. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:01:55.908Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:01:55.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T06:01:55.948Z |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-10-08T06:01:56.623Z |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-10-08T06:01:56.721Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:01:56.722Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:01:56.722Z |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-10-08T06:01:56.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T06:01:56.852Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-08T06:01:56.876Z |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-10-08T06:01:58.321Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T06:01:58.774Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-08T06:01:58.794Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-08T06:01:58.794Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T06:01:58.862Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-08T06:01:58.862Z |INFO |Root WebApplicationContext: initialization completed in 1986 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-08T06:01:59.288Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-08T06:02:00.118Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T06:02:01.470Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T06:02:02.150Z |INFO |Started MainApp in 8.546 seconds (JVM running for 9.418) |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-08T06:02:02.257Z |INFO |Start scheduling PRH workflow |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:02.271Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1101bcd7-0498-48ee-a70a-6d092245ec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:03.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T06:02:12.797Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T06:02:12.799Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T06:02:12.805Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:13.777Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=49369cc7-197d-4dcc-bdba-10a9ef57791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:14.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:24.836Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=58561ba4-8c2b-4092-8012-cf4750588fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:25.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:25.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:35.909Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4b08255a-c4e6-418f-a1f9-2e5e6873fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:36.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:46.978Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=447c55b0-7fe9-42a1-a153-ab775ffa87a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:48.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:58.050Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=31eb1807-cf39-44b0-aeab-5f8bc37f8f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:02:59.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:02:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:09.098Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6c7fc90c-370c-43c2-a9bf-133ae8df5584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:03:10.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:20.163Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=774df08c-ecc4-447e-a07d-ac0e120c8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:03:21.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:31.202Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4d238de5-d0d6-4ce7-895c-869b90418744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:03:32.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:42.256Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=14a6b2f3-93e5-4e77-87ac-ade1e422a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:03:43.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:53.320Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fe75c8ff-e1f0-4280-9b12-08ca7c02f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:03:54.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:03:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:04.388Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=546ac4fd-fd82-4574-857f-e6bf98fdb103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:04:05.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:15.428Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0918bc52-4802-4898-af8d-ca3ac2ea81df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:04:16.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:26.504Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=885f7def-3094-47d0-9d26-d06207bd547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:04:27.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:37.573Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=238a2ca8-c78d-4c3a-af9b-62fbfe0e042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:04:38.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:48.609Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ccbc8ff1-5db4-40c3-ac1c-f8129c7b3984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:04:49.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:04:59.647Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=18534e95-b956-4872-8c8c-5b8f3f502023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:00.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:10.698Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4a60abdc-c76f-4a7d-8ae9-c933c4780690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:11.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:21.766Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fc04568b-1712-4f44-8c3a-a9ec3a9abffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:22.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:32.802Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=734b1bac-ca35-48a7-9e18-57d0daa489ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:33.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:43.841Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4830389c-b714-4d0e-97e9-c4f7f4c831ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:44.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:54.917Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8148273c-69f1-4f5e-87bc-150bd34707d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:05:55.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:05:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:05.986Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6456a816-ddf0-4ba6-af95-a388bb5d17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:06:07.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:17.026Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b6644414-a112-4e0b-af56-984b65efe52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:06:18.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:28.099Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=25500a5e-b460-45cd-8a69-970b45e0af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:06:29.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:39.140Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4a1f133f-cb87-4289-8155-9def46a6693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:06:40.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:50.213Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e3ba4dba-599c-40b1-a2ae-04cbe0179768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:06:51.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:06:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:07:00.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:07:00.308Z |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-10-08T06:07:00.309Z |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-10-08T06:07:00.312Z |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-10-08T06:07:00.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:07:00.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:07:00.325Z |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-10-08T06:07:00.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:01.285Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0c2ac70c-5c44-4d97-8f78-f4badaedc9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:02.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:12.366Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=85064eb3-40fb-4e43-ab2c-17a01bd6ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:13.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:23.424Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8ccbc639-2f04-4acc-a986-19f2e63f4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:24.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:34.532Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=46cee3a1-93c6-403b-be17-4c9ac4611a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:35.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:45.597Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6e80d01c-357d-4869-9502-39443968a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:46.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:46.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:56.644Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3c4b53ca-ab5d-4c91-8235-fe46221f6ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:07:57.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:07:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:07.687Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=66bef74c-dd37-4b08-beb4-8abc383bad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:08:08.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:18.755Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ff6cec79-1f16-4122-88e4-6d01ea5520f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:08:19.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:29.797Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=13d7224f-6b44-4c45-b75c-7b71ade2a258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:08:30.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:40.844Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=41ad8dcc-a460-428b-8473-d30853fb32b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:08:41.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:51.905Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4f2c804e-dc8e-4cbe-9f80-aea1c0efa1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:08:52.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:08:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:02.980Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5f1d3752-84a3-4fb4-a593-b81120613e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:04.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:14.050Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c460f5cb-ba12-4853-bf36-468a02caae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:15.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:25.091Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9b665869-652a-4ac3-93e4-79a10842fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:26.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:36.132Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1f87b1db-945d-4fad-83d5-f4e4e903cdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:37.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:47.172Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e053f970-97c6-4e0c-99a7-4df749e2eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:48.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:58.241Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4048e89b-df1b-401e-a83d-738f259c6b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:09:59.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:09:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:09.279Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=89cd01cb-9543-4ebf-82b8-2d64003993d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:10:10.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:20.324Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f704a85c-0eb1-407f-a946-24eed2a4c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:10:21.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:31.391Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=80fe8caf-7588-4eac-af0e-621a8727e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:10:32.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:42.438Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fe954a1c-a4bc-4a85-8939-137c8168c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:10:43.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:53.505Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fd11ae10-0997-47b0-9dc0-2b5f51eedc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:10:54.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:10:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:04.583Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0f8df8eb-cbca-4549-8374-5afdada7c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:11:05.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:15.618Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7e42ef2c-6714-4c80-8333-195c931952ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:11:16.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:26.696Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ac9077a3-6710-467c-b173-b0ccc663b796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:11:27.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:37.765Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1c25d748-be07-4bdd-a63e-edb255f77771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:11:38.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:48.803Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=68af16e1-d189-4d8a-843e-922a34d150da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:11:49.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:11:59.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:11:59.735Z |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-10-08T06:11:59.736Z |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-10-08T06:11:59.740Z |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-10-08T06:11:59.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:11:59.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:11:59.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-10-08T06:11:59.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:11:59.876Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3fa4417e-2ade-4b7c-93e1-6856ad0793f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:12:00.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:10.949Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=62346442-cd9d-4514-9170-c77ba170da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:12:11.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:21.987Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c20da0b7-15ac-4771-96ca-dafe2a587484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:12:23.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:33.060Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e12d3bc6-856b-4fef-a4b1-754688159953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:12:34.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:44.131Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=022b4b65-1036-49ff-a9fc-91e75ee495f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T06:12:45.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.40:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:55.202Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7bc23278-f978-4ec1-922b-4c5058c08474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:12:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:05.322Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d2c34721-ad34-441b-b341-90d893b83364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:15.346Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b6647fc5-d505-48db-be0f-3f5cb953ae33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:25.360Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4fa61d99-b1e1-4b44-a775-89571275fa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:35.378Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c57fa241-e64c-4043-a5e1-602793658719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:45.401Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=785ecec1-10b7-4f89-922f-968aef764404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:55.417Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=27abf101-8212-48fa-86c3-75bd11076d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:13:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:05.436Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6d650cea-d6c3-4181-9a58-5c8e02bed570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:15.455Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a4149b3a-d74d-42a2-832c-dc8efd5ad67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:15.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:25.489Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d9aa3e6d-9fcd-480b-a1a4-6243c638d687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:35.502Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a255e31b-4dad-469b-9015-6a61eccc4697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:45.514Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=304f3d42-7a6d-4f72-ab53-1238320c3543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:55.530Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=68fe65ac-c876-47d8-a8f2-f67331572631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:14:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:05.550Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=70a3ba63-970d-4101-af74-ba25abe65e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:15.568Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=83c47c5a-9651-4bac-bbf9-b08efba0d4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:25.586Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2ffafa21-c5cb-46be-9bf6-9466c1eec1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:35.598Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bc82b0c9-af9e-49da-9bdc-53ce8e7ef00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:45.609Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f72ca9a0-b39e-43ae-914e-ecceaf105cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:55.630Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fa37dfb2-9131-418a-88a9-6a7caf146330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:15:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:05.644Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=553ff2d2-5d10-4971-ba0c-fbe3f8d4c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:15.654Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d44f8b8f-c392-4f75-ac95-6802c55ead01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:25.693Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a0e0a983-23cb-481b-af2f-280ea6b6c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:35.704Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f2b65262-68c3-447a-bc7c-3d09e82fddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:45.726Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5781c6ab-ae67-4059-89a8-b821bdc6d315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:55.741Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1d302dce-8a7f-4ba5-83ec-51631683de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:16:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:16:59.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:16:59.607Z |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-10-08T06:16:59.608Z |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-10-08T06:16:59.610Z |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-10-08T06:16:59.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:16:59.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:16:59.619Z |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-10-08T06:16:59.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:05.753Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d5d90e20-4b3a-4934-bf75-ce187bd5a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:15.763Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c8a2b554-c73a-4e97-95e6-26d11b173307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:25.773Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=47192b5b-9652-44a4-9e27-6aa659edb88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:35.787Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=86b58033-8793-445c-ba67-d6613e1204dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:45.802Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=35bc4ffb-6f3d-448b-8006-b9cc06df1a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:55.814Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cf1456ee-3e05-4937-a77f-3e22daeb9f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:17:55.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:05.833Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=640d736b-cf93-4e0e-a309-701130579e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:15.844Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4df541f2-59d6-453e-831a-1405b6710e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:25.857Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=919ce593-3d87-4b34-b9c7-0a648386d724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:35.872Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f730bee9-ab78-4969-a4a3-f63198ccff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:45.882Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d0f881e5-0324-4f5a-88f0-25a5028e2bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:55.892Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2b1dd300-4407-496c-ac5f-ccabc991b160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:18:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:05.909Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=35666321-f4ca-485a-9978-be3b36613e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:15.920Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7221a26d-1891-47c6-a96d-97c01cbbd0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:25.934Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c54cdbfd-e948-4c3a-b897-de5d764e1a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:35.951Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e754e368-32ef-4d64-9b31-e35e74745e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:45.972Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9037c463-5e98-4f67-8fed-c35f5301bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:55.986Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ca2cfb11-4a06-4481-8fb9-4cf43c434ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:19:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:06.037Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4520b90c-a708-4631-9644-fd14e6112883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:16.062Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=892a2654-f0d3-4512-b4fd-69f73da7993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:26.076Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4488c33e-5c63-4f64-bb42-c600a4e5111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:36.086Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a0e0c921-dc66-4fa4-baf2-ecabcc9e90a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:46.096Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=33ff5519-033a-4180-8466-486d349eee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:56.109Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ea257773-80f8-4524-a31e-8d8f71cd8477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:20:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:06.125Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=727fff17-c1eb-40af-b0e0-0a41fbe3b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:16.136Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6cb9ad6b-4b28-42f1-b027-d9a559cf974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:26.144Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=18811ae8-0e36-4675-815f-bb00a10b5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:36.156Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a3802843-8379-4dea-a5a1-15a7ab3e829f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:46.169Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=389d832e-5c2b-46cb-97ab-57985262a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:56.188Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ddeb73c4-c36e-4100-ac5e-7b3fb194bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:21:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:21:59.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:21:59.635Z |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-10-08T06:21:59.635Z |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-10-08T06:21:59.637Z |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-10-08T06:21:59.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:21:59.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:21:59.647Z |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-10-08T06:21:59.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:06.196Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2ebf8069-35e3-4726-a08d-8d498cf4185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:16.207Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f13130f1-806c-4f5f-8f9b-9ca1666f1db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:26.218Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=44e32cd8-e3a0-4f9d-8468-f3e3328f427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:36.231Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a5e0a444-ee72-4e00-8bc3-2c804db654eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:46.248Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8c1a3c30-cf26-4db0-8a7e-016ca494df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:56.260Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=eea4f547-993b-4bb1-8324-81aaaa7c4595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:22:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:06.272Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5bb9bcc9-1ed6-422b-a42c-996b286f78e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:16.280Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=24b704eb-6730-46f2-ba0d-531e21b38464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:26.296Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9a83557d-c703-4201-85a2-9e4f97b850b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:36.313Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8729be0b-317d-4493-826c-aaaea2b9faa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:46.324Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4eafbcb6-b80b-42dd-9836-ac8f76f021b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:56.335Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d5adf4b0-6d4f-4cdf-b4ed-a69bc91c71ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:23:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:06.345Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fccf8dbd-9946-44a1-9053-41d4e1474248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:16.360Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3dc389f8-8121-43c4-aa69-a71c68a6fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:26.377Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d2d860e1-781b-4bbc-b7e6-168a1f0d403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:36.387Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f5888ba0-0f74-474a-a164-491a71a2867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:46.398Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c12f8faa-9d43-4b9e-8ad6-84eb20923eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:56.416Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8cf9dd8e-cabd-4acd-ae57-afba67ae4a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:24:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:06.434Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9c8d5d7e-bcda-46d3-b86e-ef6b76512c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:16.443Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=da5ec77d-5931-414e-a996-ee410691bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:26.454Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=358b3a46-a77b-442b-b5ce-207ea66caa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:36.472Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d1a4bfe0-eac9-4fd4-b71a-71c4be0f31be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:46.488Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7dc11de9-50d8-407d-99f7-bbab3676b634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:56.499Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3a74c1c3-7226-4c8a-8a0a-d4c1c3e451a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:25:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:06.513Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=225e6076-a8a3-4daf-9c11-d73966a78a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:16.527Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=734d9bd5-f7bd-4107-a4d6-459e2008f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:26.548Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0f3bd5fa-bd52-47bc-9a8e-49e80018c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:36.566Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=92159071-a72c-4079-934d-051f3a4efe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:46.580Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=74d7b959-33df-44ea-80ae-d52dca7b049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:56.597Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=02f27bee-dff2-4683-b31f-d02e4e95fae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:26:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:26:59.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:26:59.613Z |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-10-08T06:26:59.614Z |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-10-08T06:26:59.616Z |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-10-08T06:26:59.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:26:59.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:26:59.627Z |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-10-08T06:26:59.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:06.646Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f55785d4-d54a-4889-96fe-5c3b1a8ba8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:16.659Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=db8896f9-8fe5-45c8-81f2-c9270ec653d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:26.670Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d6d1ebe1-f504-44a5-9d4b-809ada557d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:36.694Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=712971aa-0696-4afa-8e5e-130bf54c1e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:46.715Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=55f20fc7-b595-44a2-9cb2-5a2ed8abb378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:56.729Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2ac0af58-6ff0-42a6-8b6c-d0b86f47d5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:27:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:06.740Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0cd9896e-0180-4762-84db-33a77e8e50e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:16.786Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ffae5453-1b43-4965-9cc2-f433d43c2d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:26.796Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6b4327e2-e804-4250-ad25-f74d1791cb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:36.808Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=85c8dd02-e99e-437b-bd34-05e225b7d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:46.845Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5f8e8109-0683-4c1b-9f17-32606614132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:56.862Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c66e6826-4f73-4708-91ef-df6e36747ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:28:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:06.878Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b177ec94-5ed3-40e4-be72-b05425e3e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:16.888Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=edad641c-f604-4bc1-8cf0-a23114a8c38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:26.904Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0adab866-e305-4226-93e9-c0bcf4af4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:36.912Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=67ad1b77-d411-4bd2-acc2-fb798157a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:46.921Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5db13573-91de-44a7-9360-1febb176694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:56.938Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d64b4b53-5f95-4214-b4ef-922d061380e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:29:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:06.953Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c93e635f-3a38-47f8-ba60-38bd13ea91b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:16.975Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=15a1856e-877b-40e9-8bf2-e471fb91408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:16.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:26.988Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b64b042f-e90d-4569-b990-9c0722e3c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:36.999Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1c479e8d-b7f0-4231-8656-5515f7ea0357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:47.017Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b8ae072d-97cc-4842-ab50-ff5cb6f2d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:57.034Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f95b222c-9f19-49da-8622-8f365cb652bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:30:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:07.046Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f4fda19b-d97f-4945-af6c-f2426ec6894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:17.056Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3f2c7d5e-ec3a-4579-bd94-7d46582f64c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:27.065Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e4abac1d-e023-412b-9505-20b3c7959346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:37.076Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f075cd2e-f183-49b8-a18e-988905b90cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:47.097Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=10799242-b16f-4cc4-8d9d-c93f36476aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:57.107Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4453424c-ab27-4fcf-b9d1-9f2ea12666c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:31:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:31:59.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:31:59.557Z |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-10-08T06:31:59.558Z |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-10-08T06:31:59.561Z |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-10-08T06:31:59.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:31:59.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:31:59.568Z |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-10-08T06:31:59.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:07.118Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b0ff4b71-d707-4105-9432-627354153150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:17.129Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e73454c9-8c87-4e12-be26-dad169505e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:27.145Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=42af119f-8176-47da-963c-2e64b43cdbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:37.162Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=af4bdff6-a5a9-4ea5-be6f-20abdff377ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:47.169Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b7958ddc-8496-4aa0-a5c9-0057e2198455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:57.178Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bb82d77d-b2bd-4d54-881e-442b6b9d6944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:32:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:07.193Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8b929b03-e071-4e17-871e-0791b931decc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:17.207Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bee47c38-4840-4bf7-b34e-825370c3422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:27.219Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d365d87b-37df-488e-9e91-3253d78bec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:37.231Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=08e524d2-0845-4764-9748-c47ef923ce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:47.242Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=dbcf9608-b6ac-480d-b39e-bd43272d3950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:57.263Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5bdb1b4d-f1bd-4bcc-b8be-0c4bb54ca61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:33:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:07.283Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=eafa0835-18f7-4e35-9962-2f3cc7800ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:17.294Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d5168f00-bf1b-464e-970e-2c6ef5b84029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:27.304Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fdc36b64-c745-48ae-978b-d841864c32ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:37.315Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bbf72478-4d6f-4a06-bd13-3b77b4d7575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:47.334Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3b2c0605-43a3-4de0-8d82-28663e684781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:57.342Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=aace6131-e087-4309-bb09-355f0d835c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:34:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:07.352Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bbd669ef-6547-40ae-8293-6d3ab34f61ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:17.372Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5d74ad7f-8e02-463f-a087-11f76fed6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:27.395Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=815f6814-c685-4a8d-9a5c-a5e1043d14dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:37.427Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0e012c81-1ef3-4b9b-92ff-f6c046232980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:47.436Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2ddafcf2-0973-4678-836c-06d97d0929de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:57.446Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4cf9192c-1d44-423f-9623-f438929c14f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:35:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:07.467Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c599bf0c-7146-42a4-8461-c496ea43483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:17.481Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5012af43-db2e-4db1-855e-5066d53eaf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:27.490Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fa690595-a274-401c-855f-17eb0a0e24f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:37.498Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ccd5b761-8446-44e9-8b5d-ecd6f4eec89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:47.507Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=11ce1833-16bf-47db-a376-5d31177420e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:57.520Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=acc3765d-7d69-47ca-9c64-8c088b453af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:36:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:36:59.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:36:59.652Z |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-10-08T06:36:59.653Z |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-10-08T06:36:59.655Z |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-10-08T06:36:59.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:36:59.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:36:59.663Z |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-10-08T06:36:59.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:07.540Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=453d93db-0f82-4c3f-9fd1-cbd4b263932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:17.549Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9318db27-4b3e-4888-b1ac-2d63a3451bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:27.559Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4b43b342-047a-4c3a-8ac6-d8e4f68bb9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:37.571Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=517791b9-21e4-47d9-8154-460e9735cf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:47.585Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=31cf2f2a-e905-4212-88b7-25cea3ebccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:57.593Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=70673799-93fd-4126-aff1-72727579130f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:37:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:07.603Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2aabc91a-881e-4d65-98f6-0358db593236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:07.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:17.620Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a6d1d9d2-adc4-4ada-a641-8a622a620eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:27.638Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f3b112cb-e1fe-4c1d-92fe-c73802ec186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:37.646Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7268980c-03da-4c8a-9c2f-80e99d57a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:37.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:47.658Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=320ec506-b061-4618-b36d-c051c7e56d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:57.670Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6215414a-3eac-4d2a-921d-21f6f78715c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:38:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:07.688Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3688a21b-bd6d-4b5d-a669-41eb55009ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:17.708Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f5668ce7-c273-4a49-9c05-f67713b60c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:27.717Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=835471bc-587b-4fe7-a461-f4fab4810227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:37.736Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e31e1b20-3f1a-471c-afe6-a7daa59661d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:47.746Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a9c767ca-729a-40c4-b186-2e9d2e2081cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:57.759Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=68d13308-0ae6-40c3-b019-a628fba44aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:39:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:07.768Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d6413b6a-3029-4bd9-a106-5a648a9f796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:17.777Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d936e2dd-09a1-40aa-ba2e-0215028dd08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:27.789Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=111aa7aa-df73-41d5-b48b-f2aa97b81a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:37.807Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=02e54590-152f-4b2d-889c-662e0a1d3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:47.820Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c2f0e523-374f-4571-8160-24661585105a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:57.833Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=49914ab8-8c21-4026-8887-c283e01959e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:40:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:07.842Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=83c905dd-38bc-40a0-8fea-a73d6d79925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:17.854Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fbc375f6-05b0-4703-8422-b84b7dd9c1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:27.869Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e113fccd-2125-4b43-8b7f-e5e973071c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:27.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:37.878Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ae447fba-917c-44e6-94a7-f59a795c00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:47.884Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=90d37805-33a6-4374-aea0-b93c46d1768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:57.893Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e4b51211-9456-4647-b6c3-2142549c2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:41:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:41:59.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:41:59.656Z |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-10-08T06:41:59.657Z |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-10-08T06:41:59.659Z |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-10-08T06:41:59.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:41:59.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:41:59.666Z |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-10-08T06:41:59.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:07.903Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=85267cf5-0607-47aa-b422-b4012e73d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:17.919Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=27cea4d0-204f-451c-8f7f-92f8710e23a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:27.936Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f08432ef-5122-4a76-a69c-ff2ab1a728b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:37.946Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3c110cc7-1a1f-456c-a960-5a0ba618ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:47.954Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8888fc53-aa19-4f6f-b670-81fa8f3cea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:57.963Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=25aa6459-4135-4e12-897d-14a496e7e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:42:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:07.973Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=396ac1c8-45d7-46e4-929a-ebcddc1d68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:17.983Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a1336862-b553-43f9-be2e-3c4dc3aef9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:27.993Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=366c119f-6f94-4f8a-ba85-fc6170c51d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:38.000Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=21c80d92-3c36-4133-91f1-aafcf1f5f43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:48.014Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6c336a97-c96c-43e7-8c42-b9c965b24503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:58.028Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=238a682e-4b10-4d16-8b2c-1f62ed44bf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:43:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:08.044Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1fbf38a9-f415-4f96-9941-0da0cc677071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:18.051Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9edac891-ed32-44a1-88a6-513b9ab9490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:28.060Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c9196584-b28b-4be2-b8b8-03e0655d727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:38.072Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b146a3ef-87dd-43ba-8c34-62a391f2dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:48.088Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ff51354d-7aba-447e-bcbb-7188e3f7789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:58.107Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=abb1a88f-9873-41c4-807d-22738a6d6d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:44:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:08.115Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=51001ce3-a171-4c0c-b9f1-8490f2896ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:18.123Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b5708ecc-332c-497c-b675-38ae6a8638fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:18.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:28.139Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=08be1073-ae0b-4f54-bd68-47a90d1b1c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:38.154Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e6a1ee48-7b08-4b8e-b6e8-c70724a1e6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:48.162Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=434c67fa-a187-4d1a-9683-5d8e6fb869c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:58.170Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0e3d8d92-7c70-40af-ac90-800fb55d74e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:45:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:08.182Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ee1176d4-fc69-4a72-a8d2-ff42111db039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:08.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:18.193Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d473be1f-4c87-42f2-93a7-372b2c48c418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:28.209Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6a7e7735-536e-474b-bc73-4688f52b9d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:38.217Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e630ffdf-ab82-49ac-b8b9-ea2e6a4c0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:48.228Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5de90f46-cbaa-458a-afea-49d9515fb1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:58.242Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ec296c0f-498e-47ab-bd56-a4ae9a30d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:46:58.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:46:59.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:46:59.593Z |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-10-08T06:46:59.594Z |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-10-08T06:46:59.597Z |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-10-08T06:46:59.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:46:59.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:46:59.609Z |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-10-08T06:46:59.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:08.252Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1d63008f-4473-4cef-ba0d-0439357816f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:08.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:18.281Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=11d33794-0222-455e-a947-88ca522bb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:28.294Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=16785a7d-e0f9-4081-adbe-3927f7d4e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:38.302Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ebaa02f5-9277-44d4-bd18-d9e635e09b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:48.310Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ffb13d86-bb09-4476-ac1d-4be6bc7f74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:48.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:58.317Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a7e506ec-81d2-4af9-a668-f04f38988212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:47:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:08.347Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=72c94aab-e7a7-49c0-9857-e4bbb9192674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:18.359Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d7bb5338-0702-4dc4-bbca-8213cfe55142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:28.368Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=56f5d631-3b47-46a2-9ab5-108d1ae4d7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:38.384Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=743a45c6-054a-4db1-9852-c191f61c71b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:48.396Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=80c3be93-ea99-4d9c-a373-e796bca3473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:58.412Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=85731077-69c4-4fcd-981d-5e5f688d4641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:48:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:08.420Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fcf3a40d-92b6-4c30-a97d-7a33a71049ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:18.428Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8eeb68f2-87e1-4485-8add-d3e03397461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:28.435Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2fa83200-c1f6-444b-a733-5ed2ee0563f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:38.449Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=91212147-1cfd-45cc-b337-e5df4ab0832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:48.459Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=df93ad13-3c4e-4137-8788-cf3e86709990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:58.471Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fa122fe1-b028-47aa-8641-df3bdae9b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:49:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:08.478Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3288ee6f-bd71-4fd2-bb81-6438f1644204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:18.487Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0b40af6c-f6ca-4b3a-b5d1-0b7991b58fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:28.496Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ee40c7ac-f913-4bb3-9ff3-4b6b0b21ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:38.506Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=65cb8aff-6f4a-4661-9428-60a74aaea0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:48.524Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3c658c78-0330-4d46-9d68-b94e6322dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:58.532Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8005bf5f-5355-4b75-ad7a-7f70e415f6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:50:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:08.540Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ced7ac96-5acd-4b0c-9cb8-f698ef7e468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:18.546Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fc09efc5-d2d8-44cf-b257-15614a82241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:28.559Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=52a1d7dc-b0e7-40fd-9cdb-3e55d93b1159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:38.571Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9f3e9ac3-d5aa-4b65-b217-e48f220c9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:48.581Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9bb7392c-f0f1-4cac-883d-b583bbd0ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:58.592Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ae243729-b1ca-41bf-9ce1-aee4b2ec09b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:51:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:51:59.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:51:59.680Z |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-10-08T06:51:59.681Z |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-10-08T06:51:59.683Z |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-10-08T06:51:59.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:51:59.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:51:59.688Z |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-10-08T06:51:59.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:08.598Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=14aff56c-9a41-44f0-ba42-6fe682d419f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:18.605Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=87de5928-c900-49f1-8865-3c6aa89764ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:28.613Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3c24893a-1d1b-46a1-b772-59498bba9133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:38.625Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f27d0925-905e-4a97-b687-a9a1d86f09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:48.634Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2696eb9f-69c2-4980-a624-572936f9867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:58.655Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ea884a37-e907-4280-b82b-cfe64215d097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:52:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:08.661Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e5e9f677-13f5-4ede-9c8e-66d1740d10ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:18.675Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d14d3546-65c0-4f24-b3a7-4464026c1d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:28.692Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5b3edb9d-91d7-483b-ab75-3e24dd44f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:38.700Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=38dd96ab-499e-4f6e-bd8e-2c54425e7816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:48.707Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=dda8e0b4-5fb9-4238-b995-2bc281518795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:58.713Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e487e41c-a595-422c-a312-fc3d22ae90ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:53:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:08.724Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=075cd727-97ef-4c7a-943c-be47f86f85ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:18.739Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=afdc057e-4fec-4d9a-934b-28f86d9c8e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:28.749Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7676b6b3-f759-4038-8cb4-3bda723c238c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:38.759Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4c0d36f2-3462-420e-8612-fc7c012e59a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:48.771Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=eee4bed9-0928-44a5-aaa2-d0aabca3edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:58.778Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f29cb193-9495-465b-824d-e019a359ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:54:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:08.787Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0345d2d2-e1a1-4a9a-a147-40c25377a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:18.804Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2b7a445c-f53f-4ce1-8b14-5d20b30f7425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:28.816Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2d135e9a-8ba1-4640-9d1e-e3cc5abe2e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:38.830Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3fdee508-8677-4b6c-b8c0-680bffb829ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:48.839Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5cff84ee-07d8-4f38-8231-e16d7e718433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:58.856Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cd78a92f-9635-4bc0-b22f-f27da4631085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:55:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:08.867Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cfbc2da4-df42-4cba-a9a5-2d8da92a6b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:18.882Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1f65c811-9cd1-4325-8212-6a922ad49256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:18.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:28.889Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d1a968b8-9c0f-47d1-aa34-9e20d0a55edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:38.897Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b93e4114-35b5-41bd-b33a-9f9ac7b09cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:48.905Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=996d31db-824d-4009-99dc-03275f524ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:58.913Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=77fec0a6-10e2-41c6-9280-51d2699d5dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:56:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:56:59.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T06:56:59.633Z |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-10-08T06:56:59.634Z |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-10-08T06:56:59.636Z |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-10-08T06:56:59.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T06:56:59.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T06:56:59.644Z |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-10-08T06:56:59.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:08.922Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ded754c2-607b-4637-afc5-340dab570c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:18.939Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fdaca4c9-0381-49a3-9522-7025e53b247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:28.947Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c843cfc9-db7a-401f-abc8-26eb81515d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:38.955Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9c9866fc-b520-4177-88ad-d8e94cbedb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:48.962Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=738559ef-d0c3-4235-8165-e1d04dde6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:58.970Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0666bb5b-1b03-4dd0-9166-df5afce2923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:57:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:08.979Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bea37c72-8ac9-41ff-a1ce-a2462acbcc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:19.000Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=011189de-5213-4227-b468-892704ced57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:29.008Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e59d0607-89e8-473a-b0d0-254a2827df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:39.015Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0d036f74-e436-4940-9637-a5d9dafdd269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:49.022Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fbd4a35e-6875-4a44-a982-64e502eef969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:49.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:59.033Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f09615b5-ddaf-496c-bf29-4bc1fc8a8593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:58:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:09.051Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=aa67b75a-0488-437d-8e75-e5cda98faedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:19.065Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=77c7fb77-b278-4fb5-9c3d-50e4e883f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:29.073Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=29f433c4-2ef0-4236-94cb-4f7f3c9c0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:39.080Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=20ec42bf-5af6-493f-bd61-86ab88eec616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:49.089Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1f846d3c-c2d6-411f-94b2-d538c07badf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:59.099Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9e3171ed-ec1c-4020-9472-1ce1051f1101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T06:59:59.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:09.114Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=87af6a27-60d4-4f4e-8946-6335dd8a2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:19.121Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e0b13dc0-1963-44a5-b5db-8acc90eaffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:29.129Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7fde22b3-7597-441e-96bf-7a45372d522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:39.138Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=08477166-9539-48af-9764-6b139a27a293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:49.150Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6b017555-d6c4-46fc-bde9-55b936a20e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:59.164Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f9db283b-c744-40b7-ac67-876f77d28291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:00:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:09.172Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6396df05-5387-4de2-a79a-548cb190e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:19.180Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=711c4384-9783-4e42-963b-71aa1459a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:29.189Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6ae92d86-5c49-490d-abb4-8b5b2ae605c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:39.199Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=71462488-0d0d-41f0-8f65-d79422dbd3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:49.214Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=00f300c5-e1f4-4a22-bc4d-d377771d675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:59.220Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5ba794d3-46db-473c-a26d-f99878cedc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:01:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:01:59.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:01:59.575Z |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-10-08T07:01:59.576Z |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-10-08T07:01:59.581Z |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-10-08T07:01:59.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:01:59.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:01:59.591Z |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-10-08T07:01:59.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:09.229Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=188ecceb-b844-468a-b660-319b7dfee4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:19.236Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fe785db6-7edd-457f-83b7-f19c1a20f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:29.244Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a80795ba-2230-418d-a3a3-6ffad3a223bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:39.256Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=373fab03-eb1b-4c91-b6b6-4fb7ec591f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:49.263Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2d07221c-1a00-426e-abdc-5d06e686ad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:59.274Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=910498eb-3c2f-427d-ab56-c9b73faa07ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:02:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:09.286Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=83ee21b5-8469-4584-bdab-56f19c4f0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:19.297Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d2172a7b-9b70-4791-aada-cd4906de9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:29.310Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6c4d5ef6-745f-42f5-ad1d-00d084d0c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:29.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:39.317Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=da3a86a2-412d-4ab9-a45d-4b814c96c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:49.323Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=78d68b96-1e38-428a-8c61-0981fbdb5da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:59.333Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8dfcc6ed-45ba-4468-a6ed-8ff5ae691e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:03:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:09.341Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5b7f836f-6f27-4ccc-a41e-b7834d26d421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:19.353Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3abdb3b6-4d74-4081-8c96-9fac8bd14799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:29.371Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4aa2bef6-5a16-4dcb-8123-bcb49cde60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:39.381Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6e2da053-30b2-4404-8fa2-0dbd446dbdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:49.390Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=38de2fa4-6768-421e-a563-3757b0ae467a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:59.400Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d8503df5-c421-493d-8009-c76186320820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:04:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:09.412Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f22c77ce-50a0-4923-9d5a-4a4d662fde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:19.426Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c5d21995-0c4e-46e6-b71a-8a77b2089e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:29.438Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=801d5413-6f7a-4108-93c6-e094992c5459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:39.445Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4a0ab436-988b-4131-b58e-f9d65467a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:49.458Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=23e8ed72-bbb0-4cc1-bd22-42a2e4578d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:59.468Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e194bce6-b0d1-4679-843f-ab462b576710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:05:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:09.480Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=835c52cf-e829-4e06-99ac-b7c05479c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:19.490Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7b9eddeb-55b5-43f3-ba7c-c5bf82fe84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:29.497Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=48d9438e-9cef-44a4-bb32-39e3e7d836cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:39.504Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0572bac7-9e51-4475-b8cc-b42d3813d3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:49.520Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2deadb6a-e2ba-4314-9d4e-5b932835ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:59.540Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c5630a4c-aeaa-49f6-bfae-23a63bf7bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:06:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:06:59.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:06:59.556Z |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-10-08T07:06:59.556Z |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-10-08T07:06:59.559Z |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-10-08T07:06:59.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:06:59.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:06:59.572Z |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-10-08T07:06:59.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:09.547Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=105d3f27-36c2-468a-95e0-980a03e0d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:19.560Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=075a6b06-8e6e-42e3-aa2a-3238785bbcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:29.567Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ec86d5a4-9dd1-4f3f-b67f-8866254f2a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:39.577Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8ed9e744-4867-47a3-8689-6e5b39ffd68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:49.594Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5547eea6-0198-4145-9b4b-3de9ae2cc306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:59.603Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=98c6acd5-52cc-46bd-8569-7b15ad771a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:07:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:09.610Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=60151c3d-63b1-45ae-a919-a3076de10a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:19.617Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cde4425a-c037-47a4-b9c2-90809c4af8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:29.626Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=86b27cce-6176-4662-b038-8dd20e8ba7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:39.636Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6898608d-db04-43bd-b3c1-f5c7531600fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:49.646Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cf814751-f024-4cda-a977-6356fc3cf35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:59.655Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b18d91ee-a1d0-4c10-a00a-f280dac0334b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:08:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:09.661Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=160b46f7-9f86-422d-8fa8-fd293c58731c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:19.670Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=657aa479-46f4-4d20-bb83-8c880c519177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:29.679Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=86e6bb1f-1817-4828-b955-a5c5867bea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:39.695Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5a2ab2bd-fb94-46b1-9a41-f244bd361bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:49.710Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7cc965db-9a70-4607-9e9c-d51108091a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:59.718Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7caa69c2-25f4-413d-a88f-b37af781299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:09:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:09.726Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=46eb56e0-bfb4-4891-a871-48ed33b54c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:19.733Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bb69a350-0e65-4ba4-a32d-58e19f9bfe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:29.742Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=824c383b-624f-446f-8716-1940ded9de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:39.772Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c4e75844-ab82-4687-9754-726a880a6ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:49.783Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c1b19948-1b3b-4a15-a720-d6cfc8d4e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:59.789Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0b7d322d-efe3-4cd9-b2d7-b44b9d8bee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:10:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:09.796Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=acad1357-91fb-4081-897d-b3b494c3398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:19.807Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=871c090d-4af6-4c7f-84e9-f881a63438ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:29.818Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=770d0210-cf74-4772-acdc-05226b7d5bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:39.828Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ac40ff38-9210-41f1-baff-e284b6e25d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:49.834Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=411a82d0-c89b-4489-8e63-17062dad1997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:11:59.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:11:59.637Z |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-10-08T07:11:59.638Z |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-10-08T07:11:59.641Z |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-10-08T07:11:59.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:11:59.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:11:59.647Z |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-10-08T07:11:59.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:59.844Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cdd9d132-f12b-4dbf-be41-ff4743bc2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:11:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:09.853Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4e7007fe-2e4c-445f-8bfa-d07788cd064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:19.866Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=713cc778-1350-4d5a-8340-55dbf54bd890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:29.877Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e31dc3c6-0bec-4caf-9a87-0d7a6be266d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:39.887Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9bab703e-0e40-4613-846a-25867f69dfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:49.894Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=00c0d91f-ae96-4258-8b2b-e193a6fbd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:59.902Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7d62e603-ec0e-4479-91c1-451d9f08a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:12:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:09.913Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fab1af1f-0377-4f8f-ab04-d8adbb7c9ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:19.930Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9450067e-52aa-48b3-ac05-a44fc5157b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:29.938Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c1e0f452-8b24-48f0-a4ed-883a447f8748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:39.947Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d1d2e50f-e722-4598-81f2-b208d9374e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:49.955Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c1b920af-0e9d-49f2-bfe9-ecd97cc74099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:59.965Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=9f908fc5-f12b-4fdf-983b-ddbfe4c3fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:13:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:09.982Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=dba3e378-bb07-4ab0-b360-266628d1e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:19.989Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=947aaa3b-e9bf-40b7-8e53-e646337d6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:29.996Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=50d6dc88-4c2d-4ed0-91d9-d4b62fd2c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:40.006Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7ee61581-1bac-40c0-a61d-ec912a9e9075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:50.020Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=69d70deb-e969-42c7-856e-62602c09d9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:14:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:00.027Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=06738cc2-9df3-4af2-bdc2-b38178a55e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:10.035Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5128f982-c0f8-4514-8846-836f5df097aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:20.042Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=14f7c950-641c-4259-9e08-21a43e099fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:30.054Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d75588db-5440-4549-8343-2e1242e59855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:40.069Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=db1a909c-1e7f-41c3-98df-00ca9ff7fe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:50.076Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5d5f0306-8971-4639-9a46-ccf29c4090f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:15:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:00.083Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bab1acf1-cf80-444d-b23d-3eeca1e54e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:10.093Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0827a0b1-e696-4166-816b-a996460f279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:20.108Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=787fb325-aa54-4d4f-9503-414958385e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:30.116Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2fcec2a1-03fb-4010-a402-b507229667a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:40.125Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b1f383c1-a35a-4184-920c-d12dbb567eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:50.131Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=761d7845-58c1-45f0-b858-2ed736a22be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:16:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:16:59.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:16:59.685Z |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-10-08T07:16:59.686Z |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-10-08T07:16:59.690Z |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-10-08T07:16:59.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:16:59.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:16:59.696Z |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-10-08T07:16:59.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:00.139Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b78de0c7-e48d-40d2-8aab-6ba76acccb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:10.150Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=40875f4f-fc09-4431-8247-a116f4af7fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:20.159Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e1bd88c9-2c54-483b-ab70-c7533895b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:30.165Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=03a7e3fb-51c1-45c9-9074-070c821951fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:40.174Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=acb192aa-ee57-4384-83b4-bf071791bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:50.183Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c7140a74-d829-4b1e-bfce-b08fb65a84e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:17:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:00.196Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ff47d41e-8493-4cec-8e42-54d935d2b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:10.205Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0bdbbbfc-bfb8-4610-a374-181a0d2b9422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:20.214Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e900c8a7-9ddf-4826-ab64-11de968e0c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:30.222Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=2fcbd7c0-23ef-4704-b931-6a0cd01c602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:40.233Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=eeb37fd3-81f6-4209-b986-2b971683acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:50.247Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f52be702-3df5-4bf7-a47c-6bd791823790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:18:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:00.254Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1b31773f-c190-4fc2-b948-5030ac8190bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:10.261Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=267868a4-0e6a-4759-a58f-547f05a9b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:20.271Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5c5c4b38-25dd-4da2-aaff-3e58f33ebfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:30.284Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bba1d7e9-4953-4075-ae2b-9dd130b51b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:40.293Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f774ea10-c0a5-4a42-b5b4-78219a7888c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:50.312Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c423c274-a303-4c77-b3f2-2b7f05c6f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:19:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:00.320Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=76dbb519-7634-435e-a1d9-546027d573a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:10.331Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=396e898b-173f-4cc2-b91e-1756295db7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:20.351Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ef510db6-f4b4-47c4-af6b-5697715a2180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:20.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:30.367Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e8dd9745-f473-4ec2-b09c-13285140a456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:40.373Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b57e3324-9859-4fa7-ae0f-e06019f3a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:50.379Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5ec63e21-f678-4f87-95f4-41d8559f21e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:20:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:00.388Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=21ea6d3d-f69c-40a0-9e91-50d8ef8b4832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:10.404Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=02be03ba-d745-4748-8b53-0af7dcf9f064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:10.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:20.419Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=3a8f194e-47b0-4042-9878-5365bb24a7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:30.438Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=8b917777-8371-4c38-87b7-9eddb091c1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:40.444Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a34da56c-0e8f-4211-a2ce-96a87e86141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:50.453Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e68255a7-cc62-487f-81c8-2e8bcf5f3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:21:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:21:59.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:21:59.633Z |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-10-08T07:21:59.634Z |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-10-08T07:21:59.636Z |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-10-08T07:21:59.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:21:59.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:21:59.641Z |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-10-08T07:21:59.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:00.463Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=bb87b96f-1d51-4dfe-93d9-ef4291c1b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:10.474Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b68bd116-33e0-4818-9594-9dfab7563836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:20.481Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=397b802f-0c57-4cd7-891a-81e5aade15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:30.487Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=04a8e032-ce7e-43ec-975f-a74dba90e518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:40.495Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=49b3103e-2dc0-4080-a809-f3fbc20a3949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:50.506Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a9bb2ebb-4a62-4058-af0b-75c87014d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:22:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:00.518Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a9de41db-d53f-4198-8643-4a37c16d8c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:10.527Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=65535216-fdc2-4a4c-b3bf-83678ff09a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:20.535Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=66cc793b-6bef-4433-8093-8a5a3492d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:30.546Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=7d885975-46d9-4510-bf85-191fac18230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:40.559Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=da70c2d6-82c4-46d1-97ac-17676627985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:50.573Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=c5981beb-43c1-4a72-a445-33f0fbe4650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:23:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:00.581Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=ec033634-6ef0-45e4-89b4-62c4afed033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:10.588Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=89c8a84a-a835-4c6e-b2c1-65a039447731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:20.601Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=625cded1-571d-42ae-bce0-53050af9ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:20.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:30.618Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=dd3d7750-a5ea-4530-b729-ec24ddfa6fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:40.628Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=292c5ac0-37ef-4300-934d-c27798069247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:50.634Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5637f881-c6c8-4d13-8a76-5a58442d37da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:24:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:00.641Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=38736395-c0f7-4750-b7c3-c2150288e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:10.650Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=a9dbbfa6-b997-4e0d-8d33-8211675bc3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:20.672Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=0bcb27d1-0b0b-4ec3-80a5-a2453eb982bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:30.687Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=d2ab0007-f8b6-4f38-8f6d-116bb9d9f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:40.699Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=b2311a23-49fb-4cb1-9c68-a3376d9119f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:50.706Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=aac64516-127a-49b5-bbc8-4ae0f6bf1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:25:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:00.716Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4a914511-a474-4e53-bdba-6c06a7c9755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:10.724Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4861ba9e-1e42-423a-8ac5-9c90e767685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:20.735Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=fe1603ec-00d7-4c55-a951-5a0d069f554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:30.748Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5c41ee77-ef77-48be-9bcc-9d81515506f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:40.754Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=87e41a8b-d310-49ea-bccf-168bd62e0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:50.761Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e23e109a-78c2-4dd0-84f8-b9ed37cf6376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:26:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:26:59.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T07:26:59.546Z |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-10-08T07:26:59.546Z |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-10-08T07:26:59.548Z |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-10-08T07:26:59.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T07:26:59.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T07:26:59.552Z |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-10-08T07:26:59.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:00.767Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6b208720-42a7-4aeb-a33c-d0e2f38213a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:10.799Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=1f6ec4d7-bc3f-4f3d-8d8f-5f8478befc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:20.821Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=52dd1b53-9f54-42f6-94ef-4702fdd3d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:30.830Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=6a0d59eb-d921-4c72-8fab-2df7693697c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:30.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:40.839Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=e0ed3f54-3df0-43ae-a6d1-a08bf493e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:50.847Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=31a61333-2fb8-4041-9877-1da8189658d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:27:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:00.856Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=694afa96-3abd-4988-9a94-97cb881b8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:10.867Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=cb24f9ec-a175-49c2-82df-6df0907bebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:20.883Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=5cc01821-db02-4a95-9120-ccd0ffd929fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:30.891Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=4c209048-3a50-495f-94ba-53a70c41b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:40.898Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=f8ce5987-4c52-49c8-ad3d-8ba3fbef7632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:40.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:50.905Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=be9c768f-64c3-490f-bc14-9a4d889b8ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:28:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:29:00.914Z |INFO |Init configs |InvocationID=a2a25b82-dfdf-4323-9a86-e2b94a7b4542, InstanceUUID=60d4077c-de8c-4aea-8c32-46ca4e7f8402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T07:29:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |