By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:07:31.226Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:07:31.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:07:31.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:07:31.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:07:32.084Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:07:32.085Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:07:32.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:07:32.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-07T06:07:32.260Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-07T06:07:32.357Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-07T06:07:33.963Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-07T06:07:34.447Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-07T06:07:34.465Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-07T06:07:34.466Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-07T06:07:34.522Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-07T06:07:34.522Z |INFO |Root WebApplicationContext: initialization completed in 2164 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-07T06:07:34.949Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-07T06:07:35.838Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-07T06:07:37.114Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-07T06:07:37.683Z |INFO |Started MainApp in 9.54 seconds (JVM running for 10.417) |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-07T06:07:37.763Z |INFO |Start scheduling PRH workflow |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:07:37.778Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63cb9dc8-15c9-4b22-b27d-b9ed5922c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:07:39.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:07:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:07:49.335Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1db2ab8a-9f7b-4e2e-ad46-28983c16866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:07:50.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:07:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-07T06:08:00.250Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-07T06:08:00.250Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-07T06:08:00.255Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:00.405Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=980fb559-767a-4757-be30-de6c3680ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:01.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:11.486Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6b479dd5-0fdf-4e39-8577-0d50d36edac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:12.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:22.552Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=46c8b8ec-4fe2-4297-be9b-368898ed1b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:23.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:33.590Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=10e58bcb-1979-4365-9e04-86598320a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:34.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:44.631Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4dc5f980-5fa9-40e9-9509-ce0e3d5373b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:45.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:55.668Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=165ee554-215d-4c91-845f-85130b3430d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:08:56.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:08:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:06.709Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b9da8cab-80d4-4fbb-98d8-b1b2b3fb6dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:09:07.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:17.749Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1d75b07f-7877-4075-a3dd-fc48fe122de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:09:18.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:28.786Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=260b24c2-ac66-4374-a08c-00941f6e19fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:09:29.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:39.831Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=94ad38e5-d363-4e40-9d10-b02253dc231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:09:40.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:50.867Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ca46d2ee-286a-499a-912e-5bcb33e67835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:09:51.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:09:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:01.911Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=375f056c-7d9a-433c-a6dd-40851e0cc8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:02.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:12.946Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=99aefdca-1a45-4133-8d89-7e891c12ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:13.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:23.989Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=79683329-9036-469b-bd82-beed965276f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:25.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:35.061Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5aabbc33-2fd1-4381-82e6-a8e85047b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:36.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:46.101Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1b7fdc1f-b26d-4e2f-b782-74cf88e03300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:47.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:57.138Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=43010bed-28d2-4de3-bcf7-afe21e2354b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:10:58.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:10:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:08.182Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5bdd8e29-d0f3-451c-8216-4aba392986b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:11:09.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:09.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:19.221Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4d4b4c94-5e71-4ea1-825e-f5007d2b7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:11:20.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:30.267Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=46bd7cdf-cbe7-422b-a6af-a855f9e336c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:11:31.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:41.297Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7da49064-8808-4ff7-98a5-1fd44596e380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:11:42.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:52.341Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a276b5c0-b4bb-42d3-8731-6076820ec8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:11:53.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:11:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:03.379Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a91d5ae1-62a2-400d-8e27-c89021f3e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:04.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:14.420Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7c3d8cff-fe46-4aeb-97f6-2504e3b7560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:15.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:25.460Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=20861e5f-c9a8-40b8-89a2-42296ca803fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:26.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:12:36.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:12:36.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:12:36.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:12:36.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:12:36.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:12:36.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:12:36.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:12:36.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:36.503Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d49af793-952a-45a9-82c1-33cbf02f0217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:37.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:47.574Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3021e5be-fa5b-4eee-9923-cac57b80da42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:48.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:58.610Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d1563894-907b-4609-a10c-b9cec414a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:12:59.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:12:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:09.653Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6358df65-8e78-4c13-be8b-1da1b04dee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:13:10.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:20.729Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3fd29b06-f539-459d-807b-7e2e5e37b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:13:21.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:31.769Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b110672a-e861-4584-b5c3-0868310b62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:13:32.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:42.840Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=492c48ce-7df2-4858-a151-5d3385b53f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:13:43.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:53.881Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=df454554-5b12-4314-9755-a58651f591f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:13:54.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:13:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:04.929Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d69459ec-f0cb-44e3-bc77-5f65948daf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:14:05.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:15.990Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1d8bc6fe-c7c1-4214-aa22-0e2738b9ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:14:17.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:17.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:27.028Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d60d9a04-b008-4af4-ab8b-db8641c2ee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:14:28.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:38.069Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=302eef19-c72c-4629-9850-be9b71484b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:14:39.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:49.110Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=202a9016-7865-47c1-99eb-9e1fd8d84036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:14:50.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:14:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:00.149Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ec76f931-fe70-46de-ac22-591cfa2c8a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:01.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:11.188Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f6851b62-e011-40f2-ad17-2fb266f29ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:12.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:22.262Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2c2f7ee2-e612-48d8-8b6a-129167ef8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:23.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:33.333Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=783260a1-ed7f-4e2d-b157-61787c28d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:34.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:44.373Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=824f82ba-6bf2-4790-a236-266a5e7cbd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:45.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:55.420Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f8774bf1-5367-4ac9-92b2-97871573d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:15:56.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:15:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:06.515Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3d431129-cdcc-4759-8eec-66e7452b3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T06:16:07.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:17.556Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b9329002-125c-45a2-b3ba-95dc3ef5716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:27.754Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b7c8049a-b4a6-4609-91cd-68182e59bedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:37.779Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fb25114d-66f4-4655-a7a2-ed21b51ccc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:47.796Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=eea10c0e-f647-4558-b5d6-2fdefb0d6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:57.820Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f0718e4c-ba45-49d1-9f7e-ba94e1617504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:16:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:07.847Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a342aa4a-b7aa-4460-958d-f68e7698e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:17.871Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8b60f777-b3cc-4e51-bc04-be198c850a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:27.886Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4b019c9b-8c0c-41a1-9f3e-520ea41ad456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:17:35.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:17:35.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:17:35.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:17:35.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:17:35.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:17:35.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:17:35.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:17:35.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:37.901Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1b32f5e7-9307-45b2-b9bd-5950bb4d9698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:47.919Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=477dd446-2c23-4a48-9ca8-a48048444967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:57.949Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3f8b1cba-619c-4ece-bfcc-0aa9ef2d22d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:17:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:07.987Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=99d4aeba-2d49-4484-b37c-7ff9c6c3cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:18.003Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c9b8561e-635a-41f7-b083-4d5cfb0dbaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:28.018Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ff277864-6710-4a74-9b98-37fe696ee46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:38.038Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=82436484-346e-4908-8497-a07f81fa7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:48.062Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dcbedac5-bb03-4f3d-ba50-51fc21241953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:58.079Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8eac3603-f58b-42c9-9203-b29993960b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:18:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:08.098Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f4e7b1c7-882d-4432-9103-4078b777c3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:18.115Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=47bb1d26-5248-4e15-8c48-1d2c340d9f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:28.129Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=03bae7ae-3b32-4395-9cdb-50177fc85b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:38.146Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5b49afb9-382e-4dc0-9be4-b66541f41cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:48.167Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=330d5310-9ea1-410a-8a31-c7b38e6d4280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:58.181Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=60611274-0498-4e57-a8ba-8a37bb63d39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:19:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:08.194Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=59f3b3bb-a516-49eb-9221-2c4d700049a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:18.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=61faf3a0-7cb9-434f-8aaf-0977604c9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:28.218Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a09a511-185e-409e-90f6-c33fd8c2bfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:38.242Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cb635b4b-a84e-4c76-a1bc-19c953f649d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:48.260Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1aa89fab-5a50-4209-8476-ca765de535a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:58.277Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d88185c6-2572-458d-997d-7007bb5c5b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:20:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:08.288Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bf161186-b103-4e95-b5ad-c2500a96c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:18.299Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d50e2126-452a-41a2-928b-0bbd14da0aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:18.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:28.313Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e295fc8a-9502-4544-8fca-4a083ed61d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:38.336Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0cab5e52-6973-4816-b1df-a6455875b316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:48.349Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fbfd145e-42cd-486a-a558-6962625a2d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:58.363Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7fb05bc9-6fbc-4d39-a261-ac3336cb2ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:21:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:08.379Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bbe9041b-1099-4c5e-9a9a-32661eafbc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:18.394Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9b25062f-077a-4475-8ffe-108e4ee0fd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:28.409Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d095e9e7-993f-4288-9cf4-4dd69a9bf2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:22:35.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:22:35.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:22:35.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:22:35.331Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:22:35.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:22:35.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:22:35.342Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:22:35.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:38.424Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1030b1da-97b6-4344-9013-a1259c5e28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:48.447Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0909de68-cab8-4671-8322-7565317239b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:58.473Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c9a8474f-9697-4177-bccd-3418bd85ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:22:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:08.488Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b0fddd0a-ef1f-4196-9e53-00c79d5d1c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:18.507Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4d3220f5-4705-41e3-9ab4-fb4ef82bdb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:28.543Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=af6c0108-681c-4458-b5e8-34dae9bbe9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:38.559Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6047b9d0-768f-4cbc-82dd-fd6e7fddce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:48.571Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=50bfb64a-5c01-44c4-b4e4-05739ee84ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:58.585Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b97e5665-75bc-4d09-ba42-b47bae732959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:23:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:08.610Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0e741804-8b4a-4eb9-b5f0-f9e4cb41b774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:18.623Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c6486969-fae1-4cb5-a5bc-acf0fdb71c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:28.635Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d1074f3a-b3d6-4086-8e45-0ff2ebe94e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:38.655Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7646f851-c389-496f-9632-b71f8d7052c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:48.674Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d8ccbaba-4b63-4163-95c3-898a3319df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:58.688Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fe2cce4-8332-4492-9e6d-d1652b96250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:24:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:08.701Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=901394b2-4546-415a-be47-74f2ddcfc961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:18.713Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4de321a3-516a-493d-a971-74eb71c0c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:28.736Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=62b8d82b-9833-44df-a24b-afe8f2e7db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:38.752Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d6b92879-772e-45fd-a3c8-eef5d0a8d5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:48.763Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a38700d0-1cce-44e4-af7a-4b5f2426add8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:58.778Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5b1e6fe3-19f2-475f-8ad9-a1b034cecffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:25:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:08.791Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3e3c9205-3eea-4a90-8fde-352bdd579159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:18.812Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ba6367f0-4bac-41cd-9bdc-ec9ab0079d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:18.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:28.832Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=99824e70-b81d-4133-a4e8-8552c8a2d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:38.847Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9e0895af-30f2-45ef-9ad0-9f20c3de9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:48.860Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=87056c1f-df88-4d35-b4e3-e21c35036f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:58.872Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c2f48ed2-22cf-44f2-9294-4125f8df3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:26:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:08.883Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a11236dd-4dd1-4c69-ba49-cc3e62bd56fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:18.897Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5f2cee77-5b37-4917-aba2-09a15b40aac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:28.925Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=66b305b3-d818-4f48-bdd7-5e90d566198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:27:35.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:27:35.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:27:35.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:27:35.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:27:35.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:27:35.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:27:35.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:27:35.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:38.937Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=70303d3a-a670-4c42-9e01-61f199163d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:48.950Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2ee59dd-d5b2-40c4-8773-2f78b909ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:58.959Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=28df129f-3de4-4538-b2f3-c0979a0799bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:27:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:08.980Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fbf4c478-dbac-4308-93ff-a0a68db1b7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:19.006Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5b94669e-05d1-4297-b1b2-bb8da437010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:29.019Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=741729a7-df83-4f89-807b-eee6611c2597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:39.032Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b73cdf89-ed0b-4ab2-b060-402bb7a080e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:39.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:49.047Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6275cb5d-6166-4588-951f-2fa25af1946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:59.059Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c3379615-b6e6-4e49-9f25-cd0ab02e78fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:28:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:09.070Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=24ab9e4f-8328-44b4-9139-c860279810d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:19.082Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f2ee2590-0b06-4471-8e4c-b5b0d1393587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:29.096Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=60f1382c-4098-4ed5-b8ee-cf3942887f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:39.109Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b25c974e-878f-45b4-80e5-122d712acba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:49.121Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3a0ffe84-0eac-4170-9ecf-63dd9faf7548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:59.134Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bcde67f9-0726-4c6f-8589-fac3678e158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:29:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:09.150Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=06ee6bfd-19eb-4cd0-bb29-b672416cc6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:19.161Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2d60c374-6a03-4dc8-b65f-28531c031715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:19.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:29.177Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=32b84878-7170-4eb2-94c3-11b6ac6096db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:39.194Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c113df33-eb70-4139-b455-778a1d5657ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:49.208Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=66f64df9-6d63-44a1-badd-85cb2c595cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:59.222Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1443b83d-f650-46e3-8e51-b8db3ae164bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:30:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:09.230Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9257da10-db35-47aa-8ce3-77fc66800f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:19.241Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ff914a67-bc25-4b95-8c4d-0ec9cb753661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:29.255Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=735367d7-b7b1-4433-aedc-bfb2df45e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:39.282Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4cb18220-17fc-4498-83e8-f3d31cccfbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:49.313Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b9617f4e-b682-4916-a0ef-6977e599f99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:59.330Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cd0234b0-fff9-4c55-aea8-f275fede10ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:31:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:09.347Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ed5876bb-39a2-445c-945f-bd0d422016ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:09.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:19.356Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1b4bfefc-98de-4f77-af6b-b2b51b3e43fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:29.369Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a4c9890c-cfa5-4b37-911b-75232cfef236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:32:35.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:32:35.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:32:35.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:32:35.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:32:35.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:32:35.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:32:35.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:32:35.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:39.382Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=56501132-1f4a-4110-931e-35395d995ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:49.396Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f1fef870-4bb6-41d0-8dd8-cd6dac33698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:59.411Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=57fc5d0d-73d7-4cd3-95a6-865611632a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:32:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:09.423Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e1938c87-a92c-40cb-a4da-63691c00c18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:19.433Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9ea60468-180c-467f-b3b9-d3339827856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:29.444Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=43a67bc8-5d5e-4fd3-8916-bbcbb5777091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:39.458Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=22a8b351-3c49-4273-a7c6-4595031a1c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:49.468Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e5f61494-a3a1-4891-88db-55ad93a19f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:59.485Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3b6e8cba-379c-46b6-9356-2823e1ad5911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:33:59.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:09.501Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=876c38be-e0f0-41bd-bd6b-dc11f72d1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:19.515Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=28b56421-91ca-482c-8b1a-d0d81e29e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:29.530Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=346b780a-7138-4b05-8203-913d9d4da41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:29.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:39.539Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f21238af-74c9-41d7-a6b2-4ab1df087ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:49.550Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=19a87afe-0772-4e95-92a1-58f3d436c271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:59.570Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4b0c4267-082b-4a3f-b15f-69b8f9eb4f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:34:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:09.595Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c4bdd355-3160-4ca2-8149-ad616ac63b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:19.617Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4bcade38-ad46-45f0-9139-0a3c05fa3e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:29.628Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a5a34016-3ada-4484-bb76-f2e993112be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:39.641Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6d7e213e-0da4-4545-b102-51f4db3b7447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:49.649Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=daf778a9-8b0b-4e14-9a7d-ba0f5b9e579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:59.661Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=292e8944-0205-4b6b-aa36-b5b342ec5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:35:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:09.672Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2a2321fe-74bc-46d2-a7a8-4df392fc2d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:19.684Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7f3fb52a-c6db-4e0e-82a2-9c5a6da1e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:29.702Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0556e843-8d71-4294-aae5-c3b78cd9c42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:39.711Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ee08de49-3733-42f2-923b-d0c31477a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:49.725Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c3186a1b-3193-49db-8369-ff03254135ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:59.737Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ffad93cf-8d9a-41f3-b421-13afcb3b37d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:36:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:09.748Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=21add9ff-98b2-49a8-8037-079cd942bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:19.762Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d698ed4a-058f-486f-8f18-d00db9b43897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:29.777Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d45b2d02-246b-484a-9a7b-3effef9e39eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:29.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:37:35.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:37:35.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:37:35.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:37:35.294Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:37:35.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:37:35.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:37:35.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:37:35.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:39.789Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=295ad360-d5e4-4572-bb5e-60c45f2a1b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:49.801Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=57a103d7-81d2-4649-b960-3d562dc99b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:59.811Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dc3f12da-00bb-4f63-9e9b-962543fc781a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:37:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:09.824Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9f8e002d-ee1b-4706-a347-0e46657d0690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:19.833Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0117ce59-2a1a-4ebf-9f84-9c484f0587a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:19.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:29.851Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5be2355e-2913-4c4d-84ce-fa284048bf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:39.874Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f8d1a561-42dc-4bce-9057-12ee1db27f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:49.888Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1bdce71f-4944-4afa-af38-332b06feadc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:59.900Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=210ada2a-ea74-4d19-9ff7-9e6683a9ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:38:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:09.910Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ab2733c7-8810-486b-8267-4579eabac57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:19.921Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2e03da74-a140-4527-8d76-f03cae79bacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:29.940Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e3902344-5948-4500-acd9-78cc0c0b69dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:39.953Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d5bfe45d-42dd-43b5-bfe4-39181521d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:49.963Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d81b7d0c-0b33-4400-830e-933171a0efe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:39:59.975Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=41815a77-1fc7-43e3-944d-53e5bb451380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:10.003Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9e7d795b-0461-4fcd-a155-90f2bb7308bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:20.016Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=270b6781-f9da-49d8-b3d2-521ea5ff6ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:30.024Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f798be25-ca74-4f25-883e-1bed5e5fcc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:40.035Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0b6d2cba-31ba-492b-92bf-4167a8420359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:50.050Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b06dfc12-8f67-45f4-9cc5-ab686468d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:40:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:00.062Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ad43a2ef-b0f0-4115-b099-ce94f589a570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:10.072Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1815a370-429a-4215-8f6a-f63e519f3f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:20.081Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c33c31a2-ab9b-4656-925a-c1f3b5fbfca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:30.091Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4eafddb6-bdf0-4b8b-89d1-bbd2b63a8aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:40.101Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=56df8446-3701-4597-91b0-cb1cd2ad7121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:50.112Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7972e750-d120-4722-bf72-765fb7e2ce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:41:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:00.125Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7f85f59a-c9a8-4e7d-9c4b-9b37f302fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:10.147Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2fc04198-0a4b-4a04-bf44-3123bc7880e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:20.157Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ab90c088-f537-410d-969f-61e75d547c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:30.170Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b7128659-45a8-4584-ad7a-5e3e9fe02f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:42:35.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:42:35.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:42:35.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:42:35.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:42:35.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:42:35.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:42:35.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:42:35.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:40.183Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ee100dfa-8320-487e-9425-375100956a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:50.194Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0ee6826a-a0f3-45d9-a4b6-7ece1560fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:42:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:00.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5c73ebbd-6d02-4c8f-b171-aad0a022f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:10.213Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2bd6200b-2085-4a43-a07e-15f69d85fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:20.225Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4f227449-7402-430a-90a1-558fd480224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:30.240Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=71052374-a946-4301-ac00-25d4258b374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:30.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:40.250Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b505b86c-981a-4f5b-9077-28558abf1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:50.260Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1651e6a2-78a2-483c-8d01-969099b4e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:43:50.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:00.271Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=27fedcf0-0836-40d9-b348-5edd00355fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:10.282Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f88982fa-41e3-472a-92f9-ae3552f5195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:20.291Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=df41b352-288d-4de5-bf50-fecb4a12fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:30.305Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=433f7800-0ba8-4c80-b7f4-94e4bb03054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:40.318Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c0fef531-e1f5-4017-a1e9-30365d992ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:50.333Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7b6383e1-3695-483e-b10c-71788b9c48d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:44:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:00.345Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5cb52fd8-7de7-4cd1-9b6f-5d98886d0ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:10.353Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2ee85a88-1dd4-4370-82a8-7e7336d036a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:20.362Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=13e391e8-48a6-4f35-b5e0-55c791c4a51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:30.371Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e1d2dfae-4549-4f2a-8154-17abd96d7547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:40.380Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a7e606d6-1a08-4609-a302-1f2f389192bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:50.394Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=510a56d9-4fb7-482e-8c3b-055853515315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:45:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:00.414Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bf89032f-eb82-4e7c-8183-c3b4ee580fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:10.425Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8e7f1ab7-6ed7-4944-a23a-94f8fbdaf53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:20.434Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e3166e24-8777-4a8a-9adc-f4b204af82c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:30.447Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=07f8f8ba-20c4-4b29-8c68-fb8d408963db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:40.455Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=11eeeccf-cba0-4186-9187-f0849593976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:50.469Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1742f67a-abf0-4336-b4cb-ed28a8c953ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:46:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:00.480Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=156fee18-739f-4d8d-af4e-c499a72731e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:10.491Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a971492c-1ff1-4b5f-9162-8bce1e2bb524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:20.506Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=07030e63-c1dc-4c70-83ed-8e24526057ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:30.517Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=95549ca7-9ae3-4cfb-983d-fc71de2bdc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:47:35.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:47:35.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:47:35.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:47:35.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:47:35.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:47:35.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:47:35.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:47:35.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:40.533Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=466eaa70-88db-4c34-9616-c7f35ecd21e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:50.550Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c1b21dc0-5d33-4dba-bb45-b31a4b0535f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:47:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:00.560Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0336daef-0bc8-4a75-9893-727c593df228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:10.571Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f86265c7-0eeb-48a8-aa7d-cf0464b033b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:20.580Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3e9be84c-184c-4a30-a19f-16950a9c7eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:30.594Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=38ce4538-8fde-4dd5-98d5-83f93e7e46f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:40.605Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=686106a1-33a7-4ebc-8d0d-3e2f34c7c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:50.622Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f3aab534-4a3f-486a-bec2-04c90d50b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:48:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:00.638Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dd77f8c6-8e4d-47c8-9343-c62d69391e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:10.647Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=75e2e7c6-fd00-49de-a813-e18c8e5a071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:20.655Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6c6a8610-db77-4b17-a62e-9159c8fc1ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:30.662Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5a4166eb-59a9-4484-a376-e500c708ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:40.671Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=56fa06cd-fa5d-42e1-afbd-6d20e0ad6084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:50.681Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a5702218-01dc-4872-826f-abd32e2aa76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:49:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:00.694Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4e7707f2-4fb8-4a1e-b5bd-74dcd89add28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:10.707Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a2faa1cb-1ab6-40ef-886a-7edf816b908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:20.716Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=eaec6be9-a1cc-47f0-bb00-0ca09e475085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:30.730Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8ef1b22d-9a12-4d20-a4b8-18f0516e6461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:40.742Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ec51fe74-f0ac-4472-8ccb-5e90ddfd092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:50.757Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3586bb96-f516-495e-8877-930a8c86d39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:50:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:00.767Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0d178cf0-a9a0-4ce5-a917-cb5bb6c9b6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:10.777Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=99c9cda2-7e2d-41ca-b26c-3b8e8fe6721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:10.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:20.806Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=50e76c1b-a1ce-458f-b254-4f9809b2e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:30.814Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d4610bfe-2061-4c5b-aacd-a835817dc818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:40.823Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a7072bdd-0b09-4829-97a0-bb450c60f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:50.832Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e2c2cc10-179e-48b4-90df-21bc1fea6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:51:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:00.842Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c7327350-5dd5-4826-baf2-4662a11bea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:10.858Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e23858c6-564a-4c99-84c6-812227a21d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:20.867Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d82ee14e-629b-404b-9648-caf2cc1b9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:30.891Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4eda678d-7e39-4178-8ecd-591f23375d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:52:35.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:52:35.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:52:35.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:52:35.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:52:35.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:52:35.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:52:35.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:52:35.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:40.903Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b8cfca79-7da9-4418-9608-5f38b91157e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:50.923Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=25d523da-bf4d-4c08-9e91-f52895cc6ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:52:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:00.945Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f2bff52c-5660-439d-a3ea-39d931637540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:10.955Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bf3c0b59-ba6a-41e5-9cdf-cfa1fc3df2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:20.976Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3ef63d50-1304-4699-9abf-49c638a8febc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:30.984Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ec6e1dfd-873b-4f24-b6df-20ec3b910bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:40.995Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2fb6a9d0-3241-43db-a3e0-60e20ba21a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:51.007Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b843956e-7efc-4223-b225-9590dc0272ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:53:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:01.022Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1865d768-3ebf-49df-b54b-4164b2bb62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:11.033Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7949e02a-740d-46d7-b346-cb6a0a7f5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:21.051Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b66a521a-7db4-44fe-867b-0da6d289510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:31.072Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2c12cff2-8c8a-4605-85e8-f9b2034e2958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:41.084Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=44a7408f-4e82-4b75-be15-7c9db7985b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:51.094Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=08d315d1-f21b-4756-954b-5db64cd9de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:54:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:01.114Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bc12865a-235f-47a8-8744-4b8360add542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:11.130Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e271767a-dfc1-49b1-b94a-9c03d2d54eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:21.150Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=323dc02a-b82c-41a2-9583-1e42116a635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:31.161Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f1d26bf1-4890-4725-b197-6958e829dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:41.176Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=76599b89-245e-4347-b3a4-2aafed039ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:51.184Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ca31dd86-1fb8-4e4a-a21c-c7934e3f8d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:55:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:01.192Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d3b424a1-7085-45a1-88a6-47a0e9ca45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:11.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=98eb147f-5d44-46f1-93db-f04c8925421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:21.212Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=be26a20d-4af6-4659-bd99-2d8a7b24ac73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:31.227Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=52c2c19a-ce94-47cf-9d19-aa47dbc4b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:41.239Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4de1f5a8-86a8-489e-8f09-c599039db8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:51.257Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=aae1ef56-aee8-4f2b-ad72-44627adf3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:56:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:01.268Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f939f8f8-915d-4e2b-8b9a-6bfe205adac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:11.279Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63a7c915-d831-4f08-b592-2734d45dab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:21.292Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fe09993-a555-40d7-9cba-8ee85b91ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:31.306Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5400caa7-2c75-4aac-a27d-bf51e3d60259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:57:35.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T06:57:35.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T06:57:35.316Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:57:35.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:57:35.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T06:57:35.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T06:57:35.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T06:57:35.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:41.320Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=291542bb-e339-4f17-ad42-eed0a483a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:51.337Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=93ea253b-0763-4a48-aa7d-b50bdd6853c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:57:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:01.350Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c3bbc15c-64e6-4372-8149-a2c2c25c16c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:11.358Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e6c9d595-7d7e-4b32-a3b6-073f956ea8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:21.366Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=458d2a9e-70ff-4811-9db4-50e0bdb5d824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:31.375Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b344742a-9093-4404-84c6-c1fa60a51a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:41.383Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d7f985eb-9783-4d07-addf-ca686dfd29ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:51.394Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fff216f-5877-41c4-88af-98dddadf7edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:58:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:01.416Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fce3493-720d-44b7-91a9-12f6f4e6ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:11.425Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9649f080-c984-4ebe-8bd6-fe5f6c8ec985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:21.436Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cf0d41b7-f987-44a2-acd2-b9dbd02f15ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:31.451Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c330af5d-5055-497a-b385-f0ab47936b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:41.464Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f2f95802-43a9-4528-a765-3e014125d000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:51.476Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f750f362-8a5a-4a4f-8a4e-1fda836b1c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T06:59:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:01.501Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=56ad63e2-9052-45d1-9bac-8bfe6d3044b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:11.512Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bcbabc10-e79a-4c5d-8812-07206a5c9bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:21.544Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=41fdd896-4174-47d1-b7f6-0f09a6083005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:31.555Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1ed9e90b-ad4a-49b8-9de8-bcf7e16ced4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:41.565Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8bdc5a27-67ca-4592-9656-dba98fb45dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:51.574Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=71cca0dc-d057-456d-84d7-d71e20e17e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:00:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:01.596Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6bc466a7-0925-42d5-a2f9-755dd242b976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:11.606Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cb0a2e32-a7be-4084-aa58-20402d08f7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:21.621Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=678f0978-fa78-4f17-9fb9-df55e31c7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:31.632Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f9cec720-ae12-473e-b850-d063bdd1f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:41.650Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=792d4029-d41c-411d-a2c0-bc9c22c2e5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:51.659Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ff9b52c7-2f7a-4537-9f5c-56cc8e470607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:01:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:01.668Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=35fd38d5-09c9-4bc2-b521-9712dc79e46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:11.682Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6b08c1da-1700-4657-8464-d61429b2f881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:21.693Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c23c6e63-f6c7-45a7-aa5e-e11f8e0c39df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:31.709Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bee00303-edc3-41fd-b232-f91aa6de3c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:02:35.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:02:35.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:02:35.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:02:35.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:02:35.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:02:35.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:02:35.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:02:35.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:41.719Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ef32cd97-0260-4b13-82a7-286433dc35b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:51.730Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dedfcd66-881b-453b-b8ba-00ead4691c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:02:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:01.740Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=968ed0b8-fd14-4c29-b4e1-daabb53641c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:11.752Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f3eff21a-638d-48fc-9bb9-6a98b6edb1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:21.768Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7d5ee1bf-f179-4466-8fd3-393b432b88c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:31.779Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cb24da0b-7d06-4984-9b9d-36902c12929d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:41.788Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d5858510-f114-4dea-aa2e-7bd3862369ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:51.802Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=93a84d34-e56c-4086-8f1b-0234484c2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:03:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:01.811Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b4db7db3-a9ac-4f4c-8581-8e4e5db9ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:11.827Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d132b8fa-6cd0-4adf-b192-1faaaf8ef1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:21.837Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f98432c1-8fe8-4713-a9c9-d5d9ed16c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:31.849Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ae884948-0332-4c8c-9638-852f7d3da1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:41.859Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=22b03011-aa2f-419b-a35b-174fca84810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:51.867Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=28b2f762-cdce-42a3-9151-47abd16bb5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:04:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:01.877Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=442b5e88-9a9e-4782-badc-001c5d6bf632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:11.889Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=51fc1680-1a9e-4774-83e1-29bfc8738865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:21.900Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=871273a0-fb0c-4c36-9baa-8d65465e456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:31.916Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c6aa6678-f99c-4d07-a147-ac0146a5bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:41.927Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fb098ad-e964-4af6-b349-c11cc6fe1e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:51.937Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2469888b-1654-4fa2-a29f-977ebbb73f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:05:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:01.946Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f9072721-07c4-445e-93d7-e07a0ecd16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:11.954Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5588f94d-f5ce-4968-a59f-e589d8272bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:21.962Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=420bfd77-68cd-4659-902f-a2a747bfb464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:31.974Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=68d264be-28e1-449f-9fd2-e3018ab3ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:41.986Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fd4bfd15-b2ac-4e6a-b24e-94af03c95c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:51.996Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=08f554db-8036-4aa4-8b92-f387204c5289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:06:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:02.005Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dd6ad56c-95b5-4259-a498-91526aa347c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:12.014Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cfb9c8ad-05df-45a7-a531-37e03b03b8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:22.025Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4e102c5c-d91e-481e-aba7-28238e0c0d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:32.050Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=00f51d07-1828-45bd-93e6-9bf5bf9170fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:07:35.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:07:35.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:07:35.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:07:35.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:07:35.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:07:35.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:07:35.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:07:35.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:42.063Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c25e0c41-827a-4241-afd5-86b762c3d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:52.072Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=db5b0b71-7b46-4a4b-9378-888ca02b4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:07:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:02.083Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a49590b5-6a46-4d48-bf68-939060cc29a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:12.098Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2856bdd-0748-4c3d-b7a7-507caa2bec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:22.105Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ba2339c6-264d-467e-aaca-d23f65843e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:32.115Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3b190cd5-f1dc-4ebf-adeb-58c1d8bd51a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:42.126Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f7e41479-dc94-479d-8877-ed10d901f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:52.140Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=528875bf-dd35-49e4-88dc-279edd2fa885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:08:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:02.148Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a250d2a2-e6bf-4d81-84af-3c1389ba0a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:12.155Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1d6a1833-e48b-43dc-b042-cc10e17b6926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:22.163Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=72414930-27ac-458a-8296-e578ecf2f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:32.175Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9fd3c419-cc7f-4f9c-9b09-b162085c435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:42.185Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=abbcccdf-a801-4e68-92a2-2b934ad6787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:52.201Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=21d79365-7057-41c7-aaeb-bc16974d4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:09:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:02.209Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2bd014fd-8530-46ef-bfed-0286b771ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:12.219Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=03bf23df-d6e6-4f7b-9f4a-88def0db941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:22.228Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fda249aa-25cc-4df4-a3a8-5a53fc9cc6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:32.237Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=05158d6c-10f5-4b37-846f-afcd50c10c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:42.248Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=907f8208-449c-453d-9893-18efc5dfafe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:52.265Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4ba0bc2e-8495-4a65-89e1-4d4ebba8f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:10:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:02.275Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=81ee2ec0-6d16-4083-afb6-5ff1ee6489ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:12.282Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b8b30300-e496-447d-8478-73f5b7ca4f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:22.291Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=807207a2-1cd8-4056-81f4-e8412998a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:32.300Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=12de86e6-5ae7-417a-abb0-24c2d1d63c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:42.310Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b64c0049-7dcb-493b-ae98-79ad8a1193cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:52.322Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=70d68ec7-2b92-4a50-b134-d935f683fd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:11:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:02.340Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d4a91fea-b94f-4ab3-b9cd-0daa9b33ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:12.350Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b53df90a-2420-4493-a334-3370bb1e8d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:22.368Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f7adfe7c-c2ca-4cfd-b32d-e009b9a45193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:32.379Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5582a5fc-a257-4529-9292-811f7b1e7cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:12:35.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:12:35.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:12:35.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:12:35.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:12:35.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:12:35.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:12:35.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:12:35.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:42.386Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=99e35dc8-0ba7-4ccb-bb8b-c251b6d7156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:52.406Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6c74c454-bd66-4ed2-a117-47ab0e267bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:12:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:02.423Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0593ec65-1fe4-40b9-92b0-3d86b2900cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:12.432Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d1549e25-b387-4606-950d-b4dde206c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:22.439Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=64986917-4afb-4dbf-9a5b-9e0ff62d3fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:32.447Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4a162e82-5c43-4058-8ff9-200b7fde9e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:42.458Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=13e2024d-18e0-4d8e-84b4-ff2817a21921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:52.470Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c2776ef2-5318-4b8f-840a-de617881507a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:13:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:02.487Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0b916b26-521a-4b3f-8b5e-d8913f81065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:12.496Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=aab43785-467b-4238-8868-b4b17f31fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:22.504Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d5ec1421-34ed-43f3-a9ee-5a11cf7ac531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:32.512Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=963b5e76-6db2-413d-a7a2-9ffc6e349195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:42.543Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5562efef-674a-449c-82c1-0e6512d31b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:52.559Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=32025a4c-4120-4c4d-be37-86b0eb9eab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:14:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:02.580Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4de71214-06d0-4e80-9dc4-608dbd81bf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:12.594Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2342b9e4-85d7-4eff-85df-5cf9d264d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:22.601Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a1d4fb74-05b8-486b-b1dc-59bb7bf74933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:32.634Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c8e3cb92-1034-4793-bf48-5eb3bacf0a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:42.645Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=98f31ab4-aac6-4e7e-8fc6-7c24df7f55b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:52.653Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f5a6db99-c8d5-47a5-8e92-fbd41e21b9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:15:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:02.663Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e6a36a43-c5d0-469d-8ba4-701d02ac2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:12.680Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=456a17a3-3c69-4d2a-bd6a-ca46effc10dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:22.693Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=15437ec6-2b22-48c8-bd3a-ecbeb2a10590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:32.704Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=060c1f36-5ef6-4e64-899d-826a5faf579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:42.713Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ef13d099-2fce-487f-a91e-e38db9074d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:52.722Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3f30a1e6-5bcb-4340-9637-e726cf918a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:16:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:02.730Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d8f51985-6c9c-46d7-91cb-cc79e93c7582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:12.739Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1ce834ba-20a2-4399-ba7b-bb5bf07516b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:22.749Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=231bc17d-1eb5-4ca1-bf22-cadafd7026be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:32.758Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=32f9efd8-25ed-4771-b1dc-f5a31ecee051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:17:35.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:17:35.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:17:35.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:17:35.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:17:35.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:17:35.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:17:35.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:17:35.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:42.767Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=02060ed6-f50f-46cb-9c14-dbe34c5a5ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:52.774Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6fbca24f-eadf-4d4c-a769-fb8a6a4a6591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:17:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:02.785Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=07b1aebd-05e9-4807-8fa9-1bc8345d37a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:12.799Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5c7aa833-02a3-43fe-bc6b-8a22a760a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:22.808Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=43d4fc2f-caba-49df-ae94-2198a942bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:32.817Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d6df4f12-b337-4962-b879-9b9c9c3a278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:42.825Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5ab59924-35da-4b82-9a85-e288529cccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:52.833Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e2d3ea84-9af1-47c5-a9da-a4c1d60896a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:18:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:02.842Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=032467af-31cd-44b0-9838-4fe7f2ac6776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:12.849Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d7e77240-2825-414b-834e-6e37dce81416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:22.859Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1f260949-384c-4319-9ceb-d355feb35f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:32.872Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d2f09d5b-eb7c-46aa-9753-97f388dc8f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:42.880Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ecf21232-8d04-4419-b7fa-691b6fe8ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:52.886Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7a0d845b-7240-423a-8edd-742132572be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:19:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:02.894Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=534ddb42-e1bf-453d-8b46-fb1aed4d9896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:12.904Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2d254084-3452-46d2-a2cb-547a33e9ba4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:22.915Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d52f174f-5dc0-47ac-8aa5-d99146dfb1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:32.931Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7b3d15f5-ec96-4e70-83a7-655d4d8df721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:42.940Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a040edb-678f-48f8-9ac2-60d618700a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:52.947Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a60812f-3030-48ef-a1ed-c651378b2328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:20:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:02.955Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=54d14484-9324-47b8-b82b-3ec0cd42a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:12.963Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0d0bdfdb-55a5-408b-842f-946b003beade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:22.972Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0234fb7f-8f62-4eb6-b2e0-cf08ba34649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:32.984Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=284b39da-97a1-4ffe-8b6d-c3a9abbb6ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:42.993Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=85f58692-3485-4d7b-a45a-fba71dd62f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:53.001Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2cd7a624-6c39-45a5-8a2a-6eed3790a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:21:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:03.008Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2b187763-5be8-469a-93d9-80c7958e5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:13.019Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3ba95d3c-8534-4978-879d-e78672d59a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:23.031Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=646fecbd-cf31-4618-91f8-aeef69c418d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:33.047Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=92759127-e5fe-445e-8abe-115a5ae4d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:22:35.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:22:35.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:22:35.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:22:35.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:22:35.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:22:35.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:22:35.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:22:35.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:43.056Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=87f5295b-8e6f-45ba-b50e-02eaf6076bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:53.069Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=729fc8f0-08c2-48a4-87c9-fb5bc6b059e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:22:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:03.076Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=321b535d-0ed0-4ea5-9bc2-12991d484f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:13.085Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f3209d9b-bd90-47d5-817e-d13e9660188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:23.098Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bcc3a53a-be1d-476b-a218-971ef078386f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:33.113Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=59d5d1cf-3659-4d0a-b92c-a6467f86a34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:43.125Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=86a4e5e6-60b2-430b-be72-49b6ac3815e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:53.141Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f02a281e-413d-4245-8ff7-e8b499c5ef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:23:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:03.148Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=856b36af-8d75-47b2-a050-d5c7968eb5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:13.156Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=adba80dd-cd2b-4d01-9015-7ecf837d3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:23.165Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=52ce41b2-b197-4791-b09b-4c50386b024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:33.176Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7f92fd78-46e1-4784-ba42-f0db860dfc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:43.186Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=248ad34c-51e3-4a9d-8538-bf4a493f2f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:53.195Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1109ff48-8f29-45c6-a3fc-cf405c39a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:24:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:03.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ddb842f3-f62d-4ff9-87f5-e76fb621eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:13.212Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ae2f0a6e-e0f4-48a3-a440-9b3ba023f1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:23.219Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b3d5bc0f-5cc9-443a-ba15-a8b9ebb719d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:33.226Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1de03e91-ada2-4159-acaf-f52fc9cf240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:43.234Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f7354764-404c-403f-ac0f-ffe52cc98d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:53.244Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=717f30a8-c514-4061-b3fa-c96c1561788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:25:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:03.259Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=60ef6920-798d-4a88-9d9a-4e573dd3690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:13.266Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3ba83816-53df-4854-87a1-97e7ffd33be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:23.281Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bb721569-a691-408c-8c86-db4debe518b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:33.289Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=297ffce2-762a-475f-9ec7-340f6cc01daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:43.300Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=86e2fb69-8057-4953-9e76-89f0a828df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:53.311Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=785098f2-9215-45f3-b71f-0546d1d060de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:26:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:03.320Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3aca44a4-bed0-4360-9c38-cc6bd4316ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:13.329Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6a2cdcad-df56-42c8-b2cd-bfd2852ec5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:23.341Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a8bb830e-e0af-4f24-9b9d-0c7c154c1bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:33.353Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d09a1b04-b636-4999-a08e-db7f2baefb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:27:35.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:27:35.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:27:35.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:27:35.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:27:35.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:27:35.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:27:35.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:27:35.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:43.361Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1da82add-32dc-415e-abe9-f88f4842de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:53.368Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9c96cb5c-4fe9-43e4-889c-b989eeb773c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:27:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:03.376Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a427ce3a-f23d-40cf-86a5-2a9ac1aa2273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:13.383Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a54bd5c4-186b-46ff-86f3-d9d81adc5c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:23.391Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f5685ba3-f1c1-44c0-8eab-64f0281470b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:33.404Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=86017b48-55dd-4fbf-aa2b-b37f58575209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:43.415Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3e013c38-ba1d-4bb3-bfff-be30de2ea46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:53.424Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=de48a858-eadb-4a75-99cb-3793d056b583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:28:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:03.434Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a7590383-0a75-41b9-a2c5-05a356f3ec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:13.443Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=91bd16f4-3752-431c-88d1-bf866a784d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:23.451Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1e0b1405-959a-4d4e-9463-49497f4c8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:33.460Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=69bf6dd9-36d9-4c77-81a3-18b301e27ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:43.473Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=341503a2-dbed-4836-b71d-4af14ab554be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:53.488Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8b683bfc-c21f-4c24-9744-526fc7d2302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:29:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:03.498Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=574181b8-b3af-4d7d-8a1a-114b043e4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:13.506Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=68b3b7fa-3d64-46b8-8daf-ad37a764bb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:23.514Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=89150628-a7ee-4755-a442-91d546479b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:33.523Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=65327861-2214-4a5d-b96b-ffdea898df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:43.534Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=23be70f3-db19-4733-a577-d94834a96384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:53.547Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=db61fdf4-4481-483b-ba27-dc1ac18fb90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:30:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:03.559Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63e9dfaa-5072-42bd-bef1-4a6797b7235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:13.567Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f2fffeb3-1b71-4c83-a6f2-763ad78d25b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:23.575Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bad5c891-2713-40ba-b172-772996761b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:33.589Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=28c6d14e-8ad4-49ed-9354-eaf83bd09036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:43.597Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a35959f-18e6-444a-a1f4-a6eeeff1ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:53.606Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6e2899f9-1b03-410c-bc0a-fad012cbd866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:31:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:03.622Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4ec6bee2-a6ac-4198-9d3c-18fb784510da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:13.630Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4ad88c10-1a09-4bc2-b26f-aebae9bba009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:13.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:23.638Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d8e49be4-5856-46f2-8ce8-8a8cba42ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:33.649Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1df41dc6-4126-490a-98a6-d5b16b12c8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:32:35.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:32:35.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:32:35.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:32:35.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:32:35.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:32:35.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:32:35.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:32:35.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:43.659Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d099779a-ae43-41a5-ba66-0380e00823c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:53.667Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=eef3fe00-b16b-4811-b68d-12aa8bd34b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:32:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:03.679Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9cb3e537-0c78-4807-bf01-81f77070e2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:13.690Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c19d2383-0154-4215-afac-a0bff76a953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:23.702Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fe64ed91-c58f-4627-8f44-c7c34a5b60a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:33.708Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=17d08e56-3b39-4e11-92a8-f20df7645e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:43.716Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=34707740-84e5-47e0-b0c4-1877877ddcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:53.724Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f3e8e5fa-ef9f-4ac9-b2cd-0df90679f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:33:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:03.734Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fe7fd774-1f4d-475a-bfbe-2904a08be1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:13.741Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6a08fce2-60f7-4822-b15c-6aea4bcb8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:23.753Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a8d2cf8-97c5-4856-9d7f-aac229142bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:33.770Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63025319-94da-4df2-ab9c-2e30e1103d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:33.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:43.785Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fbb7f421-3386-43a7-b862-0d4f72076bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:53.794Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4acf58cc-8345-4a34-bac5-8378701090b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:34:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:03.805Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f7434ec5-b844-4800-bcad-90303bd74163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:13.814Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3f4da514-f789-45b4-a929-b388741ede54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:23.824Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6e09cfbb-2969-4e40-85c0-358ecbbe98e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:33.843Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=254b8c19-38af-4d38-ba1a-962f1a69e9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:43.850Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=953f510e-c407-4bdb-b2cf-f44f72b27ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:53.858Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7e70ac53-3746-4aea-a91a-e60e67e690c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:35:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:03.865Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=62f5eac0-ca8e-4c0e-90d0-1f96412b4938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:13.876Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1ac2b18b-3913-4a9f-ade9-30015e69e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:23.886Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f68b6aaa-72fe-44ce-971b-fea2832d65e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:33.897Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f1984d17-7b41-4aa9-9777-c2a6db3b69b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:43.912Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a251dcad-0159-4206-bd77-99fa290aa598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:53.922Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=624972cd-2dd9-4b15-81b1-f4ef5f5e6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:36:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:03.930Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4fd97af7-0776-42d6-82c6-986d48a4014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:13.937Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5b65c12c-bf28-47b2-80cb-03253c161a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:23.944Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=df72a527-b6f9-4081-883c-d271ac0bdd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:33.953Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1a343536-d9b7-439f-90de-dd12bf559aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:37:35.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:37:35.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:37:35.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:37:35.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:37:35.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:37:35.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:37:35.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:37:35.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:43.964Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=661cae0f-5ff4-400f-b1a3-5519b6e9bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:53.977Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3370a491-a320-4d86-9cf3-113916dbadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:37:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:03.987Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=40ead969-ad7b-41a4-8516-470f36c38369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:13.996Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5a34baba-4156-40c6-b031-550518c25879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:24.007Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=967e36ef-9c7d-48ae-a5be-0a0bb824f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:34.015Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6ffdd4a3-5a54-434a-a8c4-bad1bc006b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:44.023Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3ca2dba4-3892-4d53-a5bc-30a5e6b79368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:54.038Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=800e1364-2180-402d-9059-796e680e3358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:38:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:04.055Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7df4014e-4fd4-4e4e-a37c-4028718ef27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:14.067Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9627352c-7075-46c7-9891-28ae73705896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:24.078Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ac5ee080-2496-4baa-9c81-6682d10c51c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:34.086Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5445a77a-8e09-41e8-b4c4-7699809d4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:44.100Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=115ec9ec-dadf-40a7-9dd5-c40f88c6a057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:54.110Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fed9fb3d-2776-4811-9a85-8a64902b1f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:39:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:04.119Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=08636091-27a1-480e-af22-f31206e95564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:14.127Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ad4c1d53-de9a-439d-8abf-b5b2c3d03dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:24.136Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dcf2da41-4a92-44ad-b521-4ebe16166ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:24.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:34.152Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1d1ce96a-cc4b-4e2c-9984-8de8266f9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:44.160Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5fd01d23-25fe-4322-8c52-cf19c1fe48dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:54.167Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8a4b354a-8e5b-4e8d-8eef-734f17ab82b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:40:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:04.175Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f280fbe8-5add-41fa-b662-413277f06652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:14.182Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8e341fa7-1816-46dc-86f6-4700d23063f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:24.190Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c7e31978-b957-4012-bb78-13488371a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:34.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1b2255c1-f0d5-4ac9-a5bb-943c35f1cc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:44.223Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fb75acac-c2e4-45c2-a6dd-0ffd45fb1426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:54.236Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=75b3f144-8b71-4e3f-9d63-d44f072dfd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:41:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:04.244Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=951a716c-81bc-4d6b-ab92-4c1e9cfab472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:04.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:14.251Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=42367232-1d48-4d06-a7a6-605acd2a95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:24.260Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f39a8ca1-8823-46a9-8ba4-bf8302fce590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:34.270Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9436ee9c-bbcf-4248-9051-d7f260cb7353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:42:35.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:42:35.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:42:35.258Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:42:35.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:42:35.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:42:35.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:42:35.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:42:35.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:44.279Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=06f1a7b9-b42e-4841-9dba-07c46c8d7761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:54.288Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9547b069-7919-41c3-9147-4a0012cd4690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:42:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:04.300Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e577e057-81c5-4a25-ba48-0c6d504fdb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:14.310Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=38d37eeb-10f8-4706-9724-e88b4fbce074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:24.319Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f37ae0d8-72bc-4187-bed3-cf23d6e2de31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:34.326Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=094a2c49-dee9-44c4-9cef-365a9f3117b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:44.334Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7aa1e94d-36f6-4415-b488-a76f747ade9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:54.341Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f66637f2-31cc-4052-9bf0-e60fc9e08f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:43:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:04.354Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dfe0c1c2-be33-4ca9-ab1c-5be292d91618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:14.369Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7e50d8a4-8e8f-4796-a3fd-8d40af248cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:24.381Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d7a3939c-4ef6-4e40-9b03-cb838a9f8a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:34.391Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=14e080d4-76f4-4b2f-a0c0-edac8f83345e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:44.403Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6cabf3f0-a90d-42d7-813d-784b5bbe45a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:54.411Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f8e5cf99-c71b-476b-be75-d5ed7410a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:44:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:04.419Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ed7ef192-5184-4951-9d2a-e8c9dce6de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:14.427Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=39be64a5-162b-4ebc-bc9d-8b1092c68128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:24.438Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c31b6519-d90d-49f8-be65-7dbe9ac87424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:34.449Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=75b225dd-dc15-4204-a2a7-e12e4c789648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:44.462Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=77c4c832-6505-44cd-980a-2200c42e8a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:54.471Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3ace801e-8fb3-4a9f-9c31-d60d8eda27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:45:54.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:04.543Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ac26b161-1be3-4515-9134-924bf15133d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:14.552Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=856ed0b7-e696-4d03-89f3-06bf833ceae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:24.563Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cdcef821-15f6-4a47-9b75-3d05d207d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:34.574Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=641bd239-f528-433b-92dd-0456d2b9e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:34.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:44.585Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dfde1a39-ed4b-49c0-b119-4b2f008b84ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:54.608Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ac2e4c52-7684-4774-af9b-55f3e1d031ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:46:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:04.621Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=92585de2-5886-45b0-b0f6-6ac3fb42896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:14.628Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=811f4bb5-f996-4130-a78a-e22946d642d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:24.639Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3098a455-f228-42f1-9b23-1107233b72e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:34.653Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3467b42c-44dc-4acf-8628-6caf2e246139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:47:35.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:47:35.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:47:35.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:47:35.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:47:35.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:47:35.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:47:35.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:47:35.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:44.668Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63fda454-bfe9-4611-8e01-af86c3e73a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:54.679Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a028a8bc-8155-4da0-9fe3-f50c96dcf14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:47:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:04.690Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=85044e75-6ba7-44dc-8dd7-837266d23ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:14.703Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5b32aaf0-c89b-411f-a686-2fa5a682d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:24.714Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fe5c75ac-2978-4a49-8472-8f6dc182d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:34.724Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=49546497-8e9e-4d7a-8b24-7e9f53989bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:44.733Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=346fecd9-1593-47a0-a9ea-4f02261ab2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:54.755Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4e1abd64-b595-4985-87bc-98b9df83d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:48:54.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:04.767Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b300b21b-f9e4-40fd-b8f7-a80764efdeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:14.777Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=371d23f4-f28b-47aa-8808-211b90f0255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:24.797Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=dcdeae3c-0b24-4efa-9264-bfb3164a6cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:34.808Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=38c9edb2-84c0-48c3-a6f9-e36c5490e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:44.819Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a8932fc6-b82b-4438-9f8e-67aa1ae3cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:54.827Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e33583a5-6d95-4060-abcf-6d0b285d8074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:49:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:04.840Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0117bd82-afe9-4682-958a-928f39730b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:14.850Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=10e33866-0397-42d6-9fba-c22bf0136f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:24.863Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1b59fbf4-2716-462d-87fb-d07f73a1dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:34.882Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=00dd24da-e658-4002-b499-42fd97ba2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:44.895Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b50b690d-6efa-45ab-ba78-2497d31ae146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:54.905Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a6c3ad03-5e09-471c-b2c3-ad37e95919a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:50:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:04.914Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4b2aa30b-13ea-4bb0-8078-7f65a4b510ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:14.922Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5f06f739-a851-413d-a523-1f0af64f959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:24.931Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7e0cb6c6-9103-440a-aa6a-dbf00f9e0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:34.940Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0825215a-abb6-46da-90f5-7d3ddd8ce607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:44.954Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fec009dd-b15e-4fdf-875b-c89bf8ba3aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:54.968Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9de9604d-a9d2-482a-b228-187e4fa365c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:51:54.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:04.978Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6f89119f-79ee-42cb-9b90-d2537a642870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:14.997Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=74aa74e1-cb6d-4901-90fc-62bbfd4fc281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:25.009Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9fc13004-2795-4002-8426-35ee16aebc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:35.018Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4de01cb4-3cb1-44e9-9a91-dd03c9182d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:52:35.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:52:35.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:52:35.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:52:35.294Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:52:35.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:52:35.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:52:35.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:52:35.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:45.027Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=00399bba-ba90-4469-ab23-3910eb5633e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:55.039Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5d63d984-0c90-4e84-a5e2-1eaf6c1652a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:52:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:05.051Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b6362f08-865a-4f7d-8573-fe6ea8f921f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:15.068Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6b55393a-bb9c-4913-8066-10c026482dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:25.079Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=33d6c330-0396-467b-bc27-541df10cf649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:35.089Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3943afa7-5656-4fef-8c0d-e5d8a2b20121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:45.096Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d792054b-e4c1-4d45-997d-006ca47ce67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:55.106Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fa76d95d-ee31-4c35-85a0-e4b8476b392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:53:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:05.118Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4cc7993e-114f-4c49-b684-508d281fb7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:15.132Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bcf380bb-581a-4b5a-898a-5b0854176cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:25.150Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=89c56590-7c63-4450-a254-8b8c2aa0c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:35.165Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=26e8f07b-afdf-4523-b427-bfe8b6fdbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:45.174Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=696541c7-8f49-4425-8df0-6bacbe7bb873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:55.182Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a4c3b971-bf48-4e12-a566-2d39814b7f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:54:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:05.189Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d4a5a7d4-4886-4f66-b26b-5a632150ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:15.199Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9801ddd1-7622-4f80-9b19-dacd16140f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:25.211Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=674efd44-e2c3-4f10-855f-10fa70528b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:35.219Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c62dffeb-2ebf-454c-b554-11167b3848d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:45.233Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0a20427b-3a36-4b84-80c2-285d01692a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:55.248Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c229d40b-cb39-4673-9edc-16bdda40f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:55:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:05.257Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=944c15af-2f57-47ce-b4d9-53101286d9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:15.265Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ea99ba3f-3886-424f-b84b-60236947a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:25.276Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7f703197-c1ef-486c-82bc-254f529ce9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:35.285Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=852abd53-732b-46ad-b3e9-be786e53aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:45.297Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=defcbf2b-c70b-4d76-b73e-4c6efb08f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:55.318Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=44e41fba-2375-460c-9662-cc88993052be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:56:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:05.331Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=233a92da-b3cf-42ec-9c9c-0f2961683c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:15.340Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6a078062-ad95-47df-a8a8-54e2c20cd341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:25.352Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=413491c1-1e6d-4f15-b507-68f4e46c1c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:57:35.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T07:57:35.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T07:57:35.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:57:35.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:57:35.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T07:57:35.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T07:57:35.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T07:57:35.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:35.360Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cfec4ce5-6b04-472f-a503-f4cceb092a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:45.369Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=07128968-996c-4981-8a16-773b26ccf9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:55.387Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1e68170f-1a7b-48aa-9803-1e0c3dacb7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:57:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:05.401Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=94e17d45-00ce-450b-ac61-21ce1fb45cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:15.410Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ab924766-a0e0-4116-8052-b8e5e6749269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:25.443Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ac877ff5-f34d-4ca3-9998-af21b8a45ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:35.452Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cef0c35e-f5c7-4f11-8bc9-10604364fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:45.462Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=17ed4108-9c6a-490a-be0f-cb3978a31b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:55.472Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=28a1cde7-b1b5-4028-8c3c-3507d9d1dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:58:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:05.496Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6ee679ad-26e5-4042-a8d3-57f8282eda08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:15.507Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2b52a3b5-875f-4041-8ddf-4e7b30492294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:25.525Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a401fe4b-418d-4115-afbf-6f0ee379223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:35.534Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=938f5114-0b59-4266-9883-8a3ce49d9d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:45.541Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b29a7cb2-0e37-4058-b852-d3c3d251ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:55.549Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=70a295c8-9e99-40d1-bc34-0ba56e820b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T07:59:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:05.557Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=856fa6c5-5f57-46f6-8b42-df19af3a8b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:15.566Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0a9c9e1f-36af-4afe-aa87-49a89d6f8241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:25.579Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=05a506d7-719c-4427-bec0-18311e3b434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:35.592Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ef986af0-e4bb-45d2-b682-e0a74431fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:45.604Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1038ce26-e976-4bd3-8051-176f7a37e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:55.611Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=74d09632-960a-4c3c-9f65-1dd71f9a0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:00:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:05.619Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d5fae07d-8bef-4ebd-a407-2e49a5449f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:05.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:15.627Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f95df696-02c1-4262-b373-5567432bcd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:25.638Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=731c44bf-52a7-45aa-8dfd-c7577454e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:35.652Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=808260e4-4d18-48ad-bc5f-d4f1fdedcfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:45.665Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3f2ed639-5eea-40e8-9ecd-285d1b4ade90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:55.677Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=242f6634-87d4-4487-94c3-40fdcc5e4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:01:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:05.684Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ad74a081-dd2d-4512-b9e4-a2a9e29cf500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:15.695Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2a31462-a2bc-40ce-ac70-9dd8f0e81dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:25.704Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8bd8da63-9f09-4883-9573-554aefb6f629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:02:35.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:02:35.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T08:02:35.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:02:35.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:02:35.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:02:35.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T08:02:35.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T08:02:35.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:35.711Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c305dae2-74db-469e-914b-acd804854a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:45.724Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=faedab31-2832-489c-8e6b-448c8c5ffad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:55.734Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8046f920-0b5e-4058-a466-e0fb9633cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:02:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:05.752Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=011a6010-a331-4799-93cd-99b7ad90eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:15.762Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d31e2018-7aa5-41d6-8e2b-2b87eb6d9ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:25.775Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=af0cdb39-7892-4592-97d7-2530431c948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:35.785Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bd15ddf3-30a1-4409-8097-4f09b1845b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:45.792Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=086e0fcd-a901-4047-a0b7-13c48cdde0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:55.800Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0bb81747-a8fd-4f35-be07-f638deab7fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:03:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:05.810Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d029550a-b8ab-41c7-af06-2aab639d838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:15.822Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5be9a2bf-7b59-4a1e-8043-287103adf9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:25.879Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c47e4cac-52c0-4434-8cb0-586723aaa657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:35.888Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d93b7204-5690-45d5-82c3-a9b0b208a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:45.896Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6f48f037-edb6-4fd4-9ce5-ea5f8d12d9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:55.906Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=7ba3fcbe-e190-48f3-b3c9-9739c5a7fa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:04:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:05.914Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a36af130-049e-4d0f-931f-5534c3fa572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:15.922Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=afeb452a-9293-48da-99b3-e394fb7d1016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:25.932Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f3fa3bb5-bb40-4665-87f2-91e10009c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:35.943Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5175e501-0926-4e9d-b1b9-693abc15b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:45.957Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e0ef72e0-0dec-4342-89f3-34ce88161a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:55.966Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0288571d-7e49-4aff-983d-58a02ba661fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:05:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:05.974Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=20791957-4330-4004-8b4a-8d440a8fa18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:15.983Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ee87a26c-03ba-40de-a2d2-6bd6c94995a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:25.991Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8b04430f-03d1-4932-a3e5-b1bd0fe009e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:36.004Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3965f5a1-41d1-4b43-b64a-0a826ba6db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:46.018Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=adf60309-9d2d-4f8d-9d9e-893bce6700d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:56.030Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=92d882c3-db24-4b57-b3bb-10c99ea227ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:06:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:06.041Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=713a96c3-c085-4853-af3c-d04c071ebd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:06.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:16.050Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=093b5f99-cfab-4450-b3ff-f7a8c39e1495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:26.058Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=61f93d32-d23b-4ad0-a74c-f2b0414999b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:07:35.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:07:35.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T08:07:35.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:07:35.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:07:35.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:07:35.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T08:07:35.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T08:07:35.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:36.069Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a0a1e0b3-17a3-4b48-8c03-1acf6625d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:46.081Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ef0ef1d7-9b69-471b-a71a-e57d07e8afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:56.095Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a94a4727-2ead-465a-973f-09f319a50f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:07:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:06.105Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f80495ef-0810-4378-906e-7b276934c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:16.115Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fa0102df-fa8b-4a05-a36f-c207daed90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:26.128Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2595d51-b3a4-49ce-9474-d6e7435bb204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:36.138Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=3517d7fb-827d-4d2f-a9e5-523c3a6fa31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:46.146Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=386bc3e5-8e0a-4b98-869f-552070deede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:56.155Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=634c01cb-1e85-417e-a281-e4a69cb613f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:08:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:06.176Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=04b9c529-0710-4998-b880-ec181cce3e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:16.184Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4d93b3df-e6c9-4fab-ae74-af209f55665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:26.196Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=155585fd-0168-4b5d-88ac-bb3e8309fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:36.204Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cc5be80e-5a41-4ad2-b65b-1c023819feb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:46.232Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9c8355b2-72d4-4254-83ac-de4c8c96def4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:56.239Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=fa1f8fe9-c2dd-42a6-bba6-10d5df30d5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:09:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:06.250Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f988eb41-5133-46b1-a845-d0610393cbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:16.264Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=79b4e1f7-7207-4125-af2b-116439d20dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:26.281Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=82087862-5d0e-4712-8798-7c038acbf7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:36.292Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b78f868a-6deb-44d0-8b35-58ca1505625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:46.323Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=00c847ea-800f-43fe-93cb-c0b9d6cc637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:56.333Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6a48a835-cabc-4060-86ce-277033969202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:10:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:06.347Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c8acddd4-de14-48b8-9a3a-60bc11b473ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:16.363Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4872200f-976e-4300-8d99-89c72d639941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:26.382Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d81bbbbf-e2b2-479e-9e7d-1a64400f2b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:36.390Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f21891a4-7384-4655-9265-9d1cca219aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:46.398Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=aa913cf0-c422-40a1-8fda-d94b2054c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:56.406Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=272cbde1-a711-45c3-9006-f3e976ce9bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:11:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:06.414Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=58ada184-37e0-4436-97b1-a4fe7939d126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:16.422Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5ac2b7f5-dfd7-4a92-8f6f-b7bef4f0108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:26.438Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=33961c4a-9e57-4f48-9e12-60cc56d6ba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:12:35.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:12:35.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T08:12:35.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:12:35.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:12:35.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:12:35.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T08:12:35.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T08:12:35.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:36.457Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6a56ca8d-6bd3-4220-8648-04376a709f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:46.464Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1cebcd51-4dff-45b7-83d8-f04ead521730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:56.472Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2d80d516-af8e-4111-b11c-47d9ce731563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:12:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:06.480Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5ee13035-2960-44cd-a337-ad03009286a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:16.487Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8d7f0d0b-e5de-4511-9090-dc27c7e6a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:26.501Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ace0fc77-e5ba-4b0c-ba51-74672e588220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:36.517Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e319ab5e-5c67-44ba-b70e-31da7e7aebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:46.543Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=da6ffd0d-1e95-493c-baf0-0f325b8e4d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:56.550Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=68ba9e1f-4c28-4f2f-b8c1-79e502012b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:13:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:06.563Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=342e2047-3842-47bf-a8bc-782660184602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:16.573Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d2c61a39-7bb5-49fb-8699-4acdeccb9bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:26.580Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=eba8b621-dfdb-45cf-96fc-2e91144ad014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:36.589Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e866ea2c-beb4-493c-a359-3cdd209edb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:46.604Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b5c61229-5049-414e-a0a5-f5c107b056fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:56.616Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9a0f75aa-ec72-4c96-a000-7f34ff9f745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:14:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:06.628Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a3a709f5-b311-463e-a1b2-c9880ea9f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:16.636Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=07544305-1cb4-4a49-ab00-158a28878783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:26.650Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=eb0b0b4f-f68f-4431-bed5-f3317e01e833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:36.664Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c267eb96-02d0-4c93-8baa-91f37b5963dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:46.673Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=812dc0f4-2ba6-42fa-aada-54b48124fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:56.684Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=ff5cafac-e7e9-4c78-aac5-a1558790dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:15:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:06.696Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=40b34b1b-cf11-4988-80f5-c47a7e7fcbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:16.704Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=03483dd8-4cd6-47bb-8538-a18b4eb9cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:26.714Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=25e19b19-2ffc-47b7-91c5-60dabda62820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:36.722Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0f504cef-e599-404b-accb-90fe935b6eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:46.732Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=972bacef-0855-4345-b4e6-bac46576b3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:46.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:56.740Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0ddb4588-eb5f-4ccd-9eda-cad08e400eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:16:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:06.752Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a2bb56d2-843d-4077-a5ca-37595d8ff9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:16.761Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a7fc84ae-74a7-47b1-8164-e657d90180e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:26.768Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=236069d9-3282-4b2f-abc1-2d09fe0b1213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:17:35.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:17:35.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T08:17:35.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:17:35.280Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:17:35.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:17:35.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T08:17:35.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T08:17:35.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:36.775Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c8f7843e-4b9e-4026-8d7e-306b577af3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:46.787Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1367e872-3f0a-4b6e-8673-1983e0cfc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:56.796Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=df774be8-a08b-4b38-9a46-1ac5b1690fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:17:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:06.808Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=6207d63c-b1b3-467e-85f3-47415e17e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:16.824Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=0606c7ba-149e-409c-9438-b13ce12fb5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:26.833Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=53a326db-8258-4eea-be05-45a3365beea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:36.847Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=cd126632-b1d3-4882-88dd-63f4539f27a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:46.857Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9d483518-f843-425b-ad76-d9afb82c857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:56.866Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f94f7cd3-8a95-40bb-903d-08eb8fbf45a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:18:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:06.878Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=57bdeaa9-e3b3-4a98-a2ea-7cd9fcacfce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:16.889Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=048d959c-e013-440a-a107-3ac0c8ad5c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:26.896Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c3bd79d0-a280-4613-9b88-a05f152796f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:36.904Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2f055633-3cc8-4353-8eb7-9448ac80152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:36.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:46.913Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=80b1d42d-47ef-4736-b5f0-64c34a39603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:56.921Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=1e7a5e08-3a5c-434c-98fa-14cb67cb50af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:19:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:06.932Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c1c2ddfd-2a31-4645-b181-d4d92e9c67fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:16.943Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=70349685-ddc0-47fc-8a8c-0181e698de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:26.956Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d7fc7ffc-2b1c-4631-8c6a-3345f7245955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:36.967Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=41c31b7b-9985-47e2-996d-c248239cacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:46.979Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=32212d47-b4ab-435b-bb6b-088e914d89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:56.990Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=39764654-acef-41c0-8e3f-d50b477c76df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:20:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:06.999Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b1abf38a-77e9-43cd-a68e-637c696570db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:17.016Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4b13e483-cd2b-45ca-aa8c-ea604d2a946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:27.030Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=5738fd35-ff7f-4664-94b1-7f9280bbabe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:37.056Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b854b1f8-5644-47d4-9fa8-d197f22378dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:47.065Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=88cbf3d4-9c3b-4b0b-ad41-835da850d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:57.081Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=14398fa8-2130-48af-ba4a-1d23a61bcf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:21:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:07.090Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9dd0db34-8451-4251-8334-9af657e4b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:17.099Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=bc8bc91d-e203-498d-adc8-7d1637f46d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:27.111Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2583a56-0ba7-49d5-9dc3-9c01143405fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:22:35.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T08:22:35.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T08:22:35.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:22:35.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:22:35.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T08:22:35.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T08:22:35.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T08:22:35.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:37.124Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9356b5c2-0471-45f7-b16f-e5056de10045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:47.139Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=748b1951-3dc4-4bca-b865-e032db34fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:57.146Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=12bff6d9-fb90-4a3f-8db2-38868e5b214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:22:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:07.153Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=34b1e220-f2fd-49dc-b634-bed3fe38eec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:17.161Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=051d2258-cced-4709-b39d-50b706fb9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:27.184Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=282f84da-0cc3-47ad-aa1a-b69e402da7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:37.193Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=652add15-756f-469b-a488-afc51c2190ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:47.205Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=8e930dee-1e43-43a1-a539-d51132c71fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:57.214Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=77df808d-3d54-4a64-8bf4-cac84b71e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:23:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:07.224Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=2431ed45-2cf1-47e6-b81e-9a079ae3cc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:17.232Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=e4303847-3bca-4db0-9954-e71c9b20a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:27.244Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c9977107-ecc7-4e19-be98-7f07d5764b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:37.253Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=4d9ae3db-6ce0-47c5-8a7b-df0471472c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:47.270Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=b2e540a9-ff8e-4eee-ad32-d54f79c9dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:57.285Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=26466c79-1c66-494b-a7a6-5dd22ed6ee27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:24:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:07.294Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=f94e3376-be00-4957-b01d-1a8d6353f9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:17.302Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=63bfd566-b07b-4294-9410-4ab4858fcff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:27.310Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=691e2d47-87ad-4aa1-9cfb-bd858e4c181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:37.344Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=29b72a83-e038-4a62-85c1-33b562d15d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:47.358Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a392d1dc-161b-4bb8-8d9c-e0f68f475ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:57.371Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a865036e-859b-4b95-ae2f-4ca9b6a077f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:25:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:07.390Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=d1394a5c-39fb-4e87-80b7-9ba7b8f2323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:17.406Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=9c87cc74-88f3-424e-b845-871194180c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:37.665Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=22294d32-f1de-49f3-aaca-bf6e5f9d55a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-09-07T08:26:39.012Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=mAint6JlWk4kFGfVnBqT, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:39.392Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:49.394Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=382339cf-51fe-4e1b-81df-00702d3cb012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:26:52.055Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:27:02.053Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=a354654c-8e99-4a91-badd-e99b9282758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:27:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:27:21.648Z |INFO |Init configs |InvocationID=a4fae4e3-903f-4482-b95f-7e1c2a702a3f, InstanceUUID=c5aa4f42-519e-4b1b-854c-17fd3670ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T08:27:22.452Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.