. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:45:53.292Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:45:53.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T04:45:53.384Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T04:45:53.984Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T04:45:54.794Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T04:45:54.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T04:45:54.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-13T04:45:54.995Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-13T04:45:55.052Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-13T04:45:56.912Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-13T04:45:57.521Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-13T04:45:57.551Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-13T04:45:57.552Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-13T04:45:57.609Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-13T04:45:57.610Z |INFO |Root WebApplicationContext: initialization completed in 2557 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-13T04:45:58.053Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-13T04:45:59.010Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-13T04:46:00.698Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-13T04:46:01.203Z |INFO |Started MainApp in 10.812 seconds (JVM running for 11.487) |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-13T04:46:01.298Z |INFO |Start scheduling PRH workflow |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:01.308Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=67a635b8-4b94-46ec-bf48-d86d5cccc4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:02.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:12.482Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=220307cf-1e97-42a6-ab93-9186860436f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:13.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-13T04:46:19.253Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-13T04:46:19.254Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-13T04:46:19.257Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:23.548Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bdca4d35-5cce-4b2b-a1d7-969d56013586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:24.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:34.589Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6745fe96-53d5-4770-9d7e-6d6530fd42a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:35.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:45.660Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=338b53fe-a16d-4fb5-a41e-9d57b219b09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:46.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:56.703Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=34ce06d4-3444-4b49-9d1e-7a02ca9d1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:46:57.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:46:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:07.744Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=90eff834-fb2f-47e2-95fb-42254122ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:47:08.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:18.811Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9bdd70c1-82d3-42a7-ae15-ba032d01fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-13T04:47:19.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.106:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:29.852Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e8f3f895-6991-4f6d-871e-faa6531c1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:39.887Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=06a97372-9dbe-40c1-92ea-85c93d59b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:49.900Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fa5c3339-ffe0-4d51-a251-4b6872769d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:59.913Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=460b5e35-6ffe-44ab-904a-600dac963d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:47:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:09.927Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b3040477-0cef-4edb-8112-cb1a8dda33a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:19.941Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4e1fcf51-7758-416e-82eb-2e8bdb74ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:29.955Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=30ce70ba-f413-417b-8636-1d5f97c75ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:39.968Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=eec31464-5eba-481c-917a-e65b67253781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:49.980Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cf68ea84-b5ba-46f4-b9a1-287054e689c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:49.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:48:59.991Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e909f23f-04c4-4746-a9ce-3c0df614a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:10.002Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=06f0cee1-c278-4e3b-b417-b83f92ec1188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:20.013Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4f352d5e-d4bb-4770-b286-48354eedc6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:30.024Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bf867b46-9362-4758-aba0-cefd797f6529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:40.039Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8c26c7ac-892d-4382-a18b-af4e8ef32814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:50.050Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=942e10ea-ed7a-4157-953b-7bc1686b93a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:49:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:00.065Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4aa0c42b-1d77-45a8-b0b7-02bd8e732ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:10.076Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4290b6c3-bdcc-4b03-8661-25b0695f01d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:20.086Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=45776559-3686-4d28-a4d8-d003068c9c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:30.096Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b3042917-1ee7-435a-9f98-0068398cbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:40.107Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ac33f8a2-e4cd-431b-b0fd-bebabdb268d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:50.116Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=320f5a7b-ae7b-4262-b17c-599fb19c6ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:50:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:50:58.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:50:58.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T04:50:58.510Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T04:50:58.512Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T04:50:58.621Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T04:50:58.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T04:50:58.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:00.126Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0b871c39-8b14-4ab0-b06e-5d72213fc0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:10.139Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=67b26370-2e0f-4201-b53f-f2ff4812bd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:20.150Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=12bb8912-a2b8-4af8-a677-b17d61c590d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:30.161Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=29764720-3eef-45fd-8a6e-d4d8ad6f9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:40.171Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e56abd27-2b2d-44a0-98f3-c7de61cee5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:50.182Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bad708de-97ac-4c06-b73f-7c1333ec5195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:51:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:00.192Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ddcc9218-0f4b-46bf-930f-087e8fca2f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:10.207Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2cef6cbe-b469-42ef-8c66-c5271b53f30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:20.219Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=afa88e76-7aba-40a3-bbde-60b5c6a929c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:30.231Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=793bea68-9088-4184-9ba0-d11b50e63ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:40.243Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4e46d925-2869-4f62-96c2-165626c61dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:50.253Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1938cec0-7700-4179-b6fe-466447326ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:52:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:00.265Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=89a46a1f-211f-4765-ba8a-16893ea184dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:10.278Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7629f429-aa72-4b7b-968c-c9720913582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:20.291Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e845056b-b3b3-4c50-8d4c-950042f5c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:30.302Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fb3bd50e-42e8-4d99-a2e2-74df0cea57a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:40.311Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=972f24d5-22e1-4455-8098-c5bd45f5d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:50.321Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6aae0dde-3d06-42ec-9dbf-f8ee8086ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:53:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:00.331Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cd946f37-b3ba-495c-8650-153a1e424246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:10.342Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=57083125-13d5-49a8-a095-38894f73ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:20.352Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2d0ed0ec-d556-44d4-b5ba-9c6d4035d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:20.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:30.361Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cfac892d-cac1-43f1-9c8e-a8560fa889b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:40.370Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=83c10c21-497e-4d5d-8e65-97beaff1c5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:50.379Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ae613da2-2821-4294-9c18-1805fa0f54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:54:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:00.387Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8014cce8-6151-4c39-b9d7-94ed79ec2897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:10.398Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d35bdf7f-83d8-475b-923a-0f49318000ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:20.408Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9a606b09-5e60-4718-b998-03136f847a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:30.422Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4080543a-64e1-4324-b8dd-3382495861c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:40.431Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2e492430-ad75-4040-bf64-9ddf8d54f2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:50.441Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=af9a5f4e-7916-46dd-9a28-7f62a7b920a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:55:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:55:58.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T04:55:58.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T04:55:58.446Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T04:55:58.463Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T04:55:58.575Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T04:55:58.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T04:55:58.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:00.449Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=713c1f7e-fe97-48c8-88d2-8cc41602a572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:10.458Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=90974cf0-ede4-4fce-a7b7-9ec16cfbe3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:20.468Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0da435dd-49be-4675-a9d4-a661502ac0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:30.478Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=70b7ecce-4865-4c49-aa81-be7127d0108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:40.487Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3bce3910-9058-451d-81a5-aba8deb84dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:50.496Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=45260d6c-dc3b-4849-92bd-3c4713a15c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:56:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:00.506Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d174a29d-0501-4feb-b56e-01650f7d22e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:10.516Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2eb3e185-d34f-479c-95f0-5fe804ec90a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:20.526Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ef9f02a0-0868-4ecc-ab85-6422b0d6ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:30.538Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d50e7cb8-1707-4a25-abb1-bb43515b646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:40.547Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=607894bb-cc35-4998-a5e8-ec205e8eccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:50.557Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4c9766ed-9044-4bf4-b240-6c3abfad94a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:57:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:00.566Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=19e17215-2318-4833-8df6-be66a57a9ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:10.586Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=77f54300-1472-4fcb-80c8-f688b9ed9ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:20.594Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dfe04f3b-84f2-4991-ab1a-0a2432f8e4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:30.604Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=34e6577a-1bf9-42d0-a5a7-6cbe9ac25aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:40.613Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7ebeb6a6-a6be-49b8-8149-ec131e6802dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:50.622Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4acb50a7-d3d4-49e2-800a-9d9d24e390cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:58:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:00.632Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=86531066-60fa-40c4-a742-25fcd8af9dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:10.642Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=582c4980-6a2e-4771-8b26-c66098297a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:20.650Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2729cce0-a909-4cf2-95f1-f082df1ed6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:30.659Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=88846348-5151-41fa-906a-4dcbbaa47d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:40.669Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=58f8334c-970d-4394-867d-114ede02d011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:50.677Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0696bc6e-ea16-4fe5-b31e-c75a0ce64e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T04:59:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:00.686Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1711bf25-dad2-48f8-b0d2-49a5c1d9c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:10.694Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=51a86a50-1915-4c0a-9fe1-70f17849b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:20.704Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ab6a4ed7-c976-4ad4-af0c-98e8e49d2a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:30.712Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9376443e-7a93-4a79-8deb-4990a4dbc7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:40.722Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b0e75ffe-5c2b-41d2-95d6-c2f219970857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:50.730Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e1e0fafc-5c80-4968-99a7-bbc0b70dd744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:00:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:00:58.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:00:58.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:00:58.305Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:00:58.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:00:58.403Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:00:58.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:00:58.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:00.740Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4180601e-77b1-48dd-89ce-0a03ba7e4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:10.749Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3175de3e-86c4-45f1-aeab-fe113d765638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:20.759Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f898fa1c-2242-46e7-8cfa-e3ba0b7b71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:30.771Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1c0a822d-d3a8-446b-8f35-14f69f1fd044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:40.781Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cad97e8d-f7d4-4078-9eea-0b703e577a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:50.792Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=95cee42b-aa59-4ee6-aa71-fef51d901fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:01:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:00.801Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1f3fcc34-aab9-4b6a-a609-1c25e759657f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:10.812Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4a7328ca-bfe5-45b1-bb40-53e634d1e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:20.823Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d88f0647-0723-4245-868f-8704e191a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:30.833Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=be6dae4f-ac82-401b-a34f-78f0bd398f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:40.843Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b7b8104f-a94e-46c3-8b85-8defd2e9a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:50.853Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=160a1c1c-ec56-4aaa-909e-2a4786c5cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:02:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:00.861Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7b4a4bf4-bc81-42ee-bc06-84ed2a912db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:10.869Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=871d1805-f49d-403e-950a-f1df08ca64c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:10.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:20.878Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=59d4da3c-b47c-4743-be32-52f965d378d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:30.887Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=94f47ee3-47cb-4127-a3f5-9d18877d4cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:40.896Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6d1c47b1-fe2a-4e9d-9879-b509b3f4c34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:50.903Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f88634e1-00c6-4d46-9002-53e81ae0ca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:03:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:00.911Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2c57673c-14b3-4510-980a-c39070e50dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:10.919Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5fb42a2f-7ae2-4858-98f7-c82bfdafc29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:20.927Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=499cf8c2-f601-41fd-9d96-462157b3cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:30.936Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dadb197f-6214-492d-8b96-d700c7c7e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:40.945Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=90b634e6-c55e-4e85-adcb-51c37e0e4171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:50.952Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a7603112-a39f-45ca-94fc-831205e8b538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:04:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:00.960Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f91ac893-a41f-4159-86f4-e065ef4bca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:10.970Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d8a52750-d6b2-4a5d-8a91-9a65851e7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:20.980Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ae440cd7-b471-4b36-9a57-082d7914ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:30.987Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6e4f7df0-e977-4bff-bb60-2b600de46bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:40.997Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=155b5f9c-7f8c-4835-b429-f088caaaad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:51.006Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2ac1b503-a0d8-4fce-bac9-a88657c22077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:05:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:05:58.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:05:58.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:05:58.379Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:05:58.381Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:05:58.482Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:05:58.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:05:58.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:01.014Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=81809d88-b3d3-40ed-a60f-d46d709629cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:11.022Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=475b8bc0-01c9-46bb-b6ed-ee59292a1bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:21.031Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f262544b-ba59-4688-913e-4ff8fe60dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:21.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:31.040Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ab0c18d5-4bf1-4008-9501-370e67d1449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:41.048Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8c5bfdd5-c365-415e-ad6b-d429e46d4095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:51.055Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=78c21a4b-7fb7-43ef-a417-a2cac306eb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:06:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:01.064Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=44e647a9-fb7e-4604-82bf-ae9f1da52934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:11.071Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bf4e22f0-699b-4312-9fa5-07d02653bca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:21.080Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=47c6876e-cb02-46f0-b257-e4b97d50e24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:31.087Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aa218fb0-1b3c-435b-ba34-4671da570008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:31.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:41.096Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9c72608b-07e3-44da-a71b-600fa0179683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:51.104Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=76cebcf8-2787-4db6-9d90-b9cf974ff0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:07:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:01.114Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=af5b6740-2616-47fe-8506-0c4c9428b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:11.122Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=25f259b7-720e-4360-93d9-6a4cdc4998c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:21.131Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9b861d5a-8e9e-4d93-bda8-a8e318288680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:31.138Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1f226e12-887b-4032-a295-12509ee61d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:41.147Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9d474134-df23-4819-8607-7a0e0f6d06d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:51.154Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8fb84e3f-57c4-4257-a905-b38d736e2326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:08:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:01.163Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=769f64e8-ea9c-4703-a6d1-d57e0e2b0b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:11.171Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=71a2a2b6-9bd6-43f3-819c-03f45ceab5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:21.178Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a8a9f98f-1aee-4bef-a58d-33f8a1ef366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:31.186Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f4183677-b615-493d-9d86-bbf9bc5f961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:41.194Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1b8d0509-2e55-4771-a413-9c697147e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:51.201Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9d4b8d20-fbcf-437f-af79-8ff62b756c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:09:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:01.209Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ae46b0fb-d37d-444d-9b61-3eab942e4c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:11.217Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=976ffde9-8603-41cc-b925-bf485cc25787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:21.225Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4638d638-7826-4483-9e1f-62bddb84aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:31.233Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3cd00340-34f6-4de9-92cc-9fdc4a9eb8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:41.240Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7fbe4421-adcd-4074-a2a6-1a112a65e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:51.250Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=41bb7d07-b35e-4a26-b109-94e2993c8546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:10:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:10:58.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:10:58.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:10:58.325Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:10:58.326Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:10:58.398Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:10:58.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:10:58.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:01.257Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4f4bceb6-5681-48ee-b0b5-46968d8ce7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:11.266Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3d7a2b8c-e3d1-4cf6-b4d4-6e530e596d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:21.274Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9bcff2a9-f788-4858-b6ed-080555f4d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:31.282Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f84c89aa-d667-4cd3-baee-c881b8211c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:41.289Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b4765958-87cf-4b30-bdca-440084258717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:51.296Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0c1ff74d-61de-4164-996c-b21286b45510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:11:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:01.303Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cd588a9e-2590-41f0-a77c-8a9415de6879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:11.311Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=16887aed-0dca-426c-ab6f-93b2d95b0104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:21.319Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e5a5bc29-b982-4fe9-9c7f-430cbcde725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:31.325Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=52abb63e-4aea-4cf4-b6a5-edbb7650eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:31.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:41.333Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e61b48eb-e6da-4577-9f80-5546a0e7aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:51.373Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7acf6313-821e-497e-bfb8-3585ef6368f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:12:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:01.381Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ff5d84e1-69d9-41e6-a8f8-7dbdc4f882bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:11.388Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7d824ef3-f781-40de-9701-97692b457860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:21.395Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=34ac0d9d-1f22-457c-962e-8662107185d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:31.402Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b636c1f5-4204-4ecb-871c-cf14dafdce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:41.411Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=14436376-5564-4a35-9d90-91d5b3232244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:51.419Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9671a4ec-6933-446b-9790-133676fc3d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:13:51.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:01.427Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fb827397-2546-4274-9217-c83445e9b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:01.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:11.435Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8416f230-c507-4e5b-8f6a-bc7e8df5db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:21.443Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=63084fe9-c7d3-4fe5-9287-a7ee1e2158ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:31.450Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4e3fd0ea-5696-4c52-82d2-d473216e8a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:41.458Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=23693be1-63de-4265-9de7-12f10becc969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:51.465Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a4010da4-9d0f-4d2f-862a-fdae1e40f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:14:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:01.473Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3fa35c17-a967-4b90-b63a-f9b0fa8d2c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:11.480Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3b79faeb-6d02-469c-acd1-9570c95a30eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:21.489Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9c5e4372-11f7-42e6-b6ed-dfce6badfe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:31.500Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3a58e4c1-3c6a-45fb-9999-4761eb4c482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:41.517Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2df108c9-f4f4-4a75-af4d-d3b8d7c2bba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:51.527Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=812ef3ff-6f09-4204-a939-7013eb89b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:15:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:15:58.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:15:58.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:15:58.296Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:15:58.298Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:15:58.370Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:15:58.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:15:58.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:01.535Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4e84fad2-230f-43dd-a6fe-462343a04da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:11.543Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=15751871-26d3-44f6-b499-add13c07ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:21.551Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ec7dc313-e5e9-4b61-bffe-1a49f8503251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:31.561Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fb76f61c-02ae-428a-abd5-c0c5855418f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:41.568Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0b4df4a1-00e7-4085-a22f-2d6274218138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:51.576Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6cb792d5-542a-47a3-9310-f7930a67b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:16:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:01.582Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=757f0d2e-83e4-4999-b93a-75242a69341f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:11.591Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8cf8ae5b-d939-49a0-8d69-2dc9be36ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:21.605Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ee460193-aae5-44d3-bca1-ee07c81fbc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:31.620Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a8bc7848-9ce9-4821-a6d5-ce99741a7927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:31.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:41.629Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5b896769-d83f-45d3-b956-982650fe4786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:51.638Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=041cae72-05de-46f6-87c6-dc4a17c88d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:17:51.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:01.645Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ededf31d-08b7-402f-9581-e0a0ea253679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:11.652Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=835d4383-cfcd-4680-8eb9-b589f2fe932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:21.661Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aa3d8b9c-ff49-44b5-8802-8c36edf8af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:31.668Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f5adf3de-809c-4040-b1ca-3eaebfe301c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:41.675Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7a407f0c-24a8-4fd2-a10f-bd20fb82a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:51.682Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ae9904fb-87e8-4f6a-b297-1b9a51a6d00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:18:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:01.690Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=55f7f186-ef52-4b20-9d17-a3c0a0830129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:11.697Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e73406d1-5927-4ba8-b71f-2642cab4f9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:21.705Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5dae9e48-2354-440a-91aa-944d16c2849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:31.713Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2be7a61a-a9e8-4480-8d27-c9758aaa2d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:41.719Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=649cde20-a5c3-4a9b-a522-b9efbb5f1707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:51.727Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ad337312-65aa-4026-9bf8-5ddc84b72609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:19:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:01.733Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6840f998-d146-4c3c-9369-a3e05a925dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:11.741Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=35ba321e-f8b2-4fc6-ab69-8bba4e795bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:21.748Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f367806b-45a7-4596-804f-558f92c600f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:31.758Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dfa3867c-abc7-438c-8373-f2e93aeb0402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:41.768Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=44664460-a8b4-40d9-918c-cb795457e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:51.776Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e2b5b559-ebb8-4a57-aa28-f1457cc4a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:20:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:20:58.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:20:58.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:20:58.305Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:20:58.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:20:58.374Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:20:58.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:20:58.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:01.783Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e4467e73-6dfd-407d-ba5a-de651c33fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:11.791Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=902594c1-c39f-4ef8-811d-ec288eb021d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:21.797Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=901bcac4-b9b6-496b-8102-9f3a9f9911be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:31.804Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f31e37e3-bcbf-4c6d-a542-6ba98fd29344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:41.811Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=75fb612e-8385-4a10-a1c8-f6e85630f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:41.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:51.821Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=17c791d1-b8c0-453a-b211-19e83bda0e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:21:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:01.829Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=70b65f85-01ac-41c3-9d42-822ad0c25122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:11.838Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6581a5c9-aa34-41cb-9750-f29320174a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:21.846Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aa405799-0e27-44ec-ad51-630bb5e18cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:31.854Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6174dbfc-7ca2-4df1-982a-c45e962f5da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:41.863Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=939743da-1840-4cb0-8212-a9b4a6a3dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:51.871Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7edb6d30-63ff-4257-9e69-462eebfe9e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:22:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:01.878Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bdd89600-310c-434a-9d04-73b5feccf972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:11.886Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=88e45794-7a07-401a-8324-1f0450936167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:21.893Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=165c13d2-dbfe-4477-8e37-d75d0321c105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:31.901Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=87ef404d-6aed-45eb-96be-c804af7cbbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:41.911Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a1d7fd54-f874-411c-89b1-1007cb2f9354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:51.923Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a5d4fc5b-75f3-47a3-baca-2fefa88f43c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:23:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:01.932Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dd1783c6-28c0-4bc5-aff0-8020e30204a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:11.938Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4030fbd0-2371-4c2d-b80c-50dd1694eabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:21.946Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3e50cf33-0de0-4fcf-8e21-b2c9695c8a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:31.952Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=947f5607-3235-4152-924c-18d3fdfdfbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:41.961Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=99ba7075-e5c5-4215-b31f-6194ff788488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:51.971Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=165bf6f2-8380-4507-b67f-e37cb9a7503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:24:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:01.977Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5f51c6ff-870b-40c3-812c-71a484c3adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:11.984Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1b761f04-0386-45ea-8170-d2d3e3f6af3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:21.992Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=faff82b6-9f10-4f1a-ba2f-c81c6e53aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:32.001Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=965e1a8d-946f-47c5-9da9-2f9bf3b0df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:42.009Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c3e222a6-4629-4284-8d0c-bcba6e4a2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:52.018Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f754e51e-1c23-43f6-a11c-a052ac213299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:25:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:25:58.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:25:58.329Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:25:58.329Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:25:58.331Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:25:58.411Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:25:58.412Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:25:58.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:02.025Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f72fc062-2024-4e6e-a688-f1559dfc1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:12.033Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e8064f2f-2974-48a1-8895-0a6059308cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:22.040Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e11b9cd7-5d0f-4a88-aa63-0593360fbcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:32.048Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=983e47fd-00e0-4be3-bf53-82b77588cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:42.055Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=863f03be-d7e0-4d1b-a141-bae2dcd59ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:52.062Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=36b4ef00-8564-4138-91cd-9394c46d695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:26:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:02.071Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e846e769-9a60-4f04-b04b-99ccf9da89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:12.078Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dba17313-9cc9-4236-9f1d-8871c127bf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:22.085Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=97045d4a-65bb-4d27-85da-3df71624d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:32.093Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=806369ec-581d-438a-b576-e37750149739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:42.102Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=05ce9357-f6e9-4b4c-80be-05d21a6b9834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:52.109Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1ef35db3-2ab8-495e-9f0a-981e10b69e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:27:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:02.116Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=56ca9696-5fc8-4e6a-8d83-69cd658d2f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:02.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:12.123Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0f84c0ce-e701-4618-97cf-f4fced345e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:22.131Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e3e33d45-d841-45ed-a26c-3ef0affdabd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:32.138Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=68a9a93c-7b1f-4c15-8390-4cd4e5d9a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:42.146Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9a080e50-20e7-4a85-bf73-5372b2598524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:52.154Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ceb1b01b-cb01-41a0-9b8e-bcf0ab41c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:28:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:02.161Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4fa102b7-44b2-408f-99e2-f2bcd7583494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:12.168Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aea5175d-96e3-4d5a-95ff-6a5e8b09e881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:22.174Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c2771c8f-0451-4cf6-a503-6bc7b3a1d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:32.181Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0c89435d-8918-4077-9328-627251b540ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:42.188Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bfbdec2c-09c4-47d8-869a-d8da2e7bb10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:42.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:52.195Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=40431921-b1c9-4520-bcb5-d02df2169bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:29:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:02.202Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7b616694-e61a-47eb-b018-bac6035568c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:12.216Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=38972b53-b22e-42b5-9bd8-6a39527397a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:22.224Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1c6883e6-0f02-4260-9b3b-477a705ed03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:32.230Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0d4329ea-171a-4474-af08-0bc8fb2714cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:42.236Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=054168bc-896b-48d6-8c9d-ff73cd5bf36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:52.244Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bbdf9bce-7896-4fd6-9386-288af4b123a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:30:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:30:58.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:30:58.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:30:58.353Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:30:58.355Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:30:58.426Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:30:58.426Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:30:58.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:02.251Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=05179405-b30c-47c7-b478-bb26124b9ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:12.258Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=16c1e0df-cae6-49eb-ac3a-4d28bbc59a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:22.265Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=366c49a5-6444-4627-a9f0-8c1d08acb742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:22.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:32.273Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b1a83f5a-e434-403f-9b2a-873ff467ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:42.279Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3511b677-c977-4767-85cf-df768377b814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:52.286Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fa466728-0fb9-44f2-bdad-7ed4b24c9e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:31:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:02.293Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=76c762bf-b5e5-4221-b018-f39319758f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:12.299Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7a9be284-e5fc-415b-9970-4e85b97b760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:22.305Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0ca2c401-18bb-4455-bb84-d6ee4885f1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:32.311Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7bb5febf-e661-4196-b6a4-b0b1c58afeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:42.318Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4d054418-11a4-4531-ad52-3eae97ef74fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:52.325Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=909fc968-104e-47e4-8627-0aef8b5ec0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:32:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:02.332Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aa938bc0-95c9-4c35-9994-8baf2b70f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:12.339Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=78b67043-3d5d-4bcf-802f-0f95df992386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:22.346Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dd7b82ba-021a-4ef7-a476-db4d9d505419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:32.353Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7b1a3138-2c90-4368-9b86-88660fbd7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:42.361Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=61569720-cd18-47bf-b0dd-463ae7842e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:52.369Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=811fdcc8-1fed-4331-b34c-95bd2c7865ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:33:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:02.377Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aeb49d30-5d2a-47b3-b3e4-b3e611939b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:12.385Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a73f3244-e4f3-4838-8e8e-39f6e53849b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:22.392Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cefa7121-df9b-47b8-916a-e4d2cc0b162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:32.400Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4fd3bbb2-ec27-4a64-b97b-4167ca0ff24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:42.407Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ba13ced8-be30-49f3-8579-3a56717805d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:52.415Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7a63460e-30f5-4584-8750-46d6299031c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:34:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:02.423Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fe8a7116-114d-4212-8f54-4bd7b661d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:12.430Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=32face28-93cb-4361-85e2-ded809f26c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:22.438Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f8233983-7ef3-4edc-915b-3a0a4b44eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:32.447Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=58638329-a041-4d89-ab38-ea5a24870134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:42.457Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2bd54552-8c7e-4cc6-b968-ca67fa681ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:52.464Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=40e13305-dd38-4d1a-b28a-2430f19e250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:35:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:35:58.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:35:58.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:35:58.337Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:35:58.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:35:58.411Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:35:58.411Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:35:58.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:02.471Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=541970fd-60b3-49c0-8101-8c5d251ccdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:12.477Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6f00b925-09c8-46fd-959e-af25090b5c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:22.483Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=739b3624-2de5-4b95-93f2-102141187030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:32.489Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b5dd16ba-b8c8-4b0e-b566-1f5f663ed85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:42.496Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c13c57a4-ff30-4f17-a200-e6f50f372fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:52.502Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=12408228-9b28-43b2-acb1-af22388263bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:36:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:02.509Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f66df450-2348-4280-ab05-57cb812527fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:12.516Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0d6ef704-bea6-45e0-a4d0-af26f1d314a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:22.523Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fca50238-90e0-4ef3-83c5-eedba1fb19d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:32.531Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=da49db95-8d9e-46e8-8450-e1a96b0c0b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:42.538Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=01fb0448-cc90-4c35-bcc5-dcaf355aa4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:52.545Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=12b954cd-1f9e-4f05-b05f-d00e926bffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:37:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:02.552Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ad2623f2-4e8a-47f3-92b6-d0379c7ea8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:12.560Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=88876eeb-a41a-4669-918d-2c3bfb4cedfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:12.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:22.567Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0cf5a5f6-4989-4ff3-8ef6-8590e199bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:32.573Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7d62b05c-769b-4a4b-bcb0-214363f99270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:32.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:42.579Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=03dd8311-48ad-43da-bf94-870860838eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:52.585Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f3113957-706d-472a-8631-b4132de55d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:38:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:02.593Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=76d72fff-1549-4c89-a411-9f69347b6eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:12.599Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=513fd10a-1306-4157-b81d-f3586f926bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:22.605Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=57872be6-fc7e-47a8-a3b9-1bac02b6b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:32.612Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=855b7216-4596-41c9-a2cf-0075e1fd3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:42.619Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7d22e4e4-bfc1-4d74-9f45-ecc56e7e39cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:52.625Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=75afa9cf-f8aa-408a-a1f6-b578be45984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:39:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:02.632Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cbc74257-ea0d-47a9-848f-e3f175936588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:12.639Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ab83d783-5eb8-4ddf-85ab-e477c026ab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:22.646Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a15f7fda-91df-4b10-8e4a-8a45f0aeafe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:32.652Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e9e1dd31-f584-4387-accf-9cca340ae0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:42.659Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=eee49b91-e195-4218-b1e9-82b2e4c893ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:52.665Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=addf83e8-ecc8-4d31-ab25-da43cf016d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:40:52.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:40:58.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:40:58.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:40:58.323Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:40:58.325Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:40:58.414Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:40:58.414Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:40:58.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:02.672Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2965e8c4-39ad-48a0-9506-d1cfeb092d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:12.678Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=debd0ed2-3840-4217-b264-f998ea214cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:22.686Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=03eeabd8-0b08-4357-9ca4-a9d2c51045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:32.692Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d771cec2-1bb8-4b2a-b46b-f17c65ecb2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:42.698Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5c8a93ff-06e4-4013-8250-fefbeeb0c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:52.705Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8fc41fa0-8219-4d63-82b7-4384e5d87ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:41:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:02.713Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d63e9797-b048-477e-8e24-d1523cfde74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:12.719Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c0523771-61f2-4199-ab87-7a4b605be261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:22.725Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ef0048e8-0d13-4e8f-a696-4135eacd7c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:32.731Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bbe9313a-df45-47c3-adf3-1f9b3c650e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:42.738Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=17702960-4de7-4ea1-aad9-81bb14511a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:52.744Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=00054727-a5ec-45f0-9e50-72c9b83df9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:42:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:02.751Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=de5c4643-7b91-4a15-ae97-aecf4e520dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:12.757Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=04d5bf4b-734e-4bc3-966a-2e1f46f49397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:22.764Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ab8cb118-bff4-416f-a7fb-06508a8ec3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:32.769Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=805a25ee-8d54-4532-9311-19f1db116739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:42.776Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e9051232-f643-4082-989b-3bb51e0f4cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:52.783Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7a32466b-8cd4-459c-9a38-877866c553b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:43:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:02.790Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=392fa436-76c8-47df-8c32-d3b82bec819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:12.797Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c25d1ebf-8484-42ed-9a41-f83e459ff6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:22.804Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=42e04f94-6a54-459a-b931-3d14906bf2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:32.810Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5d12e7ee-7304-4c0c-9f79-c9da6594c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:42.817Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8d0cadbd-e5c8-42cc-9995-afeb7f675c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:52.824Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=347cd4d2-614e-49d8-b4d8-09446f6d858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:44:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:02.831Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9d62d6b0-dcd8-4209-b564-275d49225463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:12.838Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a27f5c79-a392-41e9-85e6-959b9f9df977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:22.844Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9168b177-8cf5-4295-99a9-3f50f6473f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:32.851Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bb2f4b24-9ab7-4100-882a-3513116916b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:42.857Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1ba2208b-13fe-4578-ad02-124dff731f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:52.863Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c4842913-ced7-4606-ae8c-7ece1027dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:45:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:45:58.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:45:58.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:45:58.301Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:45:58.302Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:45:58.371Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:45:58.371Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:45:58.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:02.870Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=64c6a168-effd-45c1-979b-bb43ae443de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:12.876Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0db44502-b50f-44cd-b594-90da0bba0f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:22.883Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c6a9d077-68ce-4e78-a5cf-3c9584b23151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:32.890Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9e7167cd-5b5b-445e-a3e4-47dece1ab5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:42.897Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ae77afe0-233e-4ef9-8e72-bd5e610362f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:52.904Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=843e36af-77c3-4369-8e7a-4ec27160d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:46:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:02.910Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=548d345d-6607-4300-8f19-f28643ec1304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:12.917Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b65d08c7-d68d-4ab7-b717-8b35524cde64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:22.923Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=94a504f5-d5cd-45b3-9da8-6ae53c448a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:32.930Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8d00b1a4-2ef4-49db-9dee-85599ac203f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:42.938Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bcd5cdcc-4519-42bb-bbe5-7c5c5d06222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:52.945Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8a81969c-68e5-40e6-84d6-c1e7ff81a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:47:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:02.952Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=04b44ea8-67fd-4563-b7c0-77712d10ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:12.959Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=69f486da-3d2d-425b-9d51-564cdfea8166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:22.966Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ed824424-a115-4947-a501-2abab8733ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:32.973Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=09c59c77-89dc-4656-9918-ea032e02f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:42.980Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3fccb05a-7397-4aba-a38f-2b66430fd0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:52.987Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a1fe39fc-a0c5-456d-becd-0a9b46369e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:48:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:02.993Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5747e945-a007-4b8a-87c0-32a387077204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:12.999Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=96466e62-d0f7-428a-88f1-1d88316296d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:23.006Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e8e278c5-d3ba-47ed-8837-69fc8612c65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:33.012Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9fc014cb-f824-450c-9a51-e959d0e6c743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:43.018Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=60104e4f-8405-4be7-b021-361958d5eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:53.024Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5129c792-1793-44f6-a6a4-e3d4d1fafd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:49:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:03.031Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=87c8b0eb-cc3f-4d88-85f3-64cd10215066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:13.038Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=21fbe2a3-57af-4483-baa8-b34fbb9eac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:23.045Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d98b9b42-5dea-45e2-80c6-3200d141d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:33.054Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bf812175-7b1b-49f8-8ca1-056dcb3f9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:43.062Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1e273414-88bb-4e54-b042-5d18304938fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:53.069Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9d00d6f4-1443-46f5-981e-ab25d4186e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:50:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:50:58.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:50:58.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:50:58.310Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:50:58.311Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:50:58.383Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:50:58.383Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:50:58.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:03.076Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c4a7353c-e586-407d-a23d-089c0a4b48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:13.082Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bdc51703-43c4-4398-ad7d-e566195549aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:23.088Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ba6dc335-1a63-4891-b6f3-84516a19f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:33.095Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d0a48e7c-91fe-4f3b-9c0e-cd9d2bac4bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:43.102Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ffc08f58-4a73-440e-9213-0c9b2a94b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:53.109Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8240f707-a8c2-4cb0-b9d5-dc012b0dfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:51:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:03.116Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1f811ed7-3ded-4b0c-9445-6a9f7aa1b3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:13.123Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=62f706e9-8d37-4ec6-abb4-5c26b46ebae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:23.132Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4af0a5e9-e234-429c-8abc-745cf41007bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:33.140Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a6be8899-7475-4906-9403-f314b7948e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:33.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:43.147Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=778d94e0-bb60-4302-b81f-a6ea0ac11d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:53.154Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4459bec8-f7c1-4f26-9e8e-a320db19e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:52:53.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:03.161Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c82bd463-04a3-4e9c-aef0-9fe88516df72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:13.167Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e7924986-0765-4bca-af2d-f89fb33ed2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:23.173Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=02f1678b-c259-4bca-badf-bfe61cef4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:33.180Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=48fb0cbe-b814-40e4-be2d-830682193cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:43.186Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=575b0edb-8301-4804-ace8-443351cba268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:53.193Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3cbeb70e-1611-49f3-95fe-1ce0b17958fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:53:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:03.200Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=726d4b51-1594-4aca-b9b9-7b209e5fb0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:13.206Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=22e18203-5931-43f7-a4db-c528c2797f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:23.212Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ad1cea4e-5aa6-4f40-aa5c-4c68a9b64bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:33.219Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=293e1c31-a8c0-4e65-b06b-184c8ecfb5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:43.225Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=791dde29-3bab-4b8f-8018-157b4a71bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:53.232Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6e7e0948-fb30-430c-9181-e77954f322d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:54:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:03.238Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=3529dc4f-64d0-4388-b382-20fc4cd0251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:13.247Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4d851019-a814-4783-8d6b-296d4820613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:23.253Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2c1e4e90-6420-4b63-b1cf-ca7c74503edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:33.259Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=cd2ed3fd-6781-4b85-a3ab-7057e1125c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:43.270Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c30d5a0f-98f4-4188-ad5f-72be8d1f1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:53.278Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a6f68135-d978-427f-99ee-994696a62d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:55:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:55:58.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T05:55:58.333Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T05:55:58.334Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T05:55:58.336Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T05:55:58.406Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T05:55:58.406Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T05:55:58.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:03.284Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0f4e0090-b6b6-477c-af9d-2aace6921b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:13.292Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e296a8f5-9b92-4ef3-8a25-e64bce60b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:23.298Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b24e63d1-e475-4161-b172-484e85befe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:33.305Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=61b5ed01-c020-461e-bfc9-8ae6c17fc898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:43.311Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1da1f71c-7146-4f55-b853-ee8710918bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:53.317Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=aeade875-6df5-47d7-a4f8-e9ad5610a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:56:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:03.326Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=13952c28-49fd-46ba-99a8-3594c1ec10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:13.332Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e56545c7-f41b-4d58-8cc9-0b9dccc65a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:23.339Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=838b3c8d-e7d1-4594-914e-77b144e2f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:33.346Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=435c85a9-7611-46f4-99b2-82d8df71ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:43.352Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bd7c406b-061b-44cc-ad10-b6b59bdaeca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:53.359Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d6affb6f-0b10-4d75-a366-66b33966c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:57:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:03.365Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=56244403-2659-4d51-a5c2-c0c6d6d185bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:13.372Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=62436eda-d495-444f-af62-5b448032b5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:23.380Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=24331427-df29-4650-8fc0-c03fb1c9c6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:33.386Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c94c3a72-9a00-415e-adcb-cdafa86e6db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:43.392Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=55c31908-4ea3-4b1d-9722-cb465cdd7491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:53.399Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=97b6f00c-23d3-4ae7-b0d5-eb2890d1babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:58:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:03.405Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=dfe2cff5-2e13-4b12-8a8d-497ebd9d0cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:13.414Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7e5b8df3-d892-4033-ac8f-fd9ec41b701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:23.420Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7132b1ed-5acd-42b7-ae8f-e994a6e05ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:33.427Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f2603e27-bdd6-4e8e-b599-66de2e8ce0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:43.435Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=62665963-b028-44be-8c06-a387eb517494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T05:59:53.441Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5f61065c-6c66-4658-a97f-41f2cc62871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:00:04.154Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=YMyM8kmrFILYOxB8kwDr, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:04.406Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:14.407Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6081be3f-27be-450a-b648-c3940c6330d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:23.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:33.947Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a3197fe3-542c-4592-bccc-475591603061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:00:53.482Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1f7ccf5e-8c58-457b-8616-6de03b998c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:00:58.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:00:58.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:00:58.366Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:00:58.368Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:00:58.438Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:00:58.438Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:00:58.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:13.032Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4caad5d6-954c-43ff-a3d2-bbfc07d463a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:32.573Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=82407f88-dc08-4d63-b16b-22bfaccb5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:01:52.131Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=90d86cf4-5c3a-442b-a68b-99b108ba6498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:11.669Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=275b2962-be12-45b8-92a3-ae5ec247a088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:31.204Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8030f6d1-2d07-474f-9a21-3b8b32691bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:02:50.743Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=05c35629-d269-4e3d-8f7c-4347a21a4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:10.282Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=63269b45-aeba-43aa-a45c-8653e1851720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:29.819Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b3b88c99-2fef-442e-ba58-9c3436adde98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:49.373Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0d811c3b-6937-4701-bf9d-75269c4e0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:03:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:08.909Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6df7260c-d993-4522-812b-0ca7fb6acacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:28.453Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e67c52e1-b8cc-4c19-8210-de9e2c44da4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:47.989Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=af11378a-5588-422d-a8ad-226801208cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:04:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:07.528Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d0d9e3c2-aa89-4fa4-b051-c7c97750bac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:27.064Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=471de1e1-baa5-4d4e-9d3c-91096cc33536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:46.618Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1a15d28d-915e-4bc6-9705-24192b0dc903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:05:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:05:58.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:05:58.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:05:58.310Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:05:58.311Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:05:58.378Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:05:58.378Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:05:58.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:06.160Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0133b166-6b14-4927-9014-b6af68e3c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:25.694Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=14b3cae8-304b-41cb-b696-838e894fa891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:45.233Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ace3d183-2d76-4884-a6de-bcc0cb3ac2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:06:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:04.774Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=447b6b05-12b5-40d2-bf54-6abadb221f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:24.314Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2a7ff5e2-fd4d-4556-ba37-f4c52850396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:43.857Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b60a468b-0d9e-4805-8039-46cc76f98a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:07:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:03.397Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5d1f21e3-1aeb-4eba-b1bd-efc093a07072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:22.963Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=140753e3-0e4c-447f-9629-784a46b465e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:42.500Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b27b8f02-98b7-4750-9bea-27070d3ee4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:08:43.345Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=NpcE5muXTFCbXiStc20M, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:43.352Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:08:43.371Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=NpcE5muXTFCbXiStc20M, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:43.379Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:08:53.380Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=be7b0f4d-d144-4579-8c95-609ac9747f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:09:01.676Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=osm2UG3Cv0ntd81P0SOd, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:01.683Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:01.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:11.683Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5ad2425b-be2f-4ac0-ba88-8fb36220f067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:31.214Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d97748fc-3c92-48c9-a86d-43f9838fdb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:09:50.757Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=93b521f1-d992-4a48-8bda-2472eaf692ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:00.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:10.292Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=21323841-0d6f-4760-afa5-90c11baae226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:29.833Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bc125c50-867c-43eb-b6fc-9d6327ca8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:49.366Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c8cc4eb2-9504-40b7-9b52-709fdcb4f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:10:58.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:10:58.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:10:58.351Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:10:58.352Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:10:58.422Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:10:58.422Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:10:58.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:10:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:08.904Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=72548833-3c5c-4ad1-b5a5-19147bbb3b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:28.440Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8e618b6b-073e-468f-bafc-5e98e5ccefe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:47.988Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4f0598e9-46ee-41df-b29c-231436a96055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:11:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:07.522Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ee36d720-dce7-4e48-8b31-2d2765fe9678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:27.058Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=770a6ff6-e1ea-47f9-ac10-4e043d1ba4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:46.596Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fbb32490-0abb-40f5-aefe-1bf88035fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:12:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:06.158Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6a7a061d-cddf-4603-8ce1-7cf950c49237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:25.695Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fff8e944-2383-4096-88f4-0774116a2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:45.234Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=28c04fcf-80e8-42e3-aa3f-c02f72cb4123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:13:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:04.777Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5113d517-ab65-4433-8eaa-09a255b5a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:24.312Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=184f06ff-34ba-4ce8-a4ff-434aef71ba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:43.862Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2ec7942e-45c7-4223-830c-b61b7897acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:14:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:03.404Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=56195571-5910-408a-b9b8-a34e1ddaf177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:22.946Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0de3d513-732f-4238-946b-4db205aab25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:42.502Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=55910078-61be-4b74-bbf9-f7298a0abb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:15:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:15:58.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:15:58.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:15:58.298Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:15:58.300Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:15:58.366Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:15:58.366Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:15:58.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:02.038Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ccbd8583-070f-4393-92cc-e4a10767720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:21.576Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bd3ed118-2099-41e1-b8a4-3913d0751051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:41.122Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=01a59b59-099a-4248-a963-1359f2d3e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:16:50.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:00.661Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=81f2cdd0-f49e-4bb9-aad7-5014717096b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:20.199Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=895c33e4-57fc-470b-acb4-3dbddebc12df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:39.733Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=6b9b7578-b661-41cc-90d7-9dc02e9bdfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:17:59.269Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=77997b77-fbb9-4763-8d7d-6acde6c99748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:18.812Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=17d25a1d-5a3f-4ac7-8425-86b62c29bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:38.352Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d05b1180-35b4-4c43-b5a7-b4b436ecc213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:57.889Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=22d4b3c0-f4b1-4896-b39c-b186b0b47831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:18:58.590Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/xhmSszeOYH8yPRssyKmK'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:08.586Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1c543771-6ed3-42d0-9b6c-c40a9e02921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:19:09.405Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=xhmSszeOYH8yPRssyKmK, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:09.415Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:19.415Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=26261157-6586-4387-8a05-9e64b664e406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:38.951Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=51f31a9b-91cf-436a-9976-587a499b52e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:19:58.498Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f524e072-3f83-4d65-8c03-699fb2e27c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:18.032Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e41c209a-1047-45bc-9caf-04406b752a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:37.567Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5acdbc96-8615-457d-9dc6-82f99ee6b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:20:57.106Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=53998f45-b84f-48c9-b17f-a0c3798d9de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:20:58.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:20:58.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:20:58.306Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:20:58.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:20:58.374Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:20:58.374Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:20:58.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:16.640Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5c54d177-0f72-44cd-b927-165afb8bf65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:36.180Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=04b2ff5a-6095-4647-9446-54145926b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:21:55.717Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f99e9c7e-8677-4380-9785-32add82d7bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:15.301Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1ee4b4d3-e1e9-465b-b1d7-0ee01d66f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:34.840Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e5ae9ee7-cad4-43e1-b8de-d8168cd6431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:22:54.380Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=5779b966-ef06-47eb-9e13-b6d3f6683139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:13.921Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=fcb1a042-121d-4882-b20c-55ac845fa5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:33.463Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=99c991c5-b28e-4144-b782-5e6c00bdea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:23:52.999Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d97f6676-dbb4-4040-b981-793e45d981f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:12.539Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=70164780-cb7e-4641-8cab-a28dc8dd757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:32.084Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=03ca9bb1-7b02-4ef6-8883-ea4aa19c077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:24:51.618Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d90e0f59-9049-46ac-ae45-a4ccbeabdd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:11.158Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4844b7ec-5df4-4554-8328-29d7a0a3a49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:30.699Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8d99722b-9a56-47ad-8806-a8489940ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:25:37.773Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=c6nhk1Kz8yvjyB6QB06J, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:37.784Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:37.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:47.785Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=015a401e-d793-4a81-9998-578cb8f80a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:25:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:25:58.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:25:58.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:25:58.316Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:25:58.317Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:25:58.386Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:25:58.386Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:25:58.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:07.324Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=0541b981-b3f4-49df-a0bf-1b5832accfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:26.872Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=00516e49-ad48-440e-be5f-1ad02c58f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:46.414Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e45bc7a3-4add-4bac-81eb-6164ad1ebae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:26:55.357Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=c6nhk1Kz8yvjyB6QB06J, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:55.366Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:26:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:05.367Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f06beb05-6dbb-430e-aee0-452e59cc849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:24.905Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=848a504d-7397-4420-bd3d-529412f1b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:34.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:44.445Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=af6e8a23-62a1-42b5-b532-372a17927440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:27:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:03.980Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=80ff502d-9767-475e-a21f-b076ca8a211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:28:07.470Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=c6nhk1Kz8yvjyB6QB06J, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:07.477Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:17.477Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=d76d5f84-766f-41b6-86c3-f69ad4795da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:37.018Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ef655307-4ee5-4fbd-8634-1d075a4f541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:28:56.553Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=35047f1f-2573-418a-90ea-18bad220a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:16.092Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a48dd6f4-bc34-4532-af0d-227fa067d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:35.629Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=1a39967f-9dd1-4227-823d-201c93d5620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:29:55.165Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=7fbf5100-4a16-4a02-bd01-bcc7f68d537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:14.702Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=8e9164af-efbb-4ce3-8f0d-185b50bdc03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:22.896Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/vcj5LFXREjEDKHFn59ub'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:32.896Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=bdf97f41-2f02-47e6-bd00-f7ef6d1cd464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:30:33.861Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=vcj5LFXREjEDKHFn59ub, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:33.868Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:43.868Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=016a0832-7a7f-4898-a2b5-f4a4eaeff527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:30:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:30:58.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:30:58.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:30:58.376Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:30:58.377Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:30:58.441Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:30:58.441Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:30:58.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:03.409Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b0931fa6-eaf9-4483-943c-e45803bf1922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:22.958Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=31dce0ae-11cf-4679-89b5-d6799f958a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:42.493Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=e2714c97-5e4b-4e9a-8eac-7d195e899411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:31:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:02.033Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2639b11f-3723-4075-9a9f-19e44b3f2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:11.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:21.566Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f395b697-e03d-47ab-a17c-d331b054d2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:41.108Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=695c5c2c-5a6d-4126-8736-44cc7cb6eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:32:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:00.647Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=9f1a0430-4982-44e6-bc69-9fd1a6753944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:20.186Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=f3d6c292-ecdf-478d-955f-cc9e22f8613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:39.730Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=edb6a62d-d6cb-4b4e-b050-ec1f06daf0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:33:59.268Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=2234e526-6143-4d19-b038-5b78a9dcbb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:18.832Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=16105994-52cc-4b3c-b818-d814dc1bb804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:38.366Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=c40889b2-604a-4540-8323-793c0278e171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:34:57.911Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=a946a948-e3f6-4f3e-81cf-630acbe20dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:07.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:17.448Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=63822815-2bdb-4b4a-945e-98db8dae28cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:36.984Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=ea5c81b3-2c9e-465e-b42a-2fd6919c1505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:35:56.522Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=eefe84c5-f649-4ed3-acf3-da783e5499eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:35:58.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-13T06:35:58.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-13T06:35:58.306Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-13T06:35:58.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-13T06:35:58.381Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-13T06:35:58.382Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-13T06:35:58.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:16.057Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b8e5d50f-5a5c-4a3e-b3b6-9c5174fb2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-13T06:36:25.080Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=CpQJYOrKdNZEuUBS01uy, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:25.087Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:35.088Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=b6d089f8-3834-4082-b76b-f5b0e0f20d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:36:54.628Z |INFO |Init configs |InvocationID=c09f1385-63d8-4f21-ab19-d1976b683de3, InstanceUUID=4e3ad276-ff06-4d31-8fb1-6a3fc67ab16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-13T06:37:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |