By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:05:04.714Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:05:04.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:05:04.783Z |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-05-01T21:05:05.406Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:05:06.102Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:05:06.104Z |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-05-01T21:05:06.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-01T21:05:06.265Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-01T21:05:06.303Z |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-05-01T21:05:07.986Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-01T21:05:08.450Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-01T21:05:08.470Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-01T21:05:08.471Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-01T21:05:08.540Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-01T21:05:08.540Z |INFO |Root WebApplicationContext: initialization completed in 2237 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-01T21:05:08.921Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-01T21:05:09.897Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-01T21:05:11.460Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-01T21:05:11.942Z |INFO |Started MainApp in 10.02 seconds (JVM running for 10.685) |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-01T21:05:12.023Z |INFO |Start scheduling PRH workflow |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:12.034Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7dfa6c51-7ead-4a08-af77-af7a3d3bcd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:05:13.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:23.178Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a11ec829-cd53-4453-8457-9a57109dbef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:05:24.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-01T21:05:24.522Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-01T21:05:24.523Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-01T21:05:24.526Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:34.246Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=47d2fdfe-6357-4219-bcb6-62c8355ff2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:05:35.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:45.316Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=dd0d34e4-4e29-4b06-9132-eec10e1e04fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:05:46.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:56.388Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e0cf3b6e-e67b-4ba6-b5ce-bf55dd6d8dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:05:57.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:05:57.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:07.427Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=88caa94f-bb21-4579-9ec7-8a442870ce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:06:08.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:18.499Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fa9654ee-2430-4cd1-9a48-a01b62b79187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:06:19.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:29.603Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a0248ae0-db20-484c-8f1a-428ee0fec1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:06:30.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:40.679Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ad4b4401-1025-45e6-96c8-31b6dd441e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:06:41.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:51.715Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6b328213-9061-4bc4-9758-7f576c6a83e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:06:52.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:06:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:02.787Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3ef856f1-a173-4313-baf8-75a3b1934d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:03.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:13.859Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=646053ca-cba0-4f4b-8090-52745eb962f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:14.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:24.931Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1a3981e7-f404-43f8-90a9-ea8dd9aa8b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:26.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:36.003Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e216da02-547f-49a0-8324-1c4fc00ae525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:37.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:47.044Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8ef47915-8a00-435d-b63c-036a995ca7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:48.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:58.119Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5b7ccc99-1c2c-4baf-97dc-7d696cbe3cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:07:59.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:07:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:09.219Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=33d71ac5-67b5-465a-a16e-87bba01dc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:08:10.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:20.291Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=47f50e4a-4677-4367-9c46-a457491451f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:08:21.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:31.331Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2ac86327-1ee7-460a-b8f6-00fc771d329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:08:32.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:42.404Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=103390a4-ae9e-4df7-9fec-9a8073bd968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:08:43.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:53.475Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=33ddf9be-f392-4e70-b261-39c069a60401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:08:54.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:08:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:04.547Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4aba2222-063e-4a79-be33-84c7e638c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:09:05.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:15.619Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d1102e7c-1ed9-421c-9eb9-baac3d5d87ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:09:16.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:26.663Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0e9205bd-0ef2-4e3c-aa89-6fbcbe705488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:09:27.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:37.731Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3f6667e6-90f6-4fc1-91be-8ea0594d54bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:09:38.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:38.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:48.803Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ee15cfe6-2501-470c-a9a1-00f3ae801f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:09:49.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:09:59.843Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=78ccea80-9971-4ce5-a03f-109e09db3c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:10:00.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:10:09.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:10:09.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:10:09.404Z |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-05-01T21:10:09.405Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:10:09.535Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:10:09.536Z |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-05-01T21:10:09.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:10.915Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8c79fe62-e035-4193-ab51-4dffa4cd8f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-01T21:10:12.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:22.024Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5be43b67-096c-433f-b36d-0f2324aa1ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:32.282Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=aa1a20f7-aa28-4626-9589-30bbf59586f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:42.301Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=27e7adde-359f-405d-b0ee-a8010c8382a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:52.313Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=744b61fd-b6df-4e63-af4b-0976a4de924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:10:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:02.327Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=946a5c62-1300-4030-a467-5d11f58421af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:12.346Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d711ee3b-c5a8-4a06-87bb-f2fcb1a3cbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:22.359Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=30a0a422-d97e-481e-8185-c88172097650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:32.372Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6769fe4d-8dde-4949-a879-38ec659e8d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:42.386Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6ccfbdcb-177d-4796-8b45-9fc430f448dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:52.399Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2a99b63e-5322-4520-849e-e19910c539e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:11:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:02.410Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8f0b76ff-a1b8-4c3a-969f-a4468d608a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:12.422Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=44df4ad0-9271-43f2-8f8f-45801e5dada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:22.435Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=220de9cf-85ea-4650-9fbf-90fcfea1ed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:32.446Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c65247fe-234b-4002-9d45-a4643d543492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:42.456Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a4cfdc9c-1caa-4bea-a087-78df2afd79bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:42.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:52.469Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=045f00c0-52f4-4519-a603-301e0abb035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:12:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:02.485Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1ba75b63-4c50-4823-a70f-6a4da9626d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:12.496Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0de7ac83-045f-4a32-a6df-9f351312fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:22.511Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=585dbd93-8b6c-4fec-9aa2-3162d040b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:32.523Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6eff20ff-5444-4ed7-a770-c93f1537b000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:42.536Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8adae0c7-43cd-43dc-81b8-a96a1f42a8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:52.545Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=85901bad-47fa-40c7-a4ca-e3aa8443e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:13:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:02.556Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=81f8da04-eae7-4088-8396-cd4b71283e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:12.567Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f39b0a10-345a-4710-94ce-990c6298e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:22.578Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=58dcc43f-869f-4ee9-a53a-6bcaf857643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:32.586Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5ec2aacb-45ac-46e6-9fc4-9d0824ec8a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:42.597Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5b0f03da-ad8f-4fdc-bca6-1d0aea0555fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:52.609Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=11cbe01a-c578-417b-a900-ea0131afdced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:14:52.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:02.618Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9f3c4d49-245f-4fcd-a131-eca4c3fc2335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:15:09.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:15:09.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:15:09.317Z |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-05-01T21:15:09.321Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:15:09.403Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:15:09.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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-01T21:15:09.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:12.628Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e55f9832-3163-4a05-8ec4-1d76d24dabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:22.638Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=44998622-18b2-45ce-9a8f-3febc2691ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:32.649Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=20504ee2-d590-4c6c-8d00-d58e65ca38e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:42.659Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e534da3b-d5f7-4f15-8deb-8ef24e943d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:52.670Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=42d4e711-dd1c-4d7c-83af-00764589d141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:15:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:02.680Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=99631094-94b3-4d8d-8a3c-ce98baaa73bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:12.690Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=98d9d6f3-18bd-406f-81c9-a8d78fe04f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:22.699Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d9f7559d-ff49-41a7-892e-5392fa755461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:32.710Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b228022d-630f-4bbf-ad8b-7df296205d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:42.719Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2d716aa5-adc9-4acd-807f-bf55ec3e25bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:52.730Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c48a0682-8146-4522-8d2e-22aee3b2834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:16:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:02.739Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9d606c33-6a98-435e-b3a9-c6801f0e62e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:12.751Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b051871a-4954-49be-a19a-bf98e73e1367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:22.761Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9416ca51-19af-41ae-84ac-5f817a15fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:32.770Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6a0d232b-79f3-4d36-a772-62ec55637960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:42.782Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=faa2a8bf-bf70-4411-b2da-fb1edbb1e5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:52.791Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=62facb13-be50-48f1-8fda-7b1acb5ad1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:17:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:02.801Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0a657f67-7f27-4276-89a3-567a1e9806f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:12.809Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b7119259-fbf1-4f37-8915-591176af4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:22.818Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bf5890a3-f787-4305-abed-e81a48f054f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:32.827Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=93881d4b-a7b1-4af8-8886-9ccac35a998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:42.837Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f006d67a-6161-475b-bea5-82832abc71af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:52.846Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=68e007b7-9412-47ac-b5ae-9da304fe0f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:18:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:02.855Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bb005143-c371-4fe4-b811-ad2241c6bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:12.864Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bc2d6704-bbfb-4a2a-89b6-ba45b6bd57dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:22.872Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3c18133a-08be-4b82-82d4-02d9959026fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:32.881Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=58d7af9b-b1d6-4b58-a616-139342c4d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:42.889Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=328c5b44-979b-43e2-88f9-06150097c5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:52.899Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=02288124-4b2b-4c96-ab81-22492d9910cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:19:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:02.907Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6b6d1395-3e7f-4d33-9bbb-ef695a0241b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:20:09.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:20:09.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:20:09.161Z |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-05-01T21:20:09.162Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:20:09.243Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:20:09.243Z |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-05-01T21:20:09.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:12.917Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=583210a5-dec6-4850-8173-867e6c8c732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:22.925Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f1f78772-d18a-4844-95be-0c361c0e59f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:32.934Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b57420c8-f23d-4610-a412-bd4afcfaae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:42.942Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0a93137b-079b-470a-91ea-bdc45cb604fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:52.952Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=07ffe32e-7359-4ee0-a7bb-cbc7552136ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:20:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:02.962Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ea96a745-ee6b-40c7-a62a-52707dd0f3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:12.971Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=53e7280d-a037-4463-91a9-eca20a0f1973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:22.982Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8c13579b-80c0-4fcb-bc09-503c9685a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:32.991Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4de96533-ad9e-4b41-a0ac-61e381d27c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:42.999Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5f4b8611-f8a9-4077-a782-bcbe6c78a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:53.010Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=470df2f2-6aa1-4af7-ba23-edb2b9f32cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:21:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:03.017Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9791308c-6885-4168-802c-b22e8718b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:13.026Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5dd77445-4ff4-49aa-ba58-299161b685d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:23.034Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c979c400-110f-4e0c-acc8-c5c7131f3041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:33.042Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=131e0bfd-b36d-4ad9-a5f1-aa6a078ea870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:43.050Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8a1572d9-b94b-4e2b-a2ca-7f6758070d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:53.057Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=57a5f8c5-3419-4676-8473-8230ab2d65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:22:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:03.065Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b06749b4-5dae-43ac-ad2b-4e4cf349e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:13.074Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b45004f3-75cc-4f40-8e71-d419026428ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:23.081Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=428c96aa-fdd0-472f-b5ea-c5073cdb751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:33.090Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1d529ac0-8066-402b-b05d-843c9ea26781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:43.099Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=602b66e2-59dd-446c-b92f-29425fb6039d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:53.108Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=444a9d43-6722-458b-8257-7a131ae168fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:23:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:03.115Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=17e30270-d544-4ef5-97f3-9c2b493e9bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:13.124Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1e1dad4c-8bca-4be3-9533-779eac4bd534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:23.131Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0cf07e28-3efd-4ce4-ab6b-aac73890f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:33.140Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a1ae553f-f028-426d-b0dc-339ca541fe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:43.149Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=925f1729-a05e-4671-8325-edaad839ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:53.157Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=aae11f54-cf31-4010-8bb6-6bc809fe0063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:24:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:03.168Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ec36d8a4-c1da-49d0-a924-7ee27c58980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:25:09.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:25:09.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:25:09.226Z |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-05-01T21:25:09.228Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:25:09.335Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:25:09.335Z |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-05-01T21:25:09.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:13.177Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=74610a68-8066-48ad-893b-0d77cfdf186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:23.186Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=619693ad-0d2a-4c24-a122-acaa11302feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:33.195Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=698037f8-9f0c-4f88-b7fa-804c64ecca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:43.203Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ff6d4d11-c22c-4fac-ba63-22f50f5dfabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:53.211Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3815bb01-c059-4050-aa18-bbb8bbb29995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:25:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:03.220Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3d8e649b-54d0-4c87-adfe-e81d8ee2e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:13.229Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fc3f945d-eb9c-4a26-b593-b93b1f90ac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:23.238Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=82884ec7-d4f9-4339-bb4b-4be8746e5c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:33.248Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2e4bea67-4709-4bc2-ad45-abfe4f199fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:43.257Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=346cc7d7-5c0d-4bf1-9435-c78b4880d9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:53.265Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2e53f937-854f-4094-9e55-9d80287b0e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:26:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:03.272Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f934bf28-938d-45bf-bd3b-64e9885730fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:13.280Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bae6abd9-d71a-4734-9f25-04ba912904d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:23.289Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b93f54bc-bf53-4aaa-bd6c-ba30c6a4a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:33.297Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4237b89c-1b28-4dbb-ad96-a79799efdbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:43.304Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=96a6ab7a-5226-4010-9243-670160d3dfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:53.312Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=06295194-e7d2-4ae5-8d08-a0d6ce9facb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:27:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:03.319Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ae3c9447-a44c-4a85-8ba4-28b2a05b143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:13.327Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=57c442f4-74de-455d-92e6-5df39f1e4b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:23.336Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a8fc8a0f-7eb5-49c1-8fb5-282047cf972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:33.344Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=faedbe12-620a-4c78-8110-02434f692a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:43.351Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c9e7004d-a485-4e1f-a5e5-9ddbcfa5aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:53.360Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=07d415fa-62b1-4448-a4ad-192423944518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:28:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:03.367Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1c3a776e-f488-4f2b-b22d-f3564085ed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:13.374Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=13ab12f3-2c1d-4da3-9d86-33e3397c49ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:23.383Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=41129598-bc28-4a9e-9cd5-0fb4d2db6f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:33.393Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3a310fd7-e632-46dd-9017-d0f12d87b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:43.402Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1c569bb1-2d88-4b14-b8f6-685f20313309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:53.410Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2cbc7147-afa3-43f2-b621-679a6e14021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:29:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:03.417Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=76b0171b-c172-487c-83aa-168bcbdf3f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:03.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:30:09.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:30:09.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:30:09.167Z |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-05-01T21:30:09.168Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:30:09.246Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:30:09.246Z |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-05-01T21:30:09.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:13.425Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2f853fca-a70d-4f86-aa9f-4e315270b6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:23.433Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fa45b752-9207-4915-8fe4-f3a87352ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:33.442Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0ee31229-9648-476b-a570-2262c0abb76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:43.450Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=aebec059-91fc-4bc0-9da7-6c2d58f688e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:53.458Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7dff477b-266a-49d6-9659-4fc28b452fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:30:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:03.466Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=815bf9ce-c45f-4b7c-8e9f-abae40d371b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:13.473Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=116cc4f2-f4fb-4418-85e4-775b400a48bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:23.481Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1665bd00-7fc7-468b-abaa-5f73c72747c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:33.489Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=31461e34-d3eb-4e76-9852-8ea97b968c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:43.496Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=31a6b2a2-279a-4333-bf27-8507c14a947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:53.504Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9498fc12-5aa9-43b5-b016-5ad634d87125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:31:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:03.512Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=34c20011-3867-4e09-82a2-56104f99e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:13.519Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3b0fc8b5-ab85-4774-b1af-c24cbb4df46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:23.528Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=99119602-39a5-4a94-b497-ee0a2b3e8475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:33.536Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d882950d-849c-48e0-a89d-71641e1af704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:43.544Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=85dea510-a23b-47ea-b4aa-14d815944007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:53.551Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5493bdb9-75ef-4935-bce5-27d1dacafd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:32:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:03.559Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a482a736-2e53-4a36-9a59-39b2c5ae1574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:13.567Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=89de2c18-8a90-4f14-b4ad-ab646e09a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:23.575Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8cf01059-7a68-46cc-afb1-efd7d92f5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:23.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:33.582Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0c13195a-6355-4126-a1bd-0248f5ca9175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:43.590Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=28c9f4d7-7f89-4399-b4be-a899e4969eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:53.600Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4b35df61-933d-43bd-ade8-db360a3a5674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:33:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:03.608Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=26d9d076-e058-4998-92e8-8013a63ce85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:13.615Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ac124bae-148f-4081-b218-9e12f8025dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:23.623Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=773c9299-78f6-48ca-9887-40e4cae0b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:33.630Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=deb1933c-123a-4ed3-a958-1bf70e22f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:43.637Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4eacf72b-ced0-4f09-ad66-61eefd0bebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:53.644Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a33bb23d-13c4-4ead-9286-2e65eefbeea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:34:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:03.652Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e9ff1a59-8581-4c50-9d70-66262cc84bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:35:09.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:35:09.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:35:09.149Z |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-05-01T21:35:09.151Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:35:09.221Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:35:09.222Z |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-05-01T21:35:09.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:13.661Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d77c1b1b-7f74-43e9-a929-b71c6dddd3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:23.670Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c1e1de9c-b8d2-45c5-8d14-c69a740e9f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:33.677Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fa8260a4-20c3-4efc-8873-13c2dd5d14e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:43.686Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=629eb437-db5e-4847-b2a0-3b7a5eee2dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:53.693Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c6e0b472-4413-4f48-a380-6dd72dba1542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:35:53.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:03.700Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=38beca65-02fc-42d5-aee2-c304b814b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:13.707Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b3c85750-abd9-45de-af33-6f2bb9c5ead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:23.715Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0444a48c-8fbb-4213-a9ec-1b81fedb4de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:33.724Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1bba59fa-48a1-49a5-a812-0420d87b93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:43.731Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=01314ee4-57b9-49a3-b4b3-28ecad7bb97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:53.753Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=606e0b51-8bf8-48f2-a53e-819bee9990fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:36:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:03.760Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=58807f12-ea1a-4d6f-b0d0-8fb71bddf77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:13.767Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=08870bfa-d906-4ea7-bd51-b51b816aaa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:23.775Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4730540d-f94e-4bf3-99b9-4d4bff5572e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:33.783Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2ee9cece-10a6-4622-93da-0e0662118f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:33.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:43.790Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=da6a2e3a-c740-42d6-8a71-1a0ab83ffb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:53.797Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3edd9d58-8a20-481e-bc60-fef15532bf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:37:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:03.805Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=41f55c11-23d8-47a9-b5a3-70893cbbb052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:13.813Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0e4f290b-09c5-46a3-b9e8-cee1b7dafb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:23.819Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d85ca066-2812-4a22-9676-423afa37999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:33.828Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=963b25c2-c9b0-4575-b457-6c9cec4bcc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:43.835Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f3e4558e-a20e-4409-8f94-034150a3c317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:53.842Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0f5aa43c-7c47-4aaa-85ea-d7fba047afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:38:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:03.851Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7d512d3c-ecfb-4757-baac-2fb4394a9281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:13.859Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a4c5ffcf-596d-47dd-8741-d0b0019aba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:23.867Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4c0ed879-b5bd-4023-86f7-fafb32ddd14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:33.875Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f6810e9d-90e5-4545-9760-2210434016d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:43.883Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=81a20f01-4e5c-4b07-a376-540d821e9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:53.891Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=882c4ff5-eb7d-4872-8130-5ac31eb36f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:39:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:03.898Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=85add675-1f75-4be3-ab10-cd3e71202beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:40:09.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:40:09.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:40:09.186Z |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-05-01T21:40:09.188Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:40:09.253Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:40:09.254Z |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-05-01T21:40:09.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:13.904Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a5f1c3af-3ff1-4c20-836c-116c52e3979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:23.912Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=763f4351-653d-49ef-893a-a2408b188712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:33.920Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=519d132b-370a-4830-b80c-51fcad6babcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:43.928Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=939cd1b8-9bda-4744-9b69-c947bb287d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:53.935Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=587651a7-24e4-4503-9cbe-a3cd9d3a8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:40:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:03.941Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8c13a608-abd6-4acb-827d-28463dcc302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:13.949Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0e740f83-c8e2-40fc-829a-bef712d96c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:23.956Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6a05ae82-089e-4530-a0a7-5e5ad7ccd662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:33.964Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=515cadce-3498-44e6-a25e-bcb2a004f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:43.972Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=da47ab1b-1ba8-40c4-8a37-6e97a49386d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:53.980Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=28c8b37c-d387-4435-aac2-221319a09a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:41:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:03.988Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ef833d4a-cdfe-486c-9414-2f2eec66eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:13.997Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5f27b163-258c-47e1-96e1-59bc4ad96f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:24.006Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b5828c50-7acd-4f12-9ab6-6b269121a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:34.014Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=710ce01f-1c80-4377-93ae-b42de8501426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:44.022Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=52776868-d425-4f4e-8468-4ee07e72e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:54.030Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=460a38bb-2537-4454-ae63-5666272212ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:42:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:04.037Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=72b8ad89-669b-41fa-8981-984ae6a8bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:14.044Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ca28d565-1fd7-4093-8632-49893528a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:24.052Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c419eef4-334b-44dc-a3a2-196791d82bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:34.060Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c1106178-9084-4d14-8ae6-89223aa82f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:44.068Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=36376afe-acd0-4ce7-8f39-cc2ad7569aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:54.077Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=07b3d77e-049e-4def-9342-c2e4d9181071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:43:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:04.087Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ab45b548-78a7-405a-b1b1-b4826731b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:14.096Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b39b2519-7877-476b-90c6-002929329af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:24.103Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=dc790ed4-5a84-459f-9bd2-85218c38e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:34.111Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=71b95cfa-8767-4fb1-9174-40b976a873f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:44.119Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=17a8bb8b-bd2c-4c4c-8482-beabaff1e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:54.127Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f3d0d19f-4b46-453a-ab7c-999866bed59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:44:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:04.135Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ecd1ab5e-3a8e-4a63-a570-08fd6d15ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:45:09.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:45:09.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:45:09.181Z |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-05-01T21:45:09.183Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:45:09.264Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:45:09.264Z |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-05-01T21:45:09.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:14.143Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d2a255af-7317-445e-b275-91c146fd603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:24.152Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3a1c9951-8448-416e-aa36-c00fab64a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:34.160Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=36713238-4aac-4835-a902-a13f20a30003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:44.169Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=cf1061d8-e256-43d2-8b8e-0a1b8b5cb973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:54.176Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2ec9a1fe-9543-48c9-8222-397e7931b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:45:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:04.184Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b8935631-856b-4eee-b2f1-8ce78cda76a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:14.191Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d2141f60-e065-4b95-8b2a-7417ee521973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:24.198Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3c6fd783-4155-4337-89c0-774fc88566a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:34.206Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1eb3e3bd-e582-4aa6-9cd4-fdb594b7e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:44.213Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8f730b4a-a4ed-49da-90df-b5a315d77b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:54.222Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=15c6b70e-98a5-4c0a-8db2-4dd937eecd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:46:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:04.229Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=63aa8af8-d80b-409c-a7f5-939a12602d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:14.235Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bfd19dd9-7f38-4876-a65e-49b3c4cc275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:24.242Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d17ae722-3671-49a6-9f17-986d7d02b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:34.250Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b825f890-e654-454b-9eae-497bf655debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:44.259Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6ab5f538-f313-473e-a5dd-8c8fb0f3ee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:54.266Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e4b45855-9373-46a9-9dde-9e4adc3936f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:47:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:04.274Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4d1439b8-503f-498d-892e-382a499ad299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:14.283Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c0d56054-8894-4f8a-a9e8-aff0e6e60920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:24.290Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0d49c823-ffc2-4297-87eb-23c20729cd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:34.297Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ab77b498-c2c3-41a1-8ae3-955e2136fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:44.304Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=41ac7ced-a335-42d6-b848-4034c2cbf04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:54.312Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=026e4b24-a165-4bfe-a3ca-8c86a40e5b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:48:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:04.319Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=45b47f97-c22a-4b61-9e5b-4b51242a98d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:14.325Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=34441e76-091c-4b06-9949-34581d164c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:24.336Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=98383fd2-0d2d-4572-af72-4e4ab3f509be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:34.343Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=72b44e72-0c24-46d4-bdef-708c11a2ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:44.351Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=937ff58e-7c23-447e-8b63-a44fa22138b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:54.359Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0ef17e55-bac3-44ee-841d-d456324989bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:49:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:04.367Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=97a684af-f71d-4309-82e6-5bf7d579cc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:50:09.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:50:09.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:50:09.163Z |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-05-01T21:50:09.164Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:50:09.242Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:50:09.243Z |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-05-01T21:50:09.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:14.374Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=096d1ce9-0467-49b7-82a9-67eb090171aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:24.382Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8eef5ef0-f2f2-4211-8846-f777092e47d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:34.389Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=aff7dd21-08b9-487c-9dab-44101585bf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:44.400Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=656bad25-2a93-45dc-8d27-e06680e3def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:54.407Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5a247813-0869-4c91-a53b-1fc037da9eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:50:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:04.415Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c16da30f-11b2-4ac5-8c63-3f23f12f0033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:14.422Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=72248e22-e663-47c6-9478-57ab78b05aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:24.429Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7e8bea91-f672-4a70-bab8-22618cc306e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:34.436Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d043aee1-16ca-4e43-a82e-1a9280104fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:44.441Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=26c0b23a-8a17-411b-92fb-47a1fe484b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:54.449Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=09a3028c-68e8-4312-abe4-bc06174cb0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:51:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:04.457Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=76875e79-c891-4df8-a8e8-7d61a2a44d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:14.463Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e4923e0b-1ed7-476b-bffc-ef5b33892166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:24.470Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=16d9490b-6566-4955-8787-cd2fdcc59ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:34.477Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=14002f4e-3e3d-49a5-86a4-181def1006bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:44.484Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e106db66-8a92-4d6c-b147-bb9817e21061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:54.492Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=97b677d7-1a48-4c89-9a1d-e52f0a0d072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:52:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:04.499Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f8862d2b-4a1b-4f90-b7f5-b0e7ff9c1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:14.505Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6b3d9f32-b9fb-4fc6-b6d3-a0ecc94a8236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:24.513Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=13ce3bf2-37e0-480a-8e95-a88872c38e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:34.520Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7650713d-9b8a-469c-b6a1-f8aec177e2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:44.526Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c8377bd0-e76b-40a3-ac6a-79e5c2ce4421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:54.534Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=64366622-7772-4d9b-b397-a1559eb41765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:53:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:04.540Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6dd72273-a857-4028-8c60-952abd6d55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:04.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:14.547Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=830c1f37-5529-4528-b822-4a30464e5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:24.555Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=73c9fbb6-4424-4e52-8472-46590db2d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:34.561Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=92bad1d1-e1b8-42ce-ba58-d3167b2a812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:44.569Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=493d3308-388e-4e4e-b98d-c56f33aa3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:54.576Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=70a70398-f745-4574-86c1-0385bf490b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:54:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:04.582Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a27b29c0-2425-4859-b298-54fd20e6ba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:55:09.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T21:55:09.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T21:55:09.169Z |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-05-01T21:55:09.170Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T21:55:09.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T21:55:09.238Z |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-05-01T21:55:09.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:14.589Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9bd18943-e8ee-425f-8ab4-1503b8ed703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:24.596Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5a68fd28-c904-470a-ac9d-01a9f797d882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:34.603Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=419e6eec-e9d1-48d5-8099-f0acd36d5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:44.609Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1065100f-6650-4575-9a41-62ada3123c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:54.615Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e5cf5db7-efb9-4e06-ba3d-a7425642dafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:55:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:04.622Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=694ffaa6-9527-45c6-a61a-799e74656ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:14.630Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=886234b6-004b-42bc-8202-7efe95fd50ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:24.637Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b6391172-cca4-44f8-b406-b0fd47f5804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:34.644Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=04c7e7e6-1f0a-4504-b78a-83432cd61177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:44.650Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=32b589f4-d8da-41ce-80a6-bd93a1406578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:54.659Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=88ada3f0-198f-4577-9cbd-b89b9d97506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:56:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:04.665Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=cae29ab2-73a4-4e25-a838-4bd17a420236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:04.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:14.673Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=72ed77d6-b892-45df-b370-ef25f9cce163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:24.679Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bb2ce0e5-ecff-47ce-8f52-543966a6b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:34.687Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3425b148-9e98-4d95-ae7f-8183e333433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:44.694Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c15b99f2-b6e2-4ba1-9e87-dc4b9cb01ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:54.701Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=258f274c-75ef-402d-a6c2-597c586d0a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:57:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:04.707Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=274d94f1-9501-4248-9ed4-58a9ca92dc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:14.714Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3055c9a0-aa6b-4a61-9b54-7574da181ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:24.722Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9000c60b-fa46-46f2-bf68-b78b4d72693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:34.729Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5ee3e3a4-18ee-4cfd-a749-628a05761944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:44.736Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bb5cc50b-e37a-442f-a2c6-2c7a2f31be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:54.742Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ff75e503-f960-4390-9286-fc9e99b22405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:58:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:04.750Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fef7898c-894a-4607-862f-0fb25229e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:14.756Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=eec7fae4-19f5-4b7e-b832-cf21e295a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:24.764Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=79923d59-3cfd-4b3a-8c6d-e60013eefb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:34.770Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=700b460f-5331-40e0-a466-433ac96d6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:44.776Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f2362037-1fc5-460a-8bc9-52717050c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:54.784Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f72184de-4bbc-4cc9-ace9-31da4d976cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T21:59:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:04.793Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=036b14b5-bdb3-48e1-b3ca-0e092774faf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:00:09.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:00:09.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:00:09.190Z |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-05-01T22:00:09.192Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:00:09.259Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:00:09.260Z |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-05-01T22:00:09.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:14.800Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=88e252b2-f119-432e-a7f5-d01cdd5fc479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:24.808Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0b341703-5973-465d-a53c-8c1d2d694d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:34.816Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ca918e60-a1b6-4757-ad21-d72a8dfb1f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:44.822Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=055d8405-9198-4d0a-9687-660ac144a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:54.828Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f7873eda-736a-4e8b-92e9-707a11ea8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:00:54.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:04.838Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=696ce542-00ca-4f6b-8bcb-13ad7358ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:14.845Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9053a295-2b4d-4cfb-903e-b1895c9b98bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:24.852Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=48734a97-d5fe-4f8c-b0e5-2e6e57e445a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:34.859Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=84cb9cbb-4d1b-431a-b6be-82c7bb36fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:44.867Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9e759342-e46a-4df2-a2b6-b36ea9149fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:54.874Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a4c495f0-f8d9-483e-80b6-67088e0b4417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:01:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:04.881Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ef39d2f6-32c4-4b66-8c8d-f65e1af3f787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:14.888Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=286c97d1-16fa-4bb9-81ef-1872b9fbf87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:24.897Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=08444119-b302-4c5a-a0ad-f4faa67d8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:34.904Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fbeab9f1-e6ff-4837-81a2-8b3c0fd2a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:44.911Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=725dbd1d-e4b6-43f4-8cf5-e4b61bd8b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:54.918Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=24250f4d-ac9e-47f2-8db9-505132f78919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:02:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:04.926Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=45731e04-d1b6-4fb7-baae-9119245c2e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:14.933Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=073566ec-b801-4168-8efe-d63869e56dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:24.941Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=acc762b0-18bf-47fa-b226-942147e42c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:34.947Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b37eacac-1103-4534-97e3-d005ccca1ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:44.957Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=81ce750d-fe91-4aaf-b771-0cf632fd1021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:54.964Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=226556c1-cebe-408d-b84a-0a96ed15ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:03:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:04.971Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=471a40a4-4a1e-4ae1-a05c-2643fbe928d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:14.978Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=573b85e3-0a6b-40fb-a5c0-5d49b8fc4c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:24.984Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=96d6ad24-8cbc-485d-b962-9a1831701622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:34.991Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=88306e30-25df-436a-9d4b-9a01d48d87fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:44.999Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=cc6a2a3b-845e-409e-95cf-460d31315b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:55.010Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4aabc8f7-9a13-46dd-8401-9a9deed6f887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:04:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:05.017Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b2a2755b-d239-4f3c-b53d-47f0096ec270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:05:09.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:05:09.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:05:09.155Z |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-05-01T22:05:09.157Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:05:09.226Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:05:09.226Z |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-05-01T22:05:09.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:15.023Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0b519fce-5ffb-4d15-839b-898c2f1a4469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:25.030Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ca9e4bb7-b64f-43aa-a367-9dfd8ad59197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:35.038Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e446f016-d614-450b-b270-7365695da659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:45.045Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e39c926b-1895-438f-9681-127578abdfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:55.052Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=28c1f03b-b8e2-4243-a1de-b87652ce5363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:05:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:05.059Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c4868c2e-6a84-452c-9f19-795b25c30db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:15.066Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1c107bcb-1412-4355-aa3a-12c7710a2a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:25.072Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5e414ae8-5fa3-4d96-adea-5cca4a86fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:35.078Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2b92aa69-5f29-41f3-8ee7-e92cfbdeb5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:45.084Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=23e16b68-c6c7-49e8-a75d-49b639f4cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:55.091Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0f40d884-6d4e-4e49-9447-e0f5a205cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:06:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:05.098Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d976ef6c-9797-440f-85a9-62062601a51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:15.105Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ae568b5b-b15a-4f65-9364-8f7ff9f9836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:25.115Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7278a327-0cc1-4825-bfa1-03c3d01b528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:35.122Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8f0222ac-2f39-4d2e-b708-5aa95a1bbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:45.129Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0dd3d938-cee2-4aaa-8859-ad17ac824165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:55.136Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3ea0c0f4-f5db-4e5f-b525-faeee6952fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:07:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:05.143Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=67c45f98-e75c-468b-a126-a5220d9cd698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:15.150Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9af0c111-89a8-4b08-bd72-7b357b6353c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:25.157Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=00a2a7b9-03ea-4ed7-b524-2ce933c9cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:35.165Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4abd1f62-250f-4483-bfb9-2757ec5fee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:45.171Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d53295c7-88cc-425d-b5a2-60654458b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:55.178Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ee2b0891-b5cd-4b55-90a2-e15d4b4ff982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:08:55.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:05.185Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9ee78e83-9795-4dea-8fdc-eead706882f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:15.192Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=21fa66e0-5a01-4b84-b2a6-ed748b1279d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:25.199Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ebb56d7c-923c-41d5-815e-eeff59e02fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:35.206Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=43b80979-59a8-4b4d-8947-30bd918c3890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:45.213Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b2284983-a329-4273-84bb-1e457d833241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:55.220Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e136211d-5fec-454f-8255-abcea852875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:09:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:05.226Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=624e69c7-f80c-4041-b6ad-e00107adac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:10:09.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:10:09.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:10:09.156Z |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-05-01T22:10:09.157Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:10:09.226Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:10:09.226Z |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-05-01T22:10:09.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:15.233Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=314f4b44-9a29-499f-9824-e840fb12cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:25.240Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fa7f059a-ce27-4e00-a86b-fd1d20186429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:35.246Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=33a3ea82-fa4b-4a8c-9ccd-f2879878cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:45.252Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d2a8c936-d0c1-46d4-ab6d-00d6523fc094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:55.259Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3cf8267f-7cee-44d7-a6a9-27330415f8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:10:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:05.268Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=31ea2b83-2287-44bb-9b44-aa12bf026691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:15.274Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=901aa000-79e6-4e5e-ae95-5f693caa7fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:25.280Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=53724fb2-4291-4fc1-8ae6-b549110d65bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:35.286Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f8c1611c-225b-4ef5-9453-4c198c3462c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:45.292Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=58985154-809d-4832-8af2-7b4b2bf2f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:55.299Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c8a5934b-edfa-46f0-b3e5-8150c48d5929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:11:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:05.306Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ec4e2067-7e8b-4f85-a1a3-a53429653e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:15.312Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=248b893a-7e7a-4a1d-9c05-31b274c07a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:25.319Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bac64ef2-eb24-4169-9cfc-ba6925b05981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:35.327Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9c48e7f4-6bd4-40b7-bf7f-5e846d3ff7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:45.334Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=bdc07e62-c3fa-472d-aff5-413b6e77d708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:55.341Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8f4b943a-4ec2-46fd-9c9c-f84320f35063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:12:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:05.349Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f113d1b2-9cc2-4826-9fab-6e8f86895b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:15.356Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=1c590288-9418-44ae-bd2c-84f550c701d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:25.363Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b7e0c7cf-5706-4554-8143-11cc721a64d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:35.369Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5ce4097c-df88-4d52-8ca8-b5ac82a3b624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:45.376Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6dae2c59-fbd7-47eb-a6d1-e4c60b4edfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:55.384Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ad391be8-0342-46b6-8554-84ca0326e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:13:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:05.391Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0174eef1-9717-416a-b942-22965c047840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:15.398Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=81e9991a-2c66-4e66-811f-ecab59d200d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:25.406Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3093e5d1-8cf8-49c5-9eda-a875aacf2520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:35.412Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=427e0e42-5291-4c63-9af5-eb593a8f3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:45.429Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a755b671-6125-4873-9095-debe30b45802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:55.436Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0b91d6f0-9932-499f-bb7f-6b00f1fe025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:14:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:05.443Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a6869cf4-af8e-44c4-aa43-118f46869426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:15:09.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:15:09.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:15:09.148Z |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-05-01T22:15:09.150Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:15:09.222Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:15:09.222Z |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-05-01T22:15:09.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:15.449Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7099d997-efa0-4487-8c1d-eaa81730ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:25.456Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=43145100-d416-4a76-86e8-93198227e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:35.462Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=99ca4954-fdc8-4c43-8bc6-63f19b46f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:45.469Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d07307f9-89e1-4498-9fb2-80b6a78bc487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:55.476Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=17b889ce-7d83-4fe9-ae5f-5af9de81777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:15:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:05.483Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=98a03a62-37db-48bc-a1d4-40b1a16dfea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:15.493Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f3ba0967-9f8c-4c73-95dd-c2097f1ef2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:25.508Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=fe510721-f04d-458a-b570-e48321b93fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:35.514Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=734eae29-7a42-466f-8d7e-b0bbf1304338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:45.521Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5a89c58b-145b-4fcd-9254-858dd34828ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:55.527Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b7f006c0-c342-487b-8db8-d8b4f5e98150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:16:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:05.534Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2e5600bf-698c-41c8-8a54-1b2a88504780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:15.540Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=aeccad96-8cfa-4561-83ba-bfa1e42d4a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:25.547Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9049837d-a62d-4a49-ac17-c06e9a4061f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:35.553Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0e23f2f7-fa63-45a2-8642-62c650c2dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:45.559Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e3ae0f2d-f50f-4e45-bce1-5c67720a83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:55.564Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c6af149c-79bd-434d-84bc-e91536b6f403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:17:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:05.571Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=974fd309-ba58-4856-836e-a0fcdf3d2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:15.578Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f3ff8021-8c01-4575-9c0a-426c09c258c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:25.584Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a208cb79-17d4-4e81-8621-7c2710f50f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:35.590Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2bb9b4ce-7740-4586-b0dc-4309f1b1b822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:45.596Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=55e7774f-c219-4c59-a91b-65d5e8ac7bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:55.602Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5c681802-4516-4071-98c6-f8947580c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:18:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:05.609Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=faf36ed9-7a7d-4d9d-b276-3b16cb69a5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:15.616Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=7814f594-5fe5-43a9-9fb7-0c11b5ccb912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:25.622Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=6712b9b9-1422-4e97-8f36-e3f56c61d8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:35.628Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ad76dcd9-ed2e-44e4-9ebf-3605c373685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:45.634Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=35dbb730-da5d-46c2-91c4-b7a4f1ca345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:55.640Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=ffce35b0-fb07-4b09-a0da-ef088b1a965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:19:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:05.648Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=3b090f3d-3a32-4f98-b59c-cb398d4ea5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:20:09.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:20:09.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:20:09.152Z |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-05-01T22:20:09.153Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:20:09.222Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:20:09.222Z |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-05-01T22:20:09.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:15.655Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d7085f86-ffa7-4551-b1c1-8c689dcbc156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:25.661Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0f3e5b3f-dc34-4b16-a345-d60e4ca6fa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:35.667Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8e031b6e-7fa1-47e2-b9cd-a25407e0adaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:45.673Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=699557be-e3a6-48a2-9dac-0848c4dcf9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:55.680Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c8c0bacc-fa7f-4f59-a5ab-7a79d72a5221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:20:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:05.686Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=08277bcd-be82-427c-8926-2bbc76b17b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:15.692Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c0ecdc4f-9a66-4eb2-b7aa-956b30aacb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:25.700Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=83728dae-2546-45b2-b066-c0f9a3d67c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:35.706Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5da114dd-4232-4628-849c-3a4bf80a75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:45.714Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=63b1109b-985a-4137-b979-506a4752a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:55.720Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=b156071a-27ae-4cc2-b140-24c31efd5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:21:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:05.728Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=a69873d5-61a3-49e4-b676-e6ec0ffbc633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:15.742Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=9c7235a0-627f-46f9-8982-1b184a310ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:25.750Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=19f08756-6876-461b-94c0-b13f915ebc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:35.757Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=2f962f3b-843b-4f1b-9d2e-e8c348dd316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:45.764Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=eca39cf3-58a3-475c-a612-b146102420d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:55.771Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5c30a55b-906f-40c8-bcaa-574897e016c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:22:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:05.777Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=c1bb5947-972d-4330-802a-161fc21fa259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:15.784Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=259c29e9-d7cd-4034-8fd8-c139030ffc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:25.791Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=eb7b6e4d-c87b-45a7-a131-79aebbb50fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:35.797Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0ae2e4d1-8a93-4dfa-9159-f8ccaea8d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:45.804Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=8edbb076-5d0c-4c80-971c-1b6737e5de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:55.810Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=20d749de-2473-4694-8616-d097271786dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:23:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:05.817Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e9d7701f-b633-4a30-9e80-635c44d1a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:15.823Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=4f7ee4b0-cd43-483c-9616-c70a25bd09ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:25.830Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=67bdbb49-2482-4558-be0b-a4c7ff188e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:35.838Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=cce91323-877c-4fd9-a08d-1f4418895a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:45.845Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=f9488b11-a79e-4548-9487-b6cd09ecf40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:55.852Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=e31ebeab-e031-4389-b87e-19e7edfab842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:24:55.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:05.861Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=54256ada-af61-403e-9ce8-cb2ca03957c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:25:09.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-01T22:25:09.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-01T22:25:09.164Z |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-05-01T22:25:09.165Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-01T22:25:09.257Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-01T22:25:09.257Z |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-05-01T22:25:09.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:15.867Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=d0614331-0188-4721-a1b2-62b9f92bafa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:25.874Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=5fcd1bda-278b-4c6b-aa66-bd4fdbd874cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:35.881Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=47cb4741-7881-4527-8c95-9ebbfbc1716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:45.888Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=50347795-4a80-4d29-ba91-ee42bb3b665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:55.894Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=db0d3549-7ff7-4be8-b892-8772694b4a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:25:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:05.901Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=769d7e5b-7b1d-4eb5-b7f2-2c44b4c32bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:15.907Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=0274d64b-3c3b-4bb7-bd55-288bff972b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.coyote.http11.Http11Processor |2021-05-01T22:26:18.369Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd2DO0x0e0xd90xf0|0xfdG7kS#0x900xbb0xefiG0xea}m0xe6d0x90rsd20x8c0xc8)O]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:25.913Z |INFO |Init configs |InvocationID=f32d8689-11ee-48e1-a860-46dad7329006, InstanceUUID=79604b1e-37ac-4ed1-aec8-0c39c5b181a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-01T22:26:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |