By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:01:20.500Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:01:20.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:01:20.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:01:21.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:01:21.168Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:01:21.169Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:01:21.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:01:21.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T11:01:21.332Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-24T11:01:21.352Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-24T11:01:22.474Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T11:01:22.860Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-24T11:01:22.876Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-24T11:01:22.877Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T11:01:22.924Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-24T11:01:22.925Z |INFO |Root WebApplicationContext: initialization completed in 1573 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-24T11:01:23.256Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-24T11:01:23.874Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T11:01:25.082Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T11:01:25.529Z |INFO |Started MainApp in 6.963 seconds (JVM running for 7.529) |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-24T11:01:25.586Z |INFO |Start scheduling PRH workflow |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:25.595Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=35e90e55-81ec-4291-8423-7a803f0c3bf0 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T11:01:26.503Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T11:01:26.504Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T11:01:26.506Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:01:27.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:37.090Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=67f9bbf8-1244-43b8-91e3-18ef1392acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:01:38.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:48.157Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=49becae4-55a7-483c-92d1-335914cd7e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:01:49.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:01:59.228Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8be625c1-1469-4de0-944a-eb2e406aed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:00.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:10.267Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=efa68301-6cd8-4033-9204-881cbb7705b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:11.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:21.306Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f4b5cc0e-fa05-4012-9cee-7c095a82e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:22.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:32.346Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b652fff7-2d03-417f-a279-6c31fcccb126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:33.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:43.386Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=484b31e3-4ab6-4c3a-84ca-ba0ce3dd87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:44.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:54.433Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=be7ba498-150a-481e-b995-c21a857055b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:02:55.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:02:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:05.500Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2c28780c-0f52-4a8b-a8d6-7b4027d4f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:03:06.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:16.539Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=513235fe-2126-426f-8058-3953ed9685b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:03:17.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:27.578Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=90b5d6c0-ae95-489b-b04b-c41ecf18dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:03:28.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:38.622Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ba0990d9-0060-4919-bfb2-b8c34a50cbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:03:39.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:49.659Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e674f055-d873-4aed-87c6-bf4537fe4d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:03:50.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:03:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:00.700Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=289bf95c-e4f2-4d9c-bdf0-8e6244aabd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:01.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:11.739Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d2d11042-492d-4b16-85ec-3d5a22a096d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:12.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:22.778Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5c5b64c1-96d1-4b6a-925f-71fffcd0bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:23.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:33.818Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d6c992fe-2135-48ec-b3a2-4e0242d0b703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:34.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:44.858Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b28bd30e-7058-4d78-bc80-77cdc0d8dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:45.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:55.898Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3aeddbce-3491-45b8-8ccb-1af4d5a61b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:04:56.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:04:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:06.942Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=28189293-a278-45f3-8e61-a32d64d28b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:05:07.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:07.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:17.978Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9f13becb-ba66-4f66-8a3d-13efb580f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:05:19.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:29.019Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1117d949-1146-4681-aab7-128efe49c9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:05:30.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:40.065Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ec05c3dc-7df3-4e59-81c7-fa601b7b88b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:05:41.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:51.099Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f509510e-02ab-4b67-976b-e9dc8e34ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:05:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:01.228Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=35e40ca7-9a29-47d1-be69-d221c4742538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:11.240Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c5329e40-8196-441c-910f-9398f53787e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:21.250Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=32e37bc9-4a0d-43ce-97bb-b234f6718c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:06:22.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:06:23.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:06:23.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:06:23.876Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:06:23.883Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:06:23.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:06:23.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:06:23.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:06:23.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:32.283Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5cf3c0f7-6f30-45e8-843d-d4a946b90ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:06:33.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:43.328Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=22767b54-7ab4-49a9-b86a-0c5365dc1817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:06:44.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:54.364Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ce8cc559-8871-4827-887f-b6537c97e699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:06:55.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:06:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:05.404Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=512767a4-1dbb-4e73-852a-0b4d4c53d91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:07:06.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:16.443Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e4495f66-fb84-4444-9340-2b8306e51367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:07:17.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:27.482Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a77d42c1-f15e-4df2-b3bd-58237f4ba908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:07:28.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:38.522Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=878c33d4-24d8-472b-a9c3-69175f086dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:07:39.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:49.563Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=af5a211a-1f0d-4add-b6c4-fbfb2c9d912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:07:50.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:07:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:00.602Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=749a1209-9411-4da5-a23f-736b0eb66956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:08:01.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:11.642Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3dc646d4-b62d-4a3f-bfa1-566a56734870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:08:12.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:22.682Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=86cf0528-0b34-4abf-abc7-71c3ff5a6e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:08:23.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:33.722Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6c1223a6-9fa3-468a-8e55-2e3623221ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:08:34.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:44.762Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=66931d6b-204a-4b9a-9323-de8ca7542b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T11:08:45.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.9.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:55.810Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cabd2267-7275-407a-9ae1-c9fbc0cb0093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:08:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:05.854Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5d5230fa-b04f-41aa-9d05-2fbbc3682895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:15.872Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=96f8b802-4392-4f9d-abcc-0cad8503e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:25.889Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1fa37221-d297-4353-8e80-5dc67696ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:35.901Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e048546a-8b7c-45c0-af6b-9d4f96510a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:45.915Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dc6c63fd-7da3-4473-bd10-458fd823aef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:55.926Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=13d3d2ee-3e79-4b26-b02d-51055e9a6443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:09:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:05.940Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6b4f7029-062a-4957-b538-3b955a789cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:15.951Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=de34494c-1087-47f4-addf-e73bee54f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:25.969Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ea3f954f-601f-4636-b731-734054bbce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:35.983Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f917a2ca-d0a6-493d-8189-623fd58b2068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:46.008Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=81bebb96-c89a-4e70-940c-60dab153fc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:56.025Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e9aaf880-6a1f-4316-ae79-6c1b21610a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:10:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:06.045Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=bcb59369-9ddf-43c7-90ea-502b634b1fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:16.057Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8abacf88-7c9d-490e-b349-fcf3071a05fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:11:23.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:11:23.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:11:23.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:11:23.647Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:11:23.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:11:23.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:11:23.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:11:23.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:26.069Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=723ad9c3-89a9-4e64-b0e4-aef79482c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:36.078Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ae3db5a6-b161-469e-8aab-78074e8f8350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:46.090Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5b5a898c-bb06-41ab-9be7-421c4f18de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:56.099Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=18125c98-36a0-412d-a5e3-25b4eee2c035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:11:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:06.109Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=33501f8c-a938-42d5-82ff-07b91a262192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:16.117Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4fb26594-93a4-4475-b7aa-70536fce023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:26.132Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1e5dec0c-8de3-45d0-bc8c-3713ed10d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:36.144Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8105e4d8-9866-4171-88e3-b0615e576073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:46.168Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=69c8c8a2-0cbe-49c9-8424-80bede18fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:56.179Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=686a7710-c95d-4c1e-aaaf-abc6279a3241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:12:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:06.189Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2672229b-3159-4ca8-bdd0-350c7a300898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:16.198Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=affe717e-652f-40c6-8ebc-b67a31058952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:26.208Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=086cddb1-4b17-449e-863b-659079f353a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:36.219Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=31bdf435-7c64-4d28-8b83-79211b511899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:46.242Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a28c45d0-cc51-4d6c-8020-f80e85d8c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:56.259Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dd1b56dc-165a-4311-a8e8-fcc8496c3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:13:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:06.271Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d14b4edd-8b90-483b-a45f-277601d70ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:16.281Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=59ddb470-83c2-4d8a-a444-142550c075c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:26.289Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9dac33a8-bdad-4a0c-afbb-898f6545b201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:36.298Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3df7d7f5-8bcd-40d4-8b56-37a1957a7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:46.325Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=148efd4d-aeac-46e6-976b-6c27d55afb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:56.344Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=86b7a99c-3486-4b2b-94f6-e96b3c76764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:14:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:06.354Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b8f28452-669f-4bda-a53c-3ac86f6975f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:16.363Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=571cc840-3ffa-4d97-b38c-26cefafee4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:26.374Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=96f6db99-bed7-4d89-b103-53a386cfcd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:36.390Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b8089c2e-690d-40e8-b9ba-0638d72b15d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:46.416Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5762ebeb-ebc5-4382-ae96-6ade11c7d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:56.427Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dfb9fac3-ea58-4c87-ae67-326e45aa4a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:15:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:06.439Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2d5a3a38-1c83-4be5-8e7d-fd1193c8d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:16.448Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=112641fd-08eb-41b4-8f35-8e43100f0612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:16:23.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:16:23.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:16:23.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:16:23.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:16:23.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:16:23.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:16:23.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:16:23.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:26.456Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=222b2b63-cb2e-4bde-b6cb-9cfa5b498132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:36.466Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6039cac8-c973-4f6f-a35a-9f43e71e4d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:46.474Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=45ef820f-f2de-40fe-b346-d3350d2258c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:56.491Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=444f7d01-60e3-4825-8c24-5869a07ee85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:16:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:06.502Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=aae19c83-f6e2-4e8f-868d-461306b4dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:16.513Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8a5f72e5-3df2-4db8-9935-10008db7013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:26.538Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1e899194-8155-4e86-9c89-943f7b16b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:36.548Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c199e34f-d5c9-4a8e-8039-de5122b4704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:46.559Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=260b9994-cfd9-4205-bdb1-27884e2e5d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:56.568Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7a96841c-5643-4e7b-8bfb-8855433878e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:17:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:06.577Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=68c867d8-acfa-48a0-aa5d-2e3345d7e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:16.590Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=df2fb346-8870-46da-a977-055611ee328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:26.598Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b29af479-4e2f-4577-be8b-fb3da82ecc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:36.606Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e01c9581-3821-412c-af68-316677d95966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:46.616Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=76a37a8b-b4a2-449d-a400-5c570e1f3c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:56.625Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e61bbd7e-d80a-40e7-bb69-79ac0a6af910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:18:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:06.632Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cfe9ffcb-5b6b-41c5-bbea-90534d36bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:16.642Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3c296ec9-b8ef-4915-835e-ac5e6a6e3686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:26.654Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=82591bd5-39f8-4599-af12-51d34627e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:36.670Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e35a9689-741c-4b36-b0fd-a3ce15f00970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:46.680Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e493435c-af2e-4fe2-8de6-b869b6b484d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:56.688Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=51529ce7-a6bb-4f64-8bb8-3bc9e4bd6839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:19:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:06.697Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6cfdfbbc-77db-48c1-b385-65e0ad3cbb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:16.707Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a295cb56-7969-47d3-a61a-b42f60358888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:26.715Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=34fa9bab-664c-4e63-bb33-88628aad42be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:36.724Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ed77b754-ffc7-419a-9906-97c57e003006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:46.731Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=87fba6d5-90a1-45e3-8b5a-7c0c65dac6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:56.739Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=785631b7-73bc-4ab4-aef3-120c0b0d82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:20:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:06.746Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7a03771b-4b29-4dc2-80b2-eb35648af386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:16.754Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e35e5cb6-eff2-4e48-8a2f-e8c7dc1f5947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:21:23.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:21:23.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:21:23.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:21:23.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:21:23.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:21:23.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:21:23.692Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:21:23.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:26.765Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=bca0db4c-49ea-46d2-9b22-4a237d8f3911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:36.776Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d1010e47-7062-4db7-920f-dcabf64d35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:46.794Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=75d47ff9-ff79-4376-8767-58a1d32045d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:56.804Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=87461dbe-3a5c-47ea-8da6-56f3a07c0669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:21:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:06.813Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=03a9d483-cbd1-4b74-a994-9eb4fda37cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:16.825Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=186627cb-b9e4-462c-a8ee-cca5d0f93750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:26.832Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4c7042da-ff84-4018-8afc-07a11e8059ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:36.842Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=93adeb49-35f5-4d89-8214-9a4d4fce3552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:46.851Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b9c32730-cc10-4fca-9e1c-3a4067afdf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:56.859Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=21bf5972-928a-4a7d-82ad-c50fabadb78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:22:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:06.867Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=64b8f9b7-0313-4589-8782-19dbdee31e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:16.874Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=24b0cb48-7612-4e2e-b1f1-e0f0ac411e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:16.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:26.883Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ce8a3277-1a7d-4e08-adfa-38082cd7d628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:36.892Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=eaccbbaf-6533-4c78-a72b-2d197396cfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:46.902Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f4ecf91f-1630-49f7-b3eb-cf2ac1234c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:46.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:56.999Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b09c1ccc-ad11-4780-b4d2-9601d2e42624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:23:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:07.016Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8341a448-a32f-42c9-bc39-7962344eda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:17.028Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5eb2bd57-306c-4ca8-b615-7de46fab7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:27.037Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6f00c938-d064-4a8a-83ac-4565cd7ffe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:37.044Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c8617979-80f0-4303-81e1-47270bdc0e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:47.052Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e5d5ad35-3dfe-4691-b4a2-508738bb4eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:57.059Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c434b16c-1003-422e-8e3b-5a330bba9f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:24:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:07.068Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=19398559-093e-49f5-81c4-dac5c30031a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:17.076Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=042a8e35-c9f2-4b96-b2c9-7887d72f62ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:27.084Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2629546e-17ed-4626-89ec-62cfc9241787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:37.092Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=551e5fbb-2d21-4ac2-85c0-a998ea26e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:47.100Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=159eb04d-f69d-4820-bfb5-43a80a2dbad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:57.107Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=25b7a340-4a67-45d4-b34f-2c6bdfd07964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:25:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:07.115Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=33235805-cde7-43ca-81b4-8c952b50bed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:17.132Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=66da922e-0877-4e9a-8b77-846746bd3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:26:23.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:26:23.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:26:23.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:26:23.659Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:26:23.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:26:23.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:26:23.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:26:23.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:27.157Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3553a4b9-c511-4d72-ae0d-a6173b257c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:37.166Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ac836da7-c48d-46a1-9eb5-a9c90cbeabd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:47.174Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=47b59694-c6b7-4bdf-a7bb-85804f41388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:57.183Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=727f2a70-fc3e-4750-ab8e-b21568fdd2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:26:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:07.190Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9db8adfb-b592-4d4b-8059-4b900c21e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:17.199Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b3527ff8-a956-44ab-bdf5-b1a254f2ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:27.207Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e1e69cda-a550-4897-827e-28d42845e4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:37.214Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=43792a86-0642-4382-a1f1-bb124da077db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:47.222Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e20ca572-acb8-48fe-bfdd-1a6bba4e7ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:57.230Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cab4a326-a8a9-4c00-9394-699af25c7180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:27:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:07.238Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9ea95506-f299-43f8-bf82-3eb96116b907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:17.246Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6a1dd564-7a3b-4979-9c83-0ba731f0d685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:17.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:27.260Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=137e0952-f213-4da4-ba48-230a5aa70294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:37.281Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=10e81f3e-9e34-4014-b278-3f8fec449100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:47.299Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=66d5c1de-b3bf-4433-9b07-6171a4d7dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:57.308Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d1d6ceca-b204-4e90-9168-abd0f9d49697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:28:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:07.317Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=144c78fc-e07e-4b95-9b15-2cb329bebae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:17.325Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8e3b3118-efb3-4bc4-90ab-aea08e744059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:17.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:27.332Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=294585cc-3d51-41da-84a7-263c5bfa7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:37.342Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4f700816-6d69-4fc7-b8be-3e6a02fa334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:47.352Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=da79d2c8-2cf4-4e84-a96b-6a3f9e2d9e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:57.360Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5ef289de-4766-4bcf-a3c4-b030c1a2b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:29:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:07.367Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6f315461-62b1-4e17-a648-ee6bcd136940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:17.375Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d52fb83c-bee2-4748-99f4-7c9e687c6ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:27.383Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ff356bdc-37ef-4537-b73d-a687ca18a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:37.392Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=00660904-85dc-48ea-be27-ab43a9f9eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:47.402Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4d474bf5-ded9-4c41-b9f2-15499caeedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:57.420Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6c9d99f9-197c-4077-a1c6-d906d700e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:30:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:07.428Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c1498ec9-8fd0-4813-9f8d-538e75781b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:17.435Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=37bfeb2b-45e1-4cbd-81a3-8d58e863bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:31:23.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:31:23.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:31:23.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:31:23.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:31:23.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:31:23.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:31:23.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:31:23.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:27.442Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7dee40f8-010c-43e9-8445-2c03e4808548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:37.450Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=19754728-8cb3-4357-afdd-5f02b19b1a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:47.460Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=05c70b9d-c98b-4a2a-8441-4630f14f9ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:57.468Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0bfbb4ee-e449-449a-b55b-cd5011239b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:31:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:07.475Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=62a1980f-17b2-4aa6-9c8a-7dfa9a0c2eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:17.482Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=aa0a7599-ba0e-481d-8b11-5653f69e2538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:27.489Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9fd703b9-6bda-4a60-afec-1fa29cc882e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:37.495Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=03295404-7317-4b69-a2b2-a643fbcc7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:47.506Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4cba5f5a-d83d-442c-9362-96fbd01e1124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:57.518Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4ffc8658-eadb-42fc-899f-490daf9e7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:32:57.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:07.542Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=11e4128a-3912-4b37-8ca7-ae32eabc9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:17.550Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=378f3190-06da-477a-8fc1-2a960f9ec6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:27.558Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7c98097c-942c-4dda-bf6a-866201fa51d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:37.566Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=78155db2-42bf-455b-bb58-2782954b9422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:47.575Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=641fcc80-35c1-4e40-80cb-188759abbda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:57.582Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4ccc67d6-d8eb-4731-b4d2-5740a39a0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:33:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:07.590Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6bb23af0-d9d2-4876-a400-63abab1b2ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:17.599Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1aeee78d-e28c-4803-a6b1-238e55ba39b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:27.605Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0fdf9c54-c5c8-420a-ad6c-6b041d83e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:37.614Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=08d1ae41-e719-4d5f-8158-95da489cf566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:47.622Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=67485006-2f48-456f-abb7-31127dbde82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:57.630Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7af682c3-6003-4c21-b42a-09bd3960edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:34:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:07.642Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7b1954cc-ea2c-4b77-8144-70c7a78b5684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:17.662Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cab91d8e-cc3d-497e-a45f-9245969434ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:27.671Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0e03236d-34ee-44fb-bfc0-bc36fc3349db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:37.678Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=724f8130-0460-4712-b4d1-aa5787aa2422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:47.685Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=76e8e58d-efb7-4bb9-9121-772bef21637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:47.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:57.691Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=186a1552-bd39-45e0-9e35-65b28422e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:35:57.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:07.701Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=aad978b8-076c-4a8c-81e4-f4bb000ed683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:17.709Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cff80f7c-20ef-4042-bac5-52dd49d6a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:36:23.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:36:23.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:36:23.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:36:23.691Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:36:23.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:36:23.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:36:23.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:36:23.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:27.717Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=05d0eb80-1746-4808-b182-40198196ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:37.725Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5de5d187-39bf-4cbe-b4d5-1d99e9312a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:47.733Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=57397d6f-626f-4357-ac6d-0fbcba812f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:57.741Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=87d07d3a-2e82-44d8-bb67-f092ba2f506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:36:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:07.749Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a7a52b4e-5cfc-4c4c-a3be-64ec53f1ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:17.759Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=85b648fd-efdb-4273-a7ba-b07d3e8976a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:27.778Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=33b7c2e5-d147-4175-8303-43128337ec93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:37.786Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=164114f7-c949-4b00-a0c2-bb2ab86e7012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:47.794Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e5429c25-ddfc-48f8-9af9-4ae5c5a4aedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:57.806Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=55dc29fe-0a53-4886-8791-d62ceae9cf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:37:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:07.814Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=96d2d875-fb95-435e-a60c-44a31beb4b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:17.821Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=09553791-b742-4dd6-9366-2518bcb0e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:27.828Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b8296a33-96c4-478f-a566-45618160c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:37.836Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d53f3b60-03e1-4e94-af6d-df96555a1d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:47.842Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9a9d86b9-1214-4444-8aa5-46a351ed9002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:57.848Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0d24a6ac-3c12-4621-95b9-d0d78b8c68e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:38:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:07.857Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=343459a4-2d2f-4d35-9dc0-a72d094e820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:17.867Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6266221a-6c20-405f-8c7b-138d9d666967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:27.876Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5ba39eac-bca5-4c81-b442-d1b53bdef0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:37.896Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1f8af80b-e781-43a1-9a6b-61ac304744e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:47.913Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dea1301d-3226-4031-a59e-ae4c78f9196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:57.922Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ac619430-003c-4127-8ed2-7f535bb4bad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:39:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:07.928Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e78f9196-3ba5-44d8-8950-f96f035ec0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:17.941Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b88c5346-c553-41d9-9f27-a3bd4c155217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:27.949Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=85059225-2ea1-401b-8955-74ebb7a7fc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:37.956Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c5f98544-ca93-4fea-83e2-deb7e62985e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:47.963Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4712fb37-2642-49c0-971d-52773cba2b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:57.970Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=140fd89e-d58c-47ec-9ab6-f673e95b6c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:40:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:07.977Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=214ea024-6946-4058-bf84-b36aeace5934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:17.984Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f7c203ed-107a-478e-8b9f-d85203fd0acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:41:23.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:41:23.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:41:23.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:41:23.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:41:23.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:41:23.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:41:23.641Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:41:23.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:27.992Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=26b234f5-6d13-48e1-999e-0b863a4fd3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:38.004Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3b204869-960a-488f-aefd-229a2d01ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:48.034Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4176fbf9-16f9-46c2-a3b0-dcd3036e65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:58.045Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c5dc2df0-15fb-4678-8ae8-548cebfe85e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:41:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:08.053Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=76b683ca-eda8-49af-b49a-fdca42484c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:18.062Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3a3e4c30-1bfa-41c3-a0b6-114ae3c69495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:28.069Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=16ffb2f6-7d7d-4de0-8bb4-09e614bff0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:38.077Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3ec2a7c4-9260-4654-9e8a-71cab75cff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:48.085Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=60c37171-9683-41b2-b2b8-1bd59918d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:58.091Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0009ed46-e2c9-47bc-bc5b-b55acc03d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:42:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:08.098Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=bbe0ca7c-beb7-4e57-827f-112d4c054262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:08.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:18.105Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8a7dde20-aded-49bb-b8ef-f0e75847ca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:28.112Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a419dab7-71f8-4c61-b8a4-3a12d200ea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:38.120Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d23f7c38-a305-4f9b-91bb-6184061e1528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:48.129Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9d736208-5016-44b5-b1a9-b1e114ad1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:58.138Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e65062f7-8958-4ff8-80e5-8b79a5505638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:43:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:08.151Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3d9e12bb-508a-40fb-8aa5-33e168a45181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:08.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:18.172Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=327a4ef9-18ca-42cb-ba29-a8e8aeab5571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:28.179Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2f2a0de8-7571-40d7-a4b8-1ae9ef0d7741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:28.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:38.187Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2936a5a8-77c2-4ef4-8b4e-5ccf4e313613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:38.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:48.196Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c7ed1395-9be3-4c4a-9d0d-f6d2494aa6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:58.202Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=210187e3-30af-4a88-b91a-3ac19af89eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:44:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:08.212Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=311507f6-4970-4fd9-85a2-5b86e21ab653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:18.221Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0c90e0d3-b383-447a-9d75-7c3209a66ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:28.229Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=914c6f5d-b542-4914-9ed1-c6f3880e2b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:38.237Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=53aa6961-0120-4aaa-b4ff-87622ce94bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:48.244Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9e42faf1-0470-47af-9056-705858b54d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:58.251Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=290a5d31-0c86-4682-939a-8b8fda29664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:45:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:08.262Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=433fa122-4151-445d-8355-c93ac01b25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:18.274Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6f73c9f1-8eb2-46ed-b9ca-6218bf9bdadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:46:23.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:46:23.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:46:23.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:46:23.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:46:23.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:46:23.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:46:23.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:46:23.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:28.289Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e0cff52a-d01d-482d-b8f5-0625379c9047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:38.297Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a6c2364f-b618-434f-8dd8-b33f45d4079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:48.306Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=88c00347-2e4a-486d-8ba7-6bc8b4bfba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:58.312Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d8b95b61-11a7-4914-a45a-e79e176d3985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:46:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:08.320Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ce9fb122-54e0-4e2e-aa35-14b8226a2175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:18.329Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4a1ab677-44af-4aaf-b02d-3ee644dda149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:28.336Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=fa7d3e32-2245-4b0b-b59b-84579531732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:38.343Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=777fc35b-e4a4-4622-b023-24363cf5da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:48.350Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8863ab3e-a029-4c08-943d-080680489ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:58.356Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6d3e0db3-9c50-4490-adc4-c3866d1a7c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:47:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:08.362Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=116e5c4a-69ad-44ee-84fe-4ff6c013b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:08.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:18.372Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ef98e123-4d50-4c23-9007-84dcc5bf89ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:28.387Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9914ca07-5042-402f-ab4c-61b69044ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:38.396Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5c3fbf46-2892-4f93-8d10-a597c2e8a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:48.403Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=48cadd74-e8fb-4b23-bd62-adc477bf955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:58.409Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4519d247-7ab4-4fbc-9797-b352d8d3d04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:48:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:08.416Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=067f222b-a9d7-4f9b-800f-12090b9090ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:18.424Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e5da4905-e2b8-4acc-be29-dd40a1db8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:28.431Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=401adc4d-6e9d-468b-aece-9e7fae543223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:28.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:38.438Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6e19f460-6821-4f25-b694-3397a045256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:48.445Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5ba7b2b9-b9b7-480e-9c58-fa3ce7a267d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:58.451Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a83f7f72-7fd3-4e1b-8b39-91443737fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:49:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:08.617Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d1636471-fc48-4643-a936-a1187c657de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:18.624Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=15f44702-ba8d-428a-b7dc-dc34417de805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:28.632Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9e5319b6-00da-44c9-b26f-83018eaea90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:38.642Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a35fd9c4-dfdc-412b-9f05-9a73c942030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:48.657Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=84693fda-3c16-4ac3-827c-90f13c27f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:58.681Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0cd25a4b-4246-482e-abd4-be3e82b313b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:50:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:08.691Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=774d2d05-62a0-4bd7-bcd4-6e1543d6faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:18.699Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=fd725127-e6a5-44c2-8f8b-0c702c21664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:51:23.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:51:23.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:51:23.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:51:23.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:51:23.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:51:23.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:51:23.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:51:23.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:28.708Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dba25d58-deab-4579-b01e-89b96efc2550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:38.715Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=04369ed5-7575-4ad1-9b70-1a72744d8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:48.722Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8fc0001d-07de-4a20-a597-8abf903f58dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:58.729Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=41807e62-8673-4c0a-9cdc-1341392984b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:51:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:08.739Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=834f98aa-d05d-4b0c-991b-f30d6d26f031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:18.746Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=412b2100-2079-4520-b5e9-f98d42b0cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:28.753Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e9b886bf-87f1-4c55-b90f-0f3bca88401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:38.760Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=89848e67-90b6-488e-8a48-970ff670dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:48.768Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ff958b1a-325b-465a-b7fd-618373640a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:58.782Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=091154d8-3993-4cf5-b64c-5e8f0557b0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:52:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:08.790Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=220ff032-b906-4cea-8dab-e8bf935aceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:18.797Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=53878a75-0cac-41c1-b277-54b9095ea198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:28.803Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=940b9a69-7e90-43a6-99ba-cc381b7888cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:38.810Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=87f348f7-15b6-40d5-b8a9-9d86786e2c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:48.817Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9da0947a-0f10-4f95-b9fb-4d6a6222aa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:58.824Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7cf40af1-7dd5-47d5-ad19-7086ad852c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:53:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:08.831Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d5ae4a36-83bd-4226-8d85-c4331d0a3dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:18.838Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0d0451aa-6c76-459f-bae7-ff0fe7f37a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:28.844Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c21f2075-73f2-4fe0-b2b6-f29bb6dc6de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:38.853Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e218e187-edcb-4985-a8e2-a9d9e790c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:48.859Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=35140cea-56ba-48c2-8569-ccc2ea0ca961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:58.866Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=09b2974c-2df1-4733-86fb-84bdcdf3e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:54:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:08.874Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d3ea60ea-015f-465c-92c3-90dd2e50ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:18.891Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=21e0e3f9-7d61-47ab-a649-a02fd6995502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:28.903Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a203fa31-d864-4f57-9b4f-40e4e59feeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:38.910Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ff8c6ea1-e583-44c9-9176-7ea71723b984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:48.916Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0bf07216-2b85-476b-ae37-78d0803aa486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:58.924Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=066ff4b8-a922-4339-b8e8-b5c716aaa890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:55:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:08.932Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e6ed2994-1fb2-4010-92b9-bffba98a196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:18.937Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=51a32bff-7dd4-44dc-b795-249150850a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:56:23.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T11:56:23.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T11:56:23.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:56:23.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:56:23.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T11:56:23.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T11:56:23.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T11:56:23.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:28.944Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3b8de92c-f259-417b-bf59-281487478198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:38.949Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=31c08d22-c2b9-4aa7-8d1e-bf1eea877882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:48.956Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5520e0ab-52b1-41c8-9c6f-bc15711a8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:58.962Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6272fb61-c62d-4525-9dd6-f69b4d02db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:56:58.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:08.970Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=bf21b61e-cef7-4e44-bcb9-bab8fcaebe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:18.987Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=550cd39e-eeb2-4842-8197-b3d31e5af19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:28.995Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=885106fc-5065-493e-b39f-8d00fa71dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:39.001Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=645fd4ef-cf12-4915-97e7-6589f5da84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:49.008Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ce3369b3-d061-467b-a2cc-10dad1ed5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:59.015Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1473b8a3-666c-4d5d-ba33-ecc41dc6fadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:57:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:09.021Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=57f9484d-ab47-49b0-bdff-196421f5141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:19.028Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7d87394d-c184-4d7d-afda-ac4f48ca7c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:29.036Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=43fb5288-1bc8-4cd1-8b65-93454442237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:39.042Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1fc4515a-798b-40c4-8b62-c56e05799d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:39.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:49.047Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2b2edf55-fc81-48f9-a129-20fc68017b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:59.057Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=10a076e8-245d-475d-b1af-2fc3680b2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:58:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:09.066Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9724718e-7b17-4f9e-9119-4b71961c441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:19.074Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c9a16667-a290-4ab4-bbd7-e3efcbbf7c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:29.083Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=018b0aae-0304-4536-9f07-9ebede9eb94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:39.102Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=13260fcc-ed60-48c9-89f8-5a64a398f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:49.110Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6e1d712e-c808-4c92-8a39-fcf851dfeb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:59.116Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a8de1fd6-50bf-42c9-aa4b-403f73050b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T11:59:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:09.123Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f5b1983f-85a9-4fb3-855d-c8a7c11a6ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:19.132Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2389064e-489a-406f-a05a-271e913184b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:29.140Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=06c49f49-a592-4f09-a53d-9a8b858b4843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:39.147Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a35de829-ef43-4d9c-8a54-b6af8e659e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:49.154Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c53fc3a8-bd53-42ad-aa32-8e24d5d0856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:59.160Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=fbc22404-3c0e-43fd-8445-f998b6638738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:00:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:09.173Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f09e1843-6742-484d-86b3-178f34f17715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:19.179Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b2cf39e0-9b02-4623-9c74-9cda4ef05b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:01:23.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:01:23.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:01:23.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:01:23.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:01:23.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:01:23.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:01:23.679Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:01:23.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:29.186Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=453bca63-a069-4074-9d9c-4c78de6057a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:39.194Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8d50d09b-c51b-4052-b68b-b6c3690b8d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:49.207Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=76afe4c4-0232-4962-baf3-560c2c5e6f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:59.215Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=819da4ad-0ce0-4f3b-8d7c-7d9a95094900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:01:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:09.224Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b421fd98-6d7d-4163-9060-26fe9794cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:19.230Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=858d1a5b-49b6-43d9-bc74-95a017568634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:29.235Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=42f0b5b3-a35c-4bb3-a3b9-a7ed63d43358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:39.242Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=73eddfd4-4865-43fb-b16e-5484496f5833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:49.248Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=37980781-a0ab-4a31-8539-dee952ecd185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:59.255Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ac5e177e-0a09-4a04-a342-b501490dd2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:02:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:09.261Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b44b54f8-903c-4828-95a1-2994558628aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:19.267Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b3560852-e543-403f-b0ed-2497dfa3ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:29.273Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3ad50fb9-091c-4638-a6f7-1ae3e8043e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:39.284Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b30c54f3-7161-4e2b-a52b-b2344b92cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:49.294Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c4d78d48-dc0c-4b77-a366-f81a16c18444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:59.307Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7b78b380-273d-47f5-9d75-dc3cc577e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:03:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:09.314Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=20d87229-9837-4b9f-be20-5ceaa4cc1c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:19.321Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=907312a1-78bb-4e9b-9467-c30ffa576a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:29.327Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ab2aaa94-81ae-4410-9e2f-3738b669defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:29.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:39.333Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=43fff44d-b68d-4855-9b56-22af93f5ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:49.338Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=370de342-2652-4468-8675-d5cc352f036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:59.346Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=813b1d74-7fc5-4f05-8830-050bb7562108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:04:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:09.356Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c92019bb-9f18-48eb-a4d9-0a2c843271f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:19.362Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f9619c68-a8ae-439a-9574-6f66b35c4edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:29.369Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9453dcc2-3da3-44bb-8e73-2612bde7b7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:39.374Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=afb6abf1-eb8e-450f-9314-9c9e74e404fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:49.380Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2e3e120f-d69f-413f-9a69-79a500fbea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:59.389Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dd6e2156-d03d-40f1-93af-c77eb3995ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:05:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:09.407Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=04c8a384-c034-4176-81c2-7aa5d7cb9ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:19.415Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d475d475-a06c-4b83-a0bb-cdc18d3e0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:06:23.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:06:23.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:06:23.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:06:23.692Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:06:23.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:06:23.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:06:23.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:06:23.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:29.420Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=393f2271-354b-4543-998d-ae62b727ad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:39.426Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5b55bd67-0781-4fba-af17-5fb23744e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:49.433Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e4d26509-1840-41c0-9533-93b7fba62319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:59.440Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4ef017fd-1303-4cc6-b347-f800c35df03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:06:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:09.447Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0cdeaca6-b208-4c14-bba4-c0ba65d20f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:19.454Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c3c3ab74-a934-45b5-aa45-8d9adac87b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:29.462Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=62b67c52-645e-4854-afdb-fcb5b96c46e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:39.468Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=45185607-176b-49ab-a35a-ee16d76205f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:49.474Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=419d59f9-78a4-4849-82f5-ae53286de8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:59.479Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8362f869-991d-44e7-bba6-5831a4ed9056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:07:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:09.487Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=775a96b2-7e54-4176-8309-583e783e69e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:19.497Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0f44b8a3-42dc-4518-ae77-4299d5fc1595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:29.515Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4edb5d6b-e052-4546-ada1-f658bdffc603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:39.522Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f151d7ec-387f-47a1-aafd-cf8ecae2f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:49.530Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=abd3c3d6-199b-4524-b168-19f2485ddf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:59.536Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=493f6b31-590e-4f05-bc1e-01812e599031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:08:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:09.543Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5fca0e0c-5105-4467-a294-ff4a9602075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:19.549Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a5d21427-68fe-4aad-9aba-480530781794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:29.557Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=df2c554a-80c1-4646-b1f4-8245a8a9ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:39.565Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0eefd0d4-57c3-4927-a4b0-2e823cf2135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:49.573Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=fbc7427f-febd-4a82-85b9-f826edc5d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:59.578Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3664760b-6faa-4b6d-8149-381c489bc3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:09:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:09.585Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9dc88a64-cfc6-42f4-a078-da2893bc6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:19.593Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=28f29989-2376-4f8e-bf38-ff173f25625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:29.602Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=bbced3d6-6767-4ea7-bb3a-f40b2000562a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:39.617Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=76c12eee-7142-4819-a76d-44b8c0e9817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:49.633Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=1659666f-eed4-4179-8c81-fbcce4a81902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:49.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:59.638Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ae6856ef-8e5c-4c18-96b7-c22b9b0282ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:10:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:09.644Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=40a459f5-b6d8-4033-ab92-f5a4929de6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:19.651Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=645f6a4a-7e91-4221-861f-efced1f71c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:11:23.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:11:23.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:11:23.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:11:23.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:11:23.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:11:23.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:11:23.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:11:23.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:29.657Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=35d69738-b276-4842-852d-9cf45083a4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:39.663Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7a7c58d3-9037-4bd1-9877-453a906ef509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:49.671Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=64c365fb-5c3f-41bb-ace5-c3c02fa3f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:59.678Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ee36af50-fa45-4713-a1fe-f48d8429d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:11:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:09.686Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7e1fe32e-32a2-4c4e-8ed6-be0548468f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:19.694Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c063a90e-c3a2-444e-a81c-c931f6ad7bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:29.701Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a46a922b-baf6-4482-9afb-e5cdea568967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:39.710Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f7c4002e-09b0-4e99-81dc-93b1d1e40300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:49.729Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=52b1bdae-3bcf-4156-9d5e-b8f3aaaffa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:59.737Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cd31f2c3-94b8-4b20-8363-464f390469c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:12:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:09.743Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6f280c57-de5e-4303-90f9-840d7121cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:19.749Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=2caefe02-e321-4181-a768-8596be8e401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:29.755Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=34da0af8-e05c-4dd2-9b57-700e9590dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:39.763Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4fc2e783-5d09-495e-8e01-4413bc6384c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:49.770Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a6c38138-1b6a-46d9-83d8-909aca7166d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:59.776Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ace14318-6487-4c8a-8369-fdf9057f5227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:13:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:09.785Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9a129496-8003-4cdb-b22a-a29ee5548002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:19.791Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9ed151be-15cc-4114-8a18-1a832de8adb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:29.796Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=75b882b2-4194-4a31-ba5a-758cf10569b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:39.802Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=fc0e2e44-f009-4e41-9208-34da70fde439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:49.810Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0a972d4f-23fa-43e8-ab2a-a91b2922082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:49.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:59.819Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3bc61ac6-5a8d-4483-a6f7-4e28013c78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:14:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:09.839Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6156473b-aca4-4280-9d24-3171b1274858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:19.847Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=d5e0419d-86db-44da-8ddb-2d890a4f8501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:29.853Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b06d5797-dfd0-4e56-a431-ca19376cfe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:39.860Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4f54c0e7-2b3d-435c-a5c4-decf8bc6de5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:49.866Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9d01ff33-e46f-4c9c-959e-c3e13a2ceb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:59.872Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=15e3450a-9c7c-42d6-bb0f-39d06cc188a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:15:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:09.879Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f6fa175b-4451-4ec4-b32a-864ff3bfaf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:19.887Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=83f1e46d-20d7-4034-9a4d-c52768dab423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:16:23.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:16:23.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:16:23.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:16:23.623Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:16:23.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:16:23.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:16:23.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:16:23.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:29.894Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7df043a1-6a83-49fe-9ed9-2d5ecc061ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:29.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:39.903Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=93537d19-4759-4a46-a9c2-03534fa6c33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:49.912Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c60ae3b8-eb28-4f02-a2f9-3d87fe51e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:59.919Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=439c673a-db0f-4e45-a389-943b23831a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:16:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:09.927Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6efc8f1d-9c1a-4329-abff-8187d7d08b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:19.939Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=150a96e1-e8d0-41c0-8b22-2c8bf6abadf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:29.963Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a270b47a-2dde-49e4-ab3f-cbb415056309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:39.974Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=067ae881-9ceb-4aae-b2b4-d6f09b219587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:49.981Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0b028ec6-4283-4358-96ff-791569e0530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:59.987Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7f2a431b-0bfc-49cf-88f7-a394f1dc990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:17:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:09.993Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0a3513f7-ba9f-4792-b65c-7dd21318251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:19.999Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3cd3d164-0736-415d-a9f9-2856317a0126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:30.006Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=17d626ab-d618-4c40-bd84-22650a73403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:30.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:40.014Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=956fe24d-894e-4c62-854a-032f24a5c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:50.020Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ee2c338b-c5c6-443c-9baf-12a5580845ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:18:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:00.026Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3a6b6cc4-4cf2-4ddd-9294-e2c550d86a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:10.032Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b259edd5-0ee9-4b78-aef8-b7407189e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:20.039Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=99a04494-50b8-4958-87f1-9055d7905195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:30.048Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=67f36bf8-a4fa-46a9-aa91-070fbbf9b49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:40.065Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=403b095f-a313-489e-bb9c-f1bf2d58cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:50.075Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c99d9875-88be-4640-a9a9-d0fb8f54da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:19:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:00.081Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=dd5b8f59-83ff-4c80-9223-620775d9cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:10.087Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=aef39261-485e-4ca8-b365-c15be166bcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:20.093Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0cc4db9c-0aa2-4046-8012-216e12e55018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:30.099Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=efd90901-cad9-4598-b0f3-e436f0412db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:40.107Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c55cac19-b86b-4cd8-a1b0-ef4298fd9506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:50.116Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ec13411c-3b95-4120-91c6-896dd7da0972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:20:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:00.123Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=598b3918-e705-4fe1-aa08-af3b776cc75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:10.129Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=85e8557a-9ffd-455a-b60e-1b3b4bc81c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:20.135Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=7cb3d480-ed0f-4a40-a0e1-ea79a6364f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:21:23.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:21:23.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:21:23.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:21:23.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:21:23.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:21:23.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:21:23.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:21:23.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:30.141Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=556f5d28-7362-49c7-bf7f-f28ec86dfee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:40.148Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=06db1efa-53eb-499e-bd4a-805b91cc9efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:50.160Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a38ec5a2-a79a-46c9-92c3-061f2065a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:21:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:00.183Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5947d3c3-d585-4fa8-8bb1-9c73649347f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:10.190Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c718c2d9-be79-4e80-8322-d853fda3a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:20.196Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=329141dc-2f6b-4855-90f9-6674c6530132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:30.202Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9bff322a-1d3a-414e-9eea-8dbab1d3ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:40.208Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0ef07cc2-ffc8-4caa-9220-d01e63561d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:50.215Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=e5addcd7-147f-4388-b523-033a31f8e559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:22:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:00.222Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=25202c15-7b18-4275-9788-7e567daa5560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:10.230Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=560c2f1d-2fde-42ae-99ee-a2eddeacf9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:20.235Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=64a8d742-dc42-4d44-a67d-42bfa4b07299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:30.242Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=13fb305a-e92f-4749-9b36-725c2bee2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:30.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:40.254Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=81162e45-aba8-4285-ba4c-e41480c4a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:50.262Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9429a7e0-b171-4cf6-8913-25b603357851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:23:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:00.273Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ca973148-5560-4e17-8296-40ade48d0b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:10.283Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=87bb9b3a-9c96-4ad9-85c2-11ab76ff9d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:20.289Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f99460c8-533f-4949-9bdd-fc5eceba0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:30.295Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4b263db2-06ae-428d-bb39-f5036bfe3f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:40.304Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a6ddea75-1362-4ea3-8f0d-51a2d81e7fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:50.311Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c7f6f87a-aab3-46dc-aa74-baeae3e08086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:24:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:00.320Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=94c85b21-8a9a-46df-a443-2080f92f6642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:10.344Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5ffa196c-c03a-47fd-8271-5dc5308eb550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:20.352Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ac82d9a9-79b3-4a09-8e26-4aa69634612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:30.357Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=8679ff92-bbeb-4fb3-9733-3ca303846805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:40.363Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3b27fda0-f27e-4b2a-bc13-4bd00ebb49c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:50.369Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=326de1f2-2508-4d96-ae94-151fbe0927c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:25:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:00.378Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=15f884b0-7447-40c0-9967-32c8b5919b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:10.388Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=60be6fab-34ea-43c8-9e9f-24d7329a61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:20.412Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9bcb7efb-2bcf-42be-898a-f00b42b28d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:26:23.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T12:26:23.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T12:26:23.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:26:23.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:26:23.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T12:26:23.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T12:26:23.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T12:26:23.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:30.418Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9e328e2f-7d48-4e1c-a333-ad44752773e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:40.425Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b2346ec5-e988-44b4-9c9d-a9d26475c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:50.431Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=a2aad305-e281-41bf-8e0c-135638e0dc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:26:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:00.437Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=502a7313-22a6-4b60-a52a-19e0315d8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:10.444Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=58d90d58-f448-4638-b569-a25dbcccdbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:20.451Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=0a925e25-7885-45b1-b02d-72062953654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:30.459Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=421891e0-6f57-4fdb-b518-9405223eac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:40.465Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=86fb5220-de40-4967-a161-b3eae5c7d47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:50.472Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5b6e1b56-8736-430f-a81e-f677d153225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:27:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:00.479Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=835822f2-8137-402c-8274-5ee2e786a861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:10.489Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=3aa10806-dfbf-4d13-bbb6-5b35d135d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:20.509Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=4b509c7e-a06d-4364-b04f-28201c36614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:20.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:30.518Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=b505ecb8-ab5a-4b0c-9c98-93df0ccb71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:40.533Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5c5727da-8d7f-47aa-8647-2db18d070764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:50.539Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f3297d1c-5e09-4492-98c3-a58d7c214d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:28:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:00.545Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cc0ae546-1017-4000-a6b0-b33b2969ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:10.552Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=5351aefa-b9a6-4341-ad2d-b6ecae89d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:20.559Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=c0a7d637-8fc6-4acc-ade0-8423e2c9d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:20.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:30.568Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=6628d3d1-f39b-4354-9bc7-93337ab74526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:40.575Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=9b5425a3-d5d9-4854-8d3c-b003dbe70bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:50.584Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=f0544b18-d066-4ded-8038-e8effb38e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:29:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:00.598Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=cc35ddf3-c805-4cdb-a41c-5fb7137df3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:10.608Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=ec55273b-98b6-4b5b-857b-f17b067ae254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:20.616Z |INFO |Init configs |InvocationID=6b6f6ca6-348b-49e8-8fc8-b4721d74f14b, InstanceUUID=26964b08-6591-4a4b-86bd-0318eb4f6521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T12:30:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |