. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:41:58.357Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:41:58.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T01:41:58.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:41:59.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:41:59.258Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:41:59.259Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T01:41:59.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T01:41:59.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-01T01:41:59.390Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-01T01:41:59.410Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-01T01:42:01.158Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-01T01:42:01.651Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-01T01:42:01.670Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-01T01:42:01.670Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-01T01:42:01.722Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-01T01:42:01.722Z |INFO |Root WebApplicationContext: initialization completed in 2311 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-01T01:42:02.114Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-01T01:42:02.789Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-01T01:42:04.264Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-01T01:42:04.696Z |INFO |Started MainApp in 9.325 seconds (JVM running for 10.017) |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-01T01:42:04.776Z |INFO |Start scheduling PRH workflow |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:04.791Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e31b353e-7ccd-45eb-b4f8-32a97a6babcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:42:06.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-01T01:42:14.226Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-01T01:42:14.226Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-01T01:42:14.228Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:16.508Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aa8e2ba3-50a5-41a5-a1a9-ddcc932e7aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:42:17.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:27.649Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9b5e9a4-ae96-41c2-ab4c-41fb831c8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:42:28.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:38.721Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd0bd4d6-8d1b-49fc-a74d-aa2f7bd62e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:42:40.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:50.979Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=59dd3a6d-93a4-43fb-a191-e17a5ac60b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:42:52.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:42:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:02.276Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=26824803-0119-4993-8248-dcfde8b1f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:03.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:13.441Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=efbc4c59-d742-4b58-a357-536af57329e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:14.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:24.607Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5c4869a5-a006-46c3-aeca-ef3647807ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:25.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:35.681Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a23ec809-387f-424d-97d2-42b3b18d9ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:37.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:47.616Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=079cd127-4471-4867-a9e6-8a4394b733de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:48.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:58.692Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8692b9f9-039a-451e-9fff-641c39da558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:43:59.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:43:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:09.824Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5f3fce2e-b36a-427d-834d-b24077b1ba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:44:10.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:20.960Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=59de30f2-d3d1-4b31-9521-79c0084eb90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:44:22.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:32.030Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dca166ac-c212-441f-a105-1ce05f5541cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:44:33.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:43.070Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=72ecdadb-13d9-4c6c-92e8-3085d8b05a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:44:44.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:54.145Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a5be96c1-c33d-4f6a-b234-86d908e3c6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:44:55.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:44:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:05.310Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d69ad0a6-5293-4f84-a972-71d9b5956672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:45:06.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:16.351Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=75893525-aac9-4ebb-bac7-000b697bb643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:45:17.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:27.618Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=639511e8-b77c-4a3a-bf60-6ae4894cd5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:45:28.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:28.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:38.785Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0fe1c2ab-196d-47e5-ac9f-ad6cd4124ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:45:39.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:49.823Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f66a945c-8322-44b5-94ec-9dfbd704c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:45:50.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:45:50.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:00.962Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b146c75-85ee-4844-81ae-ac05e59e8dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:02.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:12.032Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5c9f0ba9-9737-4d16-9aed-c15968b7acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:13.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:23.076Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=10906565-37ba-4e48-8323-29471e01df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:24.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:34.144Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e1dd8821-2e74-491c-8954-35aca214f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:35.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:45.216Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36ed22ad-ddeb-4a50-9e87-72c431b11364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:46.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:56.257Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b3058a49-cf77-4434-9208-0bb530c44d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:46:57.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:46:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:47:03.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:47:03.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T01:47:03.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:47:03.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:47:03.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:47:03.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T01:47:03.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T01:47:03.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:07.393Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=02ea2d4a-0dec-43a2-8fdc-c8e7202d1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:47:08.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:18.691Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9066369f-017c-4816-8f5c-6a25f4d49a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:47:19.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:29.761Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a19493b0-1e34-4b4a-a9f8-589b714792d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:47:31.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:41.120Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3a033fe9-c0ba-4d1e-aba8-8f08a116c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:47:42.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:52.671Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4f4fcf40-ec81-4398-bffe-43bdebe1a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:47:53.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:47:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:03.745Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4710b915-4534-4be5-ac29-f7ea770bd4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:48:05.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:15.168Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2bb70a92-effa-4e6c-b7a6-1d8734eda792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:48:16.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:26.240Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=957622e0-3baf-4cf3-9a94-46a7820a312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:48:27.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:37.281Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e28c0a79-e1e5-45a6-a361-17cd054f6bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:48:38.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:48.357Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=894977ba-1b3c-45d2-ab31-cf8e5ddddfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:48:49.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:48:59.425Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8ea465c2-346a-476a-9777-315c8b432e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:00.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:10.465Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39914a58-c83b-4c29-991a-e1675ae0cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:11.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:21.503Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1b503fb8-6aba-4b0d-b486-9929b747ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:22.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:32.543Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=905f7693-2909-43b9-b92c-bdd25260e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:33.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:43.584Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=100cbcd7-4237-4541-93ce-5a5a7b4b7087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:44.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:54.626Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=120beb81-32cf-427a-94bd-a82d5a189978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:49:55.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:49:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:05.760Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d0908ca5-c36d-4001-8e8d-670356e20ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:50:06.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:16.929Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd200173-4a29-4274-b7b3-389709c9f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:50:17.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:28.000Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c276e074-5188-4947-959d-32ada24ee0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:50:29.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:39.044Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=756e5f29-3613-42ec-9252-ba3f04ebb764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:50:42.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:52.800Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=34ef8a7b-bf4a-4eae-9f74-2bbe929343f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:50:53.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:50:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:03.870Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5d9ab02a-c400-4554-a7f9-a2c26ac3396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:51:04.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:14.914Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a76339a9-d82d-4c6f-ae95-8bcf2d21e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:51:16.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:26.468Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0df08e71-0810-433a-89ff-b4d42a34fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:51:27.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:37.601Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6a24d3a5-0383-42ed-bcc5-d51611d34841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:51:38.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:48.781Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=984329f5-f467-4ba5-930c-961be0f66ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:51:49.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:51:59.809Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6f50295b-183b-410d-8c04-7d41d3924043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:00.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:52:02.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:52:02.401Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T01:52:02.402Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:52:02.403Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:52:02.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:52:02.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T01:52:02.410Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T01:52:02.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:10.890Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c9d74c90-00c6-4778-bf32-21cbf24fffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:11.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:21.952Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=35e3fcb6-41fa-486d-ab4e-5bc66cd15fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:22.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:32.993Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=247a9f10-8654-40d4-964e-829332463225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:34.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:44.074Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9af58dbe-f916-48f5-8f49-bebb52b87e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:45.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:55.234Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=985f0235-c07c-4f41-9e43-40f598bb2578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:52:56.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:52:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:06.345Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f8c2fa0a-feef-43f5-be16-48001dcc21e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:53:07.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:17.408Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9e2632ed-f8a0-474a-8175-fe315163933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:53:18.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:28.447Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0175a4a2-6eb7-41b6-ae9a-588c5c93bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:53:29.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:39.519Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=900f90aa-5421-425b-b4bb-88f5064948f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:53:41.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:51.008Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89f5bec2-16a0-46d9-b68b-334300f2eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:53:52.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:53:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:02.114Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e88bae6f-f580-43af-b081-8d379766e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:03.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:13.285Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2862cf6c-eaec-4e46-9f77-b5990b631408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:14.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:24.543Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cfb96774-1a8a-4882-ac8c-f7416c49c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:25.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:35.585Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c796eefa-9834-451d-8da1-e7a3655dd0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:37.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:47.040Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4f1dc1a3-2030-4c81-9a27-64baa7f84790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:48.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:58.116Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=05bae240-3319-414b-8a23-4beefe5f8cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:54:59.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:54:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:09.160Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=268811b7-b7d2-4a08-9bdc-a42706fb9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:55:10.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:20.223Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e038c2bd-faea-4f2f-801b-52b145accb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-01T01:55:21.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.183:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:21.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:31.296Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=232d645f-0c7e-4042-90fe-20951b1593b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:41.476Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=13ee185d-eeac-4bcb-b55e-59dff620135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:51.491Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d7b91775-bef8-4e2f-ab4f-20212ca1dffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:55:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:01.505Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ccee53a3-9a3d-4174-834f-71b472a23d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:11.519Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9fad10ff-e568-41b1-bb05-bd79def71c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:21.531Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=66024e14-fb9c-4960-a88c-ec3c62d71509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:31.542Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bae3401a-b433-4eeb-99dd-daac8626446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:41.554Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c96ba723-8ca4-411c-939e-759f753ace6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:51.564Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3e1706d8-3ffb-4bb2-a325-e46ea71f1e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:56:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:01.573Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e5f2f897-0e92-4d31-9537-9b600210fe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:57:02.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T01:57:02.392Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T01:57:02.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:57:02.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:57:02.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T01:57:02.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T01:57:02.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T01:57:02.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:11.582Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=80afd4a6-dc29-476f-8462-1b448b7460f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:21.591Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2cb4ad2f-d14c-4996-94ce-afcbe7e5d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:31.601Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd27a196-405f-4e21-a1d7-f1f7d533f437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:41.611Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1fad5a0a-b1cf-415e-abef-48606b052b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:51.620Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=344ecc21-2f55-48d0-8a53-7e62ffdefd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:57:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:01.630Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=60ca28ae-9131-4d2c-87f4-3b61c6ae1ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:11.639Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8af9ae9b-8315-4e29-8f0c-8be77ed493bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:21.649Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=484784c5-3151-411a-a1d4-1b2c63e2e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:31.663Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=26796150-f0e0-4e99-8554-2d3aa6c469cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:41.672Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a646e227-f030-476c-adc1-08d8dea23b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:51.682Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef9a2786-7677-4302-95fd-4c4e0d572523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:58:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:01.691Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2f54888c-6b0c-49f9-ac4f-57a149d640ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:11.700Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0d9fba46-6266-4a7e-b5e9-0d50b9638bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:21.710Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cc449233-1810-462d-95b7-c8433cf12182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:31.719Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cd76c7d0-b699-4612-ad3f-4050b5a672ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:41.729Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8f956428-1c75-45fe-8d94-2d10a62cc1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:51.738Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5e8dc218-ab6d-40fa-92e9-d0a1d2de78c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T01:59:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:01.747Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0641ca33-e3ea-490a-9e0d-9388da580834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:11.757Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=704ce3c0-2403-49a1-a1db-5bf8db27e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:21.767Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4050c88a-2b6a-49f6-8bdb-9068ef5b9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:31.775Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aba5faa3-690d-46e3-a84d-8a1f9edfd899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:41.783Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39d63980-c64d-499f-92a4-f2d5b16b8c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:51.793Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1b550cbf-f900-4aca-8ca8-3af054e5a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:00:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:01.802Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5a984a29-b430-41e1-967a-278b77db5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:11.811Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6ad918b8-35f6-453d-8769-6d6d0049fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:21.819Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5cf87217-37e1-4fa6-a1b3-7e0b45bca014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:31.828Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=76d988d4-eb8f-4aa4-b852-2dfbe6587e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:41.837Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b8b434a2-e3a2-4c25-be1a-60e27da9a5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:51.845Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9056d1bd-199e-49f8-a13a-d977a65dc6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:01:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:01.853Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7d26af16-b32c-4eb1-a4fd-4207d835138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:02:02.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:02:02.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:02:02.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:02:02.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:02:02.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:02:02.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:02:02.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:02:02.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:11.861Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3e1f5aba-bdbb-4294-88bd-2f0e0e7edf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:21.870Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6810ea3f-72e6-4e44-96a9-83edeece5bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:31.877Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=715e0151-b5fd-4894-ae2d-c04975f25910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:41.885Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3ab50351-f551-4443-9a2a-76653bff2c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:51.894Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e2c98385-9cfd-43e3-8ea5-3374749a8bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:02:51.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:01.903Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=64ed1fe5-114a-404c-b305-84bbf2df9ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:11.913Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=572059df-f66a-42d6-9c3c-70d37a1e1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:21.921Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6895f84b-bc48-4a38-bd12-0bb51620a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:31.928Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4b5f1a83-0dbe-495b-b5c2-728cef64380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:41.935Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5da2edd0-d243-4aa2-9009-7d0764df79de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:51.943Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9c4d2f5f-d9eb-4701-9055-250a91286bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:03:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:01.952Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6b8fc3bb-a430-4afb-a5f5-7c995a54f5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:11.960Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ce31551c-1c93-40b0-b5f4-1504138edb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:21.967Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aa54d043-ac21-4b73-9748-dc21e18d6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:31.977Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=eb827177-73fa-4e64-a692-a4082c0fb32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:41.986Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8e3dd5c3-6f05-4c37-b45c-372c81beecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:51.993Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=871d3718-437d-4782-a3a8-64f24fde4394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:04:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:02.002Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d9689801-8490-404e-9926-77096ada4936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:12.009Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=362c1618-13c3-4dfd-9efd-97099cf109fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:22.017Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd679af8-f126-4c8e-bee1-f6871cbd4ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:32.025Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9831f4b4-9a1f-475d-8cfd-280f2477cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:32.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:42.033Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=33f05236-709f-4a7a-abd7-d39130ecdf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:52.040Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=afc18d17-1668-4541-a14c-333f6ee7a405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:05:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:02.048Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=eadd6c8f-2def-40fb-b6ea-4929189bcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:12.057Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c7b84761-52c8-4eb2-9ce5-cc105b05436a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:22.065Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd6bacc1-5f5a-49e8-a6ea-16ea9c05cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:32.073Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d9e2ae15-141a-4c9a-91ac-2bda72b6eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:42.081Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b9a8ae31-d3c0-48b1-ad17-0d73854278c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:52.093Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=48cda84a-7302-4716-b971-7f2faec404df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:06:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:02.100Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f2664f19-6f74-491d-b2d8-c7a2f0f5f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:07:02.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:07:02.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:07:02.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:07:02.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:07:02.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:07:02.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:07:02.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:07:02.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:12.108Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=90537749-9008-4be7-964a-cd6e5fa537a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:22.116Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6509f996-6bcc-4603-82eb-aa6b1bf08d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:32.125Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e0de808f-7c4d-4aec-a234-40eef664f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:42.133Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8c65790f-105d-4c1a-93f5-0550ea7425c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:52.141Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=05dc1ded-7906-4ca2-8327-91c805547d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:07:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:02.149Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b8eb0aba-5928-415e-b4ac-022c53fabaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:12.160Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89fe43ab-c5d9-4e31-81e8-b6851316abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:22.170Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c8e5ef0a-1707-41da-8297-b0017b8e0dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:32.178Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd1332d2-eee0-446c-8a50-c38c3cae0bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:42.184Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0bfef34f-cc9b-419a-9d65-144efa8d61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:52.193Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=47c5d1bc-4250-48ac-81b9-432278b8d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:08:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:02.201Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=55b4c169-3864-49b4-92dc-e8e183317ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:12.209Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e82f5239-7c81-469b-a1f4-715de3730b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:22.218Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3c14b636-3eef-4418-8db6-419d08063586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:32.226Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=df454356-c8cf-485e-899c-be9032daff1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:42.235Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36bbcbd0-ff28-482f-90f3-9e55e7ad2bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:52.243Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=71546d19-85c1-49da-a7a0-336e3fa0e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:09:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:02.250Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5937aebc-81a9-4887-a92b-ae5ac764a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:12.258Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c7611473-98bd-4fe2-ba78-d7bb8e8e2757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:22.266Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a742a6f4-a6dd-42d5-806a-acb2c4883d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:32.274Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d75cb116-5f5a-4f4b-8f20-d0b96445b0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:42.282Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c5710371-187d-4b0f-83af-517ba4645486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:52.291Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=50d78772-6db2-46da-9048-5ce426846f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:10:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:02.298Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c69c9d96-5abc-494d-9ab5-39e135198a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:02.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:12.306Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0fc37133-f9da-41ec-b420-28f158979f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:22.313Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cca99ea0-7344-42cc-b9c2-675e51328585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:32.320Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e87eb157-478f-4246-a373-a35c70e77641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:42.327Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=88adba8b-3c5a-4a52-8929-bd1b1266ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:52.335Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d5e73112-bf5a-4ccc-9b18-f29c5350822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:11:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:02.344Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=79e3ca9f-14de-4404-9267-889b130b5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:12:02.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:12:02.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:12:02.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:12:02.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:12:02.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:12:02.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:12:02.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:12:02.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:12.352Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ace88a4a-2a88-44dc-b629-8a10c136814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:22.359Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f6f363a1-117c-404e-9a4f-5b45c5ad0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:32.367Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39950775-2f37-4fa0-b277-793f65f44865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:42.374Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7908b26d-b19e-4abf-b680-c90154373888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:52.382Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=23b518f8-93c5-4ba0-b63b-0c66b57e1d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:12:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:02.389Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=57ba9927-e70f-4bac-8161-b81ea68082ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:12.396Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8e7221fc-467e-4624-b30d-3c0a08610e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:22.403Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a573b51d-c7ab-4e7c-8e2e-97cc09c5fd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:32.410Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0eb7bbd1-54c4-4dc5-ae0a-404ac6ad77d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:42.419Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5b45cfbf-6fc1-4668-ba23-1fb475666b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:52.426Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef1dca92-e0b2-4da1-b21a-8472ce8c2c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:13:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:02.433Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=91f02587-4ad2-40c4-b540-7916497d8299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:12.440Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=45d0ab4e-adb7-4b16-a0c7-d690d99d9708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:22.448Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9f56fd78-918d-4113-b544-63bcfff02941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:32.456Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=53c6d2b7-7e38-4e7e-afda-f4d64b6e3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:42.464Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=12a7aaf1-a7ab-4394-8ff7-066daf98c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:52.472Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a81d62f3-790d-4a0e-b765-48200128e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:14:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:02.479Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6a758a57-ee40-43d3-88e7-86ec553ad690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:12.486Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=806d9302-b007-43d2-90b6-9bbbef2b50b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:22.494Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b522dd2d-e936-4ec7-9c18-3952aef50018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:32.500Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=434ca781-7632-484d-81a2-c4fc235381c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:42.508Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5ea75253-7d95-424e-aa01-f59fd7a7cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:52.516Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ec4ee22f-3fd0-4cb2-a02b-126d36de6791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:15:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:02.523Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=68eb37c8-9a41-4897-a4cd-345ed67a83de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:12.530Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ea1adbae-9755-4270-8bb2-6bb6f2895b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:22.537Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e10f0564-8770-423f-b0e3-28c2f2c4d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:32.546Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=65684699-7252-48d6-9cc7-3966aa0748ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:42.553Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=53d1efe4-6474-422d-9e54-b5ea071d346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:52.560Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1bd4d207-3995-40a5-a1d7-213529ece131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:16:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:17:02.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:17:02.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:17:02.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:17:02.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:17:02.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:17:02.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:17:02.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:17:02.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:02.567Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ebbfe868-ef35-42cd-998c-ba0a002b37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:12.574Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=688a9b04-a9fe-474a-a341-76d28c282258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:22.582Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=51575ca9-c5ee-4519-80a3-8bb90d4fcf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:32.589Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c3d89751-89a0-45d6-8d78-15f26029c00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:42.596Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=96bcd04c-2ce0-4e83-9b38-3ff23dc9e942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:52.604Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=49268b50-6629-4216-afba-689779b68d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:17:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:02.610Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d73dd9e4-5382-4792-8963-c4bd8b89f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:12.617Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dc74e1a7-557b-4e89-b93d-1597aee34050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:22.626Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d3326814-89ef-4309-9f24-852a26edaf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:32.634Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3d4fec7d-d067-463e-9fe2-16fc8d4fd0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:42.643Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=921205fe-a878-4ecd-b0d7-e23424204519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:52.650Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=871e751a-371f-4419-9a8f-b0df2b5a309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:18:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:02.656Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=df5dc3d7-e83e-42d9-b68d-6cf12d43ecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:12.661Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5c50c442-eedf-43b0-af55-b15ed4f8d9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:22.666Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=58ce4015-070a-48d3-94e6-2e3e05aa527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:32.672Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=64b87d14-55c4-4092-ac82-14e2b6857926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:42.678Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=55e0bff4-ccb8-404b-a313-735503653254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:52.684Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b82158af-5985-4189-9434-52f46489147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:19:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:02.691Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b90a67d-2aca-45fa-a1fe-34e477220151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:12.698Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5a44590e-4b65-46f1-b9bc-98f69b8665e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:22.704Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a48f3900-ce36-4ba1-84af-cea5bb0caca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:32.711Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=db95c4f6-6307-4402-b8c1-63c07c21184d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:42.717Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=02d24757-5318-48dc-a870-bc40b0475d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:52.723Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=60a763e3-c5ce-4668-8b08-602beb4f4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:20:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:02.730Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=49d85579-46a1-4b6c-a696-ab761ee15974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:12.735Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=63bb0d7e-825f-4b9c-a537-c25f96ba6174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:22.742Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=349fb01c-f391-48e6-a22c-145ffd392ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:32.749Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=448770bb-6344-432d-ae90-505093fbd42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:42.756Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8c57e0a8-5557-42dd-84f9-39108c7981f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:52.762Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef0a83f4-78d2-43c5-aea1-74085435371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:21:52.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:22:02.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:22:02.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:22:02.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:22:02.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:22:02.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:22:02.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:22:02.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:22:02.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:02.768Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a2f07f4e-dcc0-47fb-b61e-d4af0893663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:12.776Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6729f33c-bd55-42c7-a752-e893f438ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:22.783Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4a1183d4-bd41-433f-9354-355b7ff58447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:32.789Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=11ca144e-ad24-472e-bac7-4b83bcefecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:42.796Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bac3baaf-0996-43c3-9190-37a5735a849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:52.804Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=615facc7-af23-4125-9cd0-68b4b55d574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:22:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:02.810Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a6048fa0-a25e-4be4-a3d9-e409bd3449e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:12.818Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2ce60049-4f45-4750-8372-6d08ddbd2fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:22.825Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd874791-acfb-4b0e-9fc5-7824bba2ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:32.832Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cebece73-2c47-47fe-afa0-29e588ac00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:42.838Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5a8c51ac-536b-43e5-804b-3ce020ee05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:52.845Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=98f9b76c-001d-43b1-9c37-96567d689262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:23:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:02.852Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=025e266b-06a2-4f9c-8b99-974edf47a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:12.859Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=500f9d61-c076-49fe-aadf-134cdc117854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:22.866Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=73daf7b8-834e-4910-af73-317a2209fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:32.873Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=66324cb7-48f7-49ae-896e-36c1b5fc6bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:42.879Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=084964b8-0b5c-4474-8e9d-e11cd1967618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:52.885Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d2d2b7d7-b435-4aef-850e-133c20ea0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:24:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:02.892Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9ec9aec2-dede-4488-b279-4487504e29b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:12.899Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=95176692-ad0b-4f24-96d4-35c5f9816dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:22.905Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=04b41e9e-5256-4e10-be54-ff5240cfb87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:32.911Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=35fade11-b7d8-474b-96f0-312c59b7faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:42.918Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a5c42d9e-f71e-4fde-82bb-b5a6b0579e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:52.924Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1c03b52f-04dc-4cda-941d-5406a669397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:25:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:02.931Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=43de4bc3-2d32-4900-a779-319b2abbb9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:12.938Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7d4912cf-087b-4013-b62b-df9cb96650ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:22.945Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=66258b82-857b-43ab-92bf-d4008e1dff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:32.951Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e74cbb40-918c-4cf1-9e62-03d6355cd7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:42.957Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c5945c43-1688-471e-9158-dcc00307c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:52.964Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3123ff4c-6853-4f77-ab8e-a7b28bbd6559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:26:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:27:02.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:27:02.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:27:02.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:27:02.342Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:27:02.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:27:02.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:27:02.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:27:02.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:02.971Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=505ee455-9e4c-42ec-a386-aee8088ea445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:12.978Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9e199e4-3687-405b-9800-735c1c95e0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:22.985Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4b9b15f5-f445-4b1d-bd6d-208940526579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:32.992Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=13a772ee-919f-4b5b-8ab2-9429984fe32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:42.999Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=141697c5-7930-49af-b4d7-3f821d27c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:53.006Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=84909796-40a5-4d51-9c89-9f30d57aba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:27:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:03.014Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d976b0c1-3ab7-4839-a31d-1331b80ff7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:13.024Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=92f64fc8-cd35-4256-af8f-7181d645a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:23.031Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=beb6af6f-31d2-44ae-bee4-4ad0131124f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:33.038Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=04a629f2-50d6-4faf-aaf9-fedbe7e2b63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:43.045Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=072834f2-895a-4323-8551-3f49924eab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:53.053Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3899974a-a804-4450-b199-bafb2e4996cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:28:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:03.062Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0a1e3ad6-4c02-4634-99a2-19b22878691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:13.071Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2710940b-df3e-44f5-b0c7-f895a4310db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:23.078Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d8a824bd-70bc-4b51-9e3a-fec19c9bd843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:33.084Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=376373e9-e830-461a-880b-3c152e873d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:43.092Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5c075ba6-14fc-4164-ad92-da6fd669dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:53.098Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=24c23425-ee84-4e14-afc9-232543fed1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:29:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:03.108Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a83b5276-5b21-4e47-aa70-97d0c4769163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:13.115Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d4ca07b6-ccf7-4974-98b7-4229f1a5736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:13.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:23.122Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b120619d-b96d-4a3c-9218-d546a25e3ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:33.131Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9a183d7c-e096-4817-8831-76ffb4111ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:43.137Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c0568dac-394c-4874-b114-152a71bd6480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:53.144Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=508db67f-ef15-4cb3-b6cc-b1ead492c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:30:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:03.152Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e1db78a7-3ce5-4df7-a2d8-27ae8806b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:13.158Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d4a407fd-8652-46d0-832e-97a4159034ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:23.165Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3d826201-bc98-4773-a3b3-c85ec58a40e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:33.171Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=efffae8f-214c-417e-aece-970e6f394ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:43.178Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd1ee207-d220-4696-b3f7-013b3d484d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:53.185Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9ef3b4d1-0f1f-4fac-942f-cec6813a2cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:31:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:32:02.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:32:02.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:32:02.344Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:32:02.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:32:02.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:32:02.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:32:02.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:32:02.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:03.192Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=07300fe2-3fdc-423d-8d9c-0c67f2a50e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:13.200Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=935a89d5-fc35-4858-a524-6284eddafe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:23.207Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1e371dc8-7c6f-40b6-807d-2707e6ff32c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:33.215Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ea25c9b6-586b-4e39-80ef-fb402d81d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:43.222Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=55ff78d6-c165-4ccb-8289-80bec82204ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:53.229Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=63c9a429-cb40-4f61-b7ea-d0f955131879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:32:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:03.236Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b1e5bd6-9b15-4fe9-a385-3c4c3c1195b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:13.243Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ac0a20b7-367b-4804-b126-2a882a24e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:23.251Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=26f685c4-6b80-41d9-a65e-0ff4490bac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:33.257Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=74fdfcad-208e-4520-9d31-c89ec2dfc3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:43.264Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=98850771-5144-4d9f-aed5-57a8e504540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:53.271Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8c3d0ed4-45a4-4a49-8a62-1d7d9f40f285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:33:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:03.278Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2b7290e2-18c5-4790-abef-ef0bfaced324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:13.285Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e55d2d05-e748-4068-aad5-6048a3cbc757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:23.290Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d2f59f16-fb55-4f3d-92e5-93f17cd6964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:33.297Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aa93847d-fca1-4d22-865f-410edce901c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:43.304Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3d1a3d96-3630-47ac-9d2f-ebf61c8c2ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:53.310Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d5b95cfb-191b-45c6-9aff-e0ea97893e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:34:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:03.317Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5046c9e7-af82-4653-89b3-3d09cc5e4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:13.324Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ea405040-eb4a-4203-83b4-696dc231873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:23.332Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a35cebd5-1ed9-4944-bd6e-25da763e7d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:33.340Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=15ae98b5-4765-432c-8952-54cd106197fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:43.347Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=adf92af8-1a88-444c-9166-1d1d98e23245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:53.354Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36e63a80-fc58-4524-ad0e-c342fc6440f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:35:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:03.361Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c84ea43a-6f35-4384-97a8-0d25242506b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:13.367Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8d890994-6e74-4800-9d0d-dc499524e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:23.373Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=273e91f2-f7cb-4deb-9440-6edd1b9318af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:33.380Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7b3f7bfb-4b96-4d99-acfa-7167bca379c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:43.387Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1e08a6d3-1fe7-4050-b60f-3adbc81e414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:53.392Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dddd71bf-66e8-4e39-8af0-33c92f29cfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:36:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:37:02.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:37:02.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:37:02.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:37:02.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:37:02.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:37:02.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:37:02.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:37:02.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:03.398Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6427b695-8aa3-4cf5-af80-a691c9b92e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:03.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:13.405Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=31a823ac-6bb8-4137-b650-af472046c3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:23.412Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5f7d0136-a6ac-4f87-b806-bca4b4db5ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:33.419Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d537af62-377c-44ec-a998-467077740cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:43.425Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=07dbab7f-724c-4be7-8451-568c7e27e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:53.432Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=542cf6f8-a58c-43e5-8daa-75cc03abd1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:37:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:03.438Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=30291d41-50c6-4326-af86-6aa93756da19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:13.447Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9a222af1-29d5-4a97-b317-a72f85f7b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:23.453Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5c93f0c2-b14c-48c0-bdea-ac349cbb87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:33.458Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=50e79bc0-ab2a-42d9-8b6a-2b41053c725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:43.465Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6527d27c-e7dd-4bad-827e-0fd1c1197166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:53.472Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d9abbd2d-cb35-4ffa-b481-26e92f802306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:38:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:03.478Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2b760c68-bd4d-4e23-8b56-8ed073a0c175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:13.484Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=728ee80a-a5ce-4eee-ad6d-de17039f581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:23.490Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bcead8ef-5493-40ae-89e8-c1f6000d6a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:23.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:33.497Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c8ad7fc9-3714-42d7-ba38-352a7bfbcb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:43.503Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b22dd1d7-0e54-4c6b-bbea-e22b7ff5046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:53.510Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5bd51b34-261e-4853-9813-099b57bc988d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:39:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:03.517Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e78c36d8-ba9a-4270-941b-5652e88b461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:13.523Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=85477e7d-ead6-4cd5-845b-261db0d1e56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:23.530Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a54712ed-729b-48b1-ae95-940bafb67a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:33.536Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=778ce803-2c1d-43a7-a85a-c6bd6e3dd613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:43.543Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bb3252f1-1a9a-4356-bef4-e963fa924f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:53.550Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d026b68d-80b0-4e33-b812-26e8493d5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:40:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:03.556Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=71a4a1d4-5939-4c23-b9fe-0e7bd4ee37a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:13.562Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39de47a0-0d15-4d73-94a7-9367c3de5533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:23.572Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1a5b6748-bf9b-4cfc-98e2-a7ab3393135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:33.579Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7e130b75-a743-48de-b23c-d04d97d22dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:43.585Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b7ff825-b9f2-444d-8897-73c92ee18373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:53.591Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f5cbff34-15f4-4594-b0a1-ccba604cb380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:41:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:42:02.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:42:02.333Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:42:02.334Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:42:02.335Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:42:02.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:42:02.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:42:02.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:42:02.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:03.597Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=49a6b102-b256-4b38-a2ea-256a71c0fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:13.603Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=967e32f0-9602-4113-92ec-d5f83685d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:23.610Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f195bc2f-c3be-4c19-a2fe-cc16d4474107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:33.616Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=799569dd-ee24-4083-abc8-265db0b86b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:43.623Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b44c040-0924-496e-b470-2eb68aaed47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:53.629Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6caa2f2b-4edd-44f4-bf0f-a92dc59cbdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:42:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:03.635Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a60acc97-dbe6-429a-b45d-bdd16ce184bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:13.642Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4c6e6704-979a-4a9c-87b4-15fcf4170159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:23.648Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4937c659-ac86-4510-8689-7a11a4163d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:33.655Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e57a02a2-4e16-4181-9c94-127f5c9c8219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:43.661Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=67a1faa0-495a-4640-a854-2d75231fb2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:53.667Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd070e51-31e0-4441-996b-48fa00d6e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:43:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:03.673Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a22e47dd-66d8-47d9-84e2-dea9a2b4550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:13.678Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=94f152d2-f04e-4530-86e9-774cf781091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:23.684Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e6a683d0-3845-4b3b-94db-50de7bc87317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:23.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:33.691Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c4a423fd-5edd-4710-8b2e-2b685f36898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:43.697Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=67794724-c2b6-4291-8994-b86e15dc9d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:53.703Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e6237491-83ad-4d38-960c-2561bf14bfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:44:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:03.709Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=320d8860-197f-4957-ba7a-b8ef52113182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:13.715Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2bd76bbe-21bd-4f1d-92dc-5ae44438d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:23.722Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c18aaf08-e0e3-4aea-bc4d-7cd3804e1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:33.728Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b8b13a3c-f33d-48e0-8148-0b68ddef48e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:43.734Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4ff32da2-11d1-4d09-b233-6c7a3acdcd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:53.740Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=836abe75-d84c-4759-9cc8-792fc33080d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:45:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:03.747Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fbc0b9e8-1c8b-4e96-9ebc-50e6aa5efa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:13.752Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=537fd8bc-690f-4f43-aad0-fce62b34ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:23.758Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f03f771f-67b3-458c-914b-e8f65cd5534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:33.764Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6caf0b5a-d4c3-4ba6-9f14-60a5648584c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:43.771Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7fb32e77-c8fd-41ea-bee6-ef796913fe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:53.777Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=19ca8992-fc05-43dd-b458-f7c0e06fc8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:46:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:47:02.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:47:02.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:47:02.332Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:47:02.334Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:47:02.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:47:02.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:47:02.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:47:02.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:03.783Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=162ade0d-3cf9-462b-839b-aa0387c15ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:13.790Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7f90e289-c7e9-450b-91c7-349b6d06900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:23.797Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a47c2e5c-e1d0-4a89-8e00-16ae974707cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:33.804Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e7b12568-0eee-4468-9e5e-3cfb3159eda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:33.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:43.811Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a7b508f0-c54c-4564-b5b0-95b6cd5b4fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:53.817Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd42a8bc-13b7-4a81-b0ae-7a14c643bfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:47:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:03.824Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=659940e1-9565-42af-bdae-b48ffddc7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:13.830Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9ed675e-b3c7-4238-9600-628c1bad958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:23.836Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fe5582c4-cee1-40e1-9050-74b331607883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:33.842Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=88268bee-b00f-4699-a65a-071fe6dac131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:43.849Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1df7369f-b189-4cc7-b236-4de9d6c61c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:53.855Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=81a1164a-1f5f-488e-b595-d16be68662cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:48:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:03.863Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=715c72bb-2197-4033-8c1f-903e8ca52643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:13.869Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9358c8c3-21fb-423d-a805-70e9a82851da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:23.874Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=012bb358-ac41-40e3-bcb1-2b0a12baccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:33.881Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9b5e47e-7678-4225-886a-463e312994be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:43.887Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5e91cf2f-c5c6-45f2-9530-4ca7e2805ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:53.893Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5eb739e2-c177-4dcd-bbfa-4d3f4dcc7eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:49:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:03.900Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7b5a2bec-f040-4c6b-9162-c246e570ef20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:13.907Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=73cb1ac8-a865-4aab-9854-2fa6ec40e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:23.913Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef2ffcf7-9c63-4248-b853-b3277cff5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:33.919Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d7aa30c9-3296-4fb7-b3f3-d46004214473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:43.925Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=798bdffe-665e-424f-8145-80eb18d1bed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:53.931Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c1e23c00-36dd-490f-87bd-af6f98666e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:50:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:03.937Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=09fd8fcb-3fee-4f8d-8934-9caa728a1907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:13.943Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=86e7c408-f977-448a-b633-a4ce0acf442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:23.949Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9f947c96-f9c4-4d23-ade4-b7b0ce87462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:33.956Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=21a7dade-ba20-49e8-9e27-9d0d4fafc39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:43.963Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=777c0fa9-9542-4832-8eb0-a8893625332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:53.968Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1e41d367-84e1-421f-be85-5856b9b64fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:51:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:52:02.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:52:02.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:52:02.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:52:02.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:52:02.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:52:02.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:52:02.355Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:52:02.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:03.974Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89701b46-7097-4be7-96e3-e1b901b04c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:13.980Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=13f0dcb4-a2ab-441d-bfb9-8dbb8b1925be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:23.987Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0a357232-3d15-4b74-a0df-feb7aa681e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:33.993Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=afe3a6d1-af67-448b-b3df-4710790658a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:43.999Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3fa48953-df52-40aa-8524-be3d8a1edbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:54.005Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0be20e6f-0a37-416e-8e08-caf2d1165065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:52:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:04.012Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=642bc47c-bcd0-4a7b-afc7-c85a8b0ced62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:14.018Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4dd560a2-4aa3-4a51-b883-722642dbe840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:24.024Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=db9b6bda-8fac-4f93-bc96-3560ff6c1f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:34.030Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5206480f-14c7-4964-8231-8adb1b6aeccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:44.036Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=13b4b4eb-6907-4af1-bdb0-06976d46a0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:54.041Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aaace204-2c5c-47a2-b625-e61a90bd048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:53:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:04.047Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fc18a7ac-3e80-422f-b4d3-6b7a1b186972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:14.054Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89d5b3f7-b546-4341-9e2e-03e61c5bc2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:24.059Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=61081ee0-9f1a-42a8-aa58-5484617e00c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:34.066Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=090fa04e-8ca7-47e8-9d68-ddf58472ed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:44.073Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7d8909ad-b46b-40b9-bd98-ff5776870030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:54.080Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8d721339-9bad-43d0-9777-c25eb8ea6d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:54:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:04.089Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5a788f3a-b0b0-41fa-88e6-4c99324e389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:14.095Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9d51741c-2d13-46cf-b9a8-2892d8f5bcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:24.101Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ceb80be9-720d-4816-bce8-ed8c125e2e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:34.107Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2f7daf56-ba32-4d96-ad0c-051b06df51e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:44.112Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ac036568-e308-4dba-a5f7-448020dfb226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:54.119Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9a764b8a-e66a-4230-8270-ad4b974f6406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:55:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:04.125Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=79ed11e1-d444-45c5-94e1-5b8faf0d9c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:14.130Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4e2a0b33-2e14-448f-9200-1af1a036ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:24.137Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=132575a3-2249-46f6-919d-682a157d26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:34.143Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0395c118-b9ca-4523-8309-c48550f934be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:44.150Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fb962a4f-1569-4dd8-a04e-5a232188ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:44.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:54.158Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2838f05d-3ac7-43e7-8d6d-d7266baccc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:56:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:57:02.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T02:57:02.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T02:57:02.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:57:02.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:57:02.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T02:57:02.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T02:57:02.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T02:57:02.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:04.166Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ce95f44a-0753-4b78-89f2-822b31740660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:14.173Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bde0392d-d0f8-46f7-b4d1-668d3902c8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:24.177Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=93f811b6-944a-46db-9685-b5963438a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:34.183Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=454b57b8-d58f-4ee4-8b5b-9079893856da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:44.189Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=253c4e4a-3a4f-4025-926f-08fe67d60752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:54.196Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9c9ec6ed-ed42-4731-a8cb-8ca984735c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:57:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:04.202Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0f9447a6-8814-4379-adca-0e560850cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:14.208Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d7189019-dd4a-4d0a-a41d-3b4014945d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:14.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:24.214Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=068f6633-cc6d-4399-87d9-dc4fee4e5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:34.220Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=84f44510-7c28-4cff-a3dd-7ea5221e6a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:44.226Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=48ccd850-021f-45cc-81c8-f509f7d17587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:54.232Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=175fac74-8503-42f5-883f-e1960952f9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:58:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:04.237Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b1e64b71-4ab7-4d4f-9852-6ece9e95c1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:14.242Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3ad2adaf-5368-4d12-a6ef-9dd9407c3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:24.248Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=46069300-d83d-4e5b-a7a5-0a0271ae3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:34.255Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2566b2e1-6c86-4bcc-8ca2-e2e09414e5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:44.260Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=394e919a-56d4-4f6e-9766-c0b802469ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:54.266Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ed1625fe-f0cb-44b3-88bd-83b6974dbf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T02:59:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:04.272Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8ac7cdf4-17fd-4233-b089-a06721eaf907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:14.279Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=57e5ca16-49db-40f1-9b33-27c3ffe92abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:24.285Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=30f59d73-57c4-4c26-9cb1-39298526b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:34.291Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9b594de2-90aa-400d-9521-849cb72a977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:44.297Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd739564-2c76-41cc-9597-e2769fbdc9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:54.303Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=19298dae-503c-4dd8-9819-a65f85a5619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:00:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:04.309Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f068ec60-f3f4-4694-bddb-1bb733a79f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:14.315Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8bc0d4e6-8321-41b7-b6c3-69949c048f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:24.320Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=68ab3d7e-9854-474f-826d-539148f6434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:34.325Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef5ed599-4846-42d9-bf4e-64ef7bbda002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:44.331Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fe3c29f6-052f-4d3a-b4ca-579b865c4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:54.336Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=02097534-734d-413c-be4b-2a1ed75f7df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:01:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:02:02.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:02:02.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:02:02.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:02:02.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:02:02.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:02:02.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:02:02.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:02:02.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:04.342Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0f6e31f7-e5cf-41e2-afa0-d6f9da17a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:14.348Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=462a65a1-9808-4dec-8d7b-85ad903309fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:24.354Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=26200fe8-054e-4179-a830-2c86c0fc9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:34.360Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=747a571e-5a63-4f11-8b87-cecad104abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:44.366Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8075c3f8-4728-4c18-8c1e-fdf7418f8223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:54.371Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=40d7f1a5-b2b7-4f62-ab48-12d51a12b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:02:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:04.378Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=17fa82bb-5717-419c-a703-671beb10d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:14.383Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=da7c01ce-b29b-4fdb-aaaa-90a27c539984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:24.390Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=006260fb-12f1-45ec-ae54-d480abeadd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:34.395Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b3ca6c04-0fb9-4882-9b28-1048203af08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:44.401Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a587fa92-99cb-4c2a-b6b2-f8db0f49b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:54.409Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0296a1fc-d739-4951-b7e3-3ce17fb2b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:03:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:04.414Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7a695328-5c63-43a8-a328-fda13a175807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:14.420Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b582e94c-c36e-468d-a3de-a40c6f545d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:24.426Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d78d0958-471b-44d7-98b1-5eb6b6e46814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:34.432Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=30f6fccc-b748-4041-a227-4a19becbce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:44.438Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6a47b88c-0e76-41ef-8c21-e09448cd681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:54.444Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=97424c47-5b55-43b0-8777-30621b1d7a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:04:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:04.450Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6ced55ef-3ab8-4640-b062-367bae0f89f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:14.456Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1fb9ef04-d2a2-4ae1-9941-508b629399b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:24.462Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89023021-ee85-4282-a8bb-28fcb1a63977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:34.468Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=89bf4889-892c-4a8e-86b6-a6a2c13b0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:44.474Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=35619d2c-d8bc-4320-b204-bde6c219eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:54.480Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=12b4eda4-e0f1-433c-b510-94213dccbc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:05:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:04.486Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e902fe02-4c10-487f-b0ea-48fad88f1353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:14.493Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b76560dc-bd1f-40b3-9560-d097f5da9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:24.499Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=34133d50-af2f-48c8-b6d9-2247c91dfcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:34.504Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=abef88e1-15c0-4186-b025-57f2a1d37127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:44.510Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d46522ad-035e-4ace-b93d-1d26590d8574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:54.516Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=17b28b4a-1910-4107-8fcd-37e6c3f6809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:06:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:07:02.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:07:02.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:07:02.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:07:02.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:07:02.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:07:02.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:07:02.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:07:02.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:04.522Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e36b2e07-5a90-4c26-9d73-56b188ea48e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:14.528Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8c979924-4f95-49b9-919f-43be1def0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:24.533Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aa5315af-6530-4415-bff0-770c48e71011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:34.540Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a723c4a3-8b7e-41b9-aeb2-7ff8ddb2d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:44.545Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dd7162d9-3b94-4f0e-a282-37d1a25f06bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:54.551Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a8577aca-c8d8-4754-a978-d060c38c565e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:07:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:04.557Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c8c3a994-180d-4a09-bbff-72cfb6b4daa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:14.563Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fef1afca-aa57-47e9-81b1-2b27a7afb6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:24.570Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2f03d591-75cb-47f5-a08c-67faad36a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:34.577Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39da4a11-a7e2-477f-9b31-d95b1cc1c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:44.582Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6b638288-ffc6-45ae-9d67-e26b46a75af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:54.590Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4afd12e7-700b-4e56-84b4-ab9896169bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:08:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:04.596Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36aa4bea-7b3d-4b52-a6df-5bca5e5d2e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:04.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:14.601Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=53eb6fbe-af5d-4364-a23e-0e7fdad497b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:24.607Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b9aad108-8f48-4c62-b16e-45501331313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:24.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:34.613Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0a5b4213-7c87-4e09-b5f3-3116182370c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:44.619Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2e5369a9-d065-496d-a445-b8f6616c1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:44.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:54.625Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=edb4b56a-3a9e-456e-9240-22da1e6ed56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:09:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:04.630Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9052760d-77f2-4d45-89c4-c6e2ea24acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:14.637Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=814b4a6c-123f-4b1c-97d9-71b12a5b9677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:24.643Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2c8153e6-66d2-4a22-ba25-9646a05d2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:24.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:34.649Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6334f9ea-28c1-4e05-80da-7f2eceecb67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:44.665Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0454429d-9c72-433a-92fe-9303d724e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:54.671Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8ba57da2-d5c4-4460-9c65-7ad048d144b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:10:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:04.676Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0c24c9b0-5cd7-4161-84a4-a131812db25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:04.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:14.682Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=291b8e27-59f8-4982-a50b-7755078fc318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:24.688Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c01909bf-a1d3-48cb-ab61-a11d86c8e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:34.695Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c78c204a-750c-4b11-8d8d-30bf2b646b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:34.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:44.701Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b05f22a4-9655-4626-84dd-44b3144d7b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:54.707Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7119dffe-151c-44bb-b841-23e8b69a67c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:11:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:12:02.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:12:02.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:12:02.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:12:02.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-10-01T03:12:02.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:12:02.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:12:02.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:12:02.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:04.712Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ebbe7637-1747-498a-9bab-0a05952f8174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:14.719Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dcb7de4f-2df5-4841-ae5f-78e90ebf5e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:24.725Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d7f09eb5-1c36-4142-88a7-7a68de277f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:34.730Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1764ba93-42e0-4265-8bff-e2df98087c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:44.736Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=05bcf3c1-4bcd-4ad4-b347-43f0ff5f0104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:54.741Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2f01d074-dc74-4d83-889d-26c401d0ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:12:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:04.747Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=63eb32ac-31d2-4ba9-8a3a-55dabc2a252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:14.753Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8a786e9f-84d6-4896-b528-cd94bff0c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:24.760Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8ee0b7f9-f7e9-4f00-9bb7-f524928db41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:34.766Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1ecdcce2-12a4-4714-865b-1d7a4d5a38af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:44.773Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36dd6f3c-cd72-4c27-9562-857bfe8fa3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:54.780Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=44dbb4df-4b95-4610-857e-1f287e67f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:13:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:04.786Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ba36532e-e9e6-4b62-ac09-94c2f095faa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:14.792Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e84b8d03-73ba-4905-a480-dc0d8bbed910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:24.801Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=28d918f0-957a-4829-b99c-a52febf07522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:34.808Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c19f24d2-edad-49a4-bb6b-2e06944977af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:44.814Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6544c19a-0f08-46e3-8729-8ef4b3c9fa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:54.820Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=325c6d21-6e66-4201-9650-d2d96ad9da1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:14:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:04.826Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6d5cf66d-e3a8-47ca-b175-00a782044724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:14.832Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=feae368f-73f0-4ef6-a56f-0d70e8098aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:24.838Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=743f2553-212f-4a2a-b71a-f8fd503181ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:34.844Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1fed3967-c30b-4093-a32e-5e4f14b5b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:44.850Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d1de5c1e-f613-4dfe-8baf-e7b3896353e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:54.856Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c9ffb4c5-c84a-4a56-bc31-50084d3c145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:15:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:04.861Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aa35f8e2-9ef8-46ef-82e2-fe2252863517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:14.868Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=abc445a3-3dbc-49c7-a573-32719fa38f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:24.874Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4ce8eb60-4378-488d-b521-94b174a27b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:34.879Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=de6a992e-d57e-4a5c-bfc5-b6a84d6c37d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:44.884Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=709efc70-c69d-44d6-a9ea-ac7964232c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:54.890Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=10e0a545-c145-4033-a5e8-1286cbdcc159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:16:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:17:02.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:17:02.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:17:02.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:17:02.338Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:17:02.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:17:02.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:17:02.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:17:02.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:04.896Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ece92f16-ae74-47a5-88ad-5b5695c12326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:14.902Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a7181272-3b15-4da4-bac8-e7c4929a78a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:24.910Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ec97f253-b0e5-4249-9cbb-33663b710366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:34.916Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=48b13418-587f-4471-8a02-bb85120263f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:44.921Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3442367e-af95-4d14-9981-9616ee0a447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:54.927Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9e5e6f9-f9df-4bce-b9f5-97344a905647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:17:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:04.933Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6bfada31-c93c-4507-8435-2741f7ac239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:14.939Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e57da22d-96c2-430d-a09b-e2f493eeca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:24.945Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=326456e4-e245-4f18-9734-5d1e4b9469c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:34.951Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b0b3f8d2-d122-4dbb-b9a2-1181185720dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:44.956Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=20ef7bb7-e33c-4b49-af1f-67fc078fa782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:54.962Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5f4aa9a5-84ff-43c0-9f8b-1f2fc6488bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:18:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:04.967Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e30540e9-cf6a-47f1-8dcd-ca16dd798fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:14.973Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a5f1b711-dedf-465e-914a-bea07378674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:24.980Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c5228b90-5f25-4311-a87a-183ca340d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:34.987Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e18debe0-7ca3-4d80-941e-af319ce375e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:44.993Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=88d435e6-7335-4627-9add-6cd696b8f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:54.999Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8f42cdc9-2391-4534-a3a5-e6eb107c6228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:19:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:05.005Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=72e10415-6464-42da-b9d9-4b764bf2b266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:15.010Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=80016fa8-2fc8-4f68-85a0-0533ccaa779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:25.016Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0be5e484-943c-4983-a172-18ed379f939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:35.024Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ee331d32-2a2c-4d23-9359-e9c1882ea27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:45.030Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0fe6df61-264a-4069-86d7-70edb9b6093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:55.040Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0204b990-b7c3-4c59-bc59-b9fb66db446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:20:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:05.046Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=18d45d07-c4ad-4cd5-a28d-f06b416db889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:15.052Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=78e47ec3-d6b8-4a9d-a4e6-c70d7c706791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:25.058Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=04c0ec33-5741-49fd-82a1-36a5387b638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:35.065Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d4540125-38f6-4780-a402-79cdb4bced77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:45.072Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=02286d6c-5219-4559-8ffd-edec511c0942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:55.079Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7ab88fca-66fe-4264-9f71-39bda6fbb70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:21:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:22:02.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:22:02.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:22:02.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:22:02.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:22:02.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:22:02.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:22:02.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:22:02.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:05.086Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7981845c-3839-4dad-852b-008c0f8a9ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:15.092Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d2cac7d3-beb2-446d-bedb-c7bbc02778e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:25.098Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=33b67662-6cd0-4658-9f41-5714648092c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:35.104Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7a51c448-2eb7-420a-aa64-176966e82982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:45.110Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e9459a64-bb94-480b-9a13-7c20d6de7dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:55.116Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e8055e88-3052-449c-a91b-5ad354deb7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:22:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:05.122Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a1f2c39e-266f-4d5d-b608-07f5b1bbf3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:15.128Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c7414aab-9b7f-4f3e-894b-97b6d0b4c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:25.134Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5f359ccf-8281-4ee5-bec5-cced33f9c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:35.140Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7c413ca3-5584-41d7-8aa2-c413c64c5af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:45.145Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c6577b74-93af-450e-a8c3-166c614a3d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:55.164Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b82d86a6-b132-4ed3-a24d-d3b0e5eb8f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:23:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:05.170Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=28907443-dbc7-4bb9-8100-3c3e7de79cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:15.176Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=71070ade-9781-4f46-96d3-672655cd4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:25.182Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5bac8921-1577-4088-bed0-1b008551ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:35.189Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=92c33c68-6c93-402d-ae89-c2ecff8a2b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:45.194Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a6e5b226-4167-4e1c-ba05-da419ade11dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:55.200Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ca437c4e-9786-4e94-840a-10b83dd9faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:24:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:05.206Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=77dcbdef-e796-4477-859a-11681af309a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:15.211Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=32892ceb-6e7f-49ce-8d6e-b941ad211c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:25.217Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d6dd016d-2323-47e5-a523-30b6eac297c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:35.224Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d4ab9077-028d-4d0e-ab7d-af71fffead7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:45.230Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b36faf75-4494-4e2f-9a7f-f7f1b121b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:55.235Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=31c5b903-65bd-49a5-bcd6-d6d1a81584de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:25:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:05.242Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d400adae-cdc8-4756-9563-48bc83cee71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:15.248Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3a0abed7-24f2-4a38-9d24-cf27450e890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:25.253Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a9be6178-0eef-4b4b-9eae-4e87fc21d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:35.260Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=63df34f5-df59-493c-a8a3-35f223b77f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:45.266Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8aafc293-feb3-4151-a4d7-1eb0178be34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:55.272Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c2405173-1b84-47fd-a092-d3aa116fe49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:26:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:27:02.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:27:02.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:27:02.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:27:02.337Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:27:02.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:27:02.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:27:02.340Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:27:02.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:05.279Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6f3b4276-0ba6-43b9-95df-09b503ff148e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:15.284Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=60175870-69aa-4568-b851-46f53ca4738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:25.291Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=03acc098-e56c-4c69-a9ea-136537ddbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:35.298Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8651df78-8a91-4ebd-be81-01591f1f861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:45.304Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6a0b405c-b4b4-4360-9732-55772bd3a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:55.311Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8c875964-256e-44e2-9527-05f5b320510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:27:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:05.317Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=edf0fdcf-0450-4c18-b1f9-d6f0c9722b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:15.323Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ec3ba906-c680-449a-9508-c09497bdea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:25.328Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bbbb54a9-817f-42f9-b116-20570469d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:35.335Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=92586468-4980-4987-8938-250f795697ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:45.341Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=54b922c9-5c35-4b14-9591-b399d946595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:55.347Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=00ee5d78-bb05-4f32-9fd1-acbe221169e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:28:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:05.352Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=958e0c86-8f10-41d3-aafe-5bdb85401fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:15.357Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7edbe985-2af1-474c-8fe2-a441ab6aa4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:25.363Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bb903559-e932-40d2-bafb-4b871e53ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:35.370Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b4b1af12-c669-4ae5-8808-e492f271b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:45.376Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=71241a18-1ece-48b0-9e02-2d185f19de3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:55.382Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=61687410-8387-4aba-bdd9-c2c549950dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:29:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:05.388Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9fa14b4f-19b9-485a-889b-919f2da611a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:15.393Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=75966d34-5e16-4c87-9b78-78a3ab90c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:25.398Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=057e2009-8c8c-499b-804e-4e06c4bc8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:35.404Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=81cfa084-969d-4cb8-ab33-3f9d228671f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:45.409Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e994257c-ecd4-4738-8e8c-15f8ed9ecc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:55.414Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=30a631d5-2558-443a-80e1-579e66f7641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:30:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:05.420Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5a90bd91-8b19-49d8-a6de-f820639ae792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:15.425Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=914c53a7-221e-472c-906c-4aef9f374234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:25.431Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=69053069-37c5-4501-9ffa-f4076eac6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:35.438Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cb5a04fa-fb22-4494-bad7-9ce271785b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:45.444Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a57761c2-433b-43d9-9e3b-115d47fa92c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:55.450Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0f4601fe-c10d-439c-9541-bfa8b10258cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:31:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:32:02.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:32:02.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:32:02.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:32:02.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:32:02.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:32:02.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:32:02.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:32:02.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:05.456Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b49c3e80-9dff-424b-a458-719d6502f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:15.461Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3b14eb15-b34f-4f6e-82cd-d99434274e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:25.467Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3608397e-f6a6-4e47-be92-21d56e1786d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:35.473Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1065d5e2-801c-417b-9b82-fdf6c47988f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:45.479Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d06db750-2548-4f4a-b2d4-7ccea8f3b795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:55.484Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=005e0e49-5d70-49b2-9e3a-a8ca84968219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:32:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:05.490Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7cff4cb4-9809-4022-a734-8daca4414a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:15.496Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9de4936a-874a-40cf-8f71-f1002880018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:25.501Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b27bb172-b584-47ee-8437-fdbcdc4a7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:35.507Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a8b70a1f-d7f4-4521-8256-463997d4588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:45.513Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e0b1868b-8536-41b9-8017-04fcaba08349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:55.519Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=824f1013-df4c-4aac-900d-a73177c63e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:33:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:05.524Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a10291d4-442e-4ca9-89f2-d4afff26c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:15.530Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=78b2ac53-c814-49f4-9d19-9dd1e1acd686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:25.536Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b1350ba6-58b2-4cf8-a5e0-dbbba349354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:35.542Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=20b95fcc-bacc-4a1c-9621-921ec5286a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:45.549Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6ad45671-cdb7-47b5-8f6b-a063690e4ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:55.554Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=efbb601c-3d9d-4994-bc9f-6e0e8e7784dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:34:55.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:05.560Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ad5afbb9-4242-4ea8-ab90-5d2915dd3f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:15.566Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bf4dcbe4-e772-46a8-a2b1-7c3bcdefcc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:25.572Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=170b4da5-bc9b-40cc-8ea4-d20b42663015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:35.577Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=02c9da91-b09f-49c0-9102-247a796fc0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:45.583Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d4650896-0cca-4b23-9d0c-fe2a71371178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:55.588Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=73542f6d-ac04-4773-b574-ad54ba15fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:35:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:05.594Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=73b75618-cc2d-4954-ab79-4a3654cfb2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:15.600Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aacfa1e9-2164-416f-b4e4-a46804bc5200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:25.605Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f99e5c0a-bd0a-44a4-9269-7bc3c10d20d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:35.610Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d9fff40e-5dd0-4bf9-8a01-449e83b689ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:45.616Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ab295ea9-6ed6-4c57-802f-fe5588772002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:55.622Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=08fe2ace-ad7f-4233-a08a-134eace6705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:36:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:37:02.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:37:02.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:37:02.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:37:02.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:37:02.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:37:02.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:37:02.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:37:02.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:05.627Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2699e0f8-32a1-4098-bd22-3ff82d01a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:15.633Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=94045e3a-5881-4686-a6df-10a7bf7ed76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:25.638Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fb4451b9-f6e3-4eb3-9b1c-619d78c6c7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:35.644Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a00a8e88-9c02-44b7-b1ca-0c2fa629a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:45.650Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=504a639b-04bb-43d2-94e5-8e7328ff52a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:45.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:55.656Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=32631ab0-5561-4919-83c3-5d3477a78d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:37:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:05.662Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ac22dae6-fc65-4742-b8df-c072dccccebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:15.667Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ccf4941a-00ca-4886-b3e9-abd50bbcedb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:25.673Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3eec52fc-ee0d-4cb3-8614-c6903cf68e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:35.679Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f1fb8537-559f-4c9b-a45b-15ddea95fd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:45.684Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9a159fe3-47d4-41f3-be56-6c5ea62d539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:45.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:55.690Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c49282f0-cdf9-4049-a492-39d8d4e39bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:38:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:05.696Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=298ec024-b3e4-4d92-b618-e9517b939809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:15.703Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c566b264-a1cc-4984-b92b-43e78e9cbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:25.710Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0e31c835-0c3f-443d-8e10-acf416134b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:35.716Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=af37dea8-19e6-4676-8f42-80dec325fa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:45.722Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cf51b299-4e9c-42a9-9175-4a473144d626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:55.729Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=aead7266-00d9-41d5-bac6-19893a8405d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:39:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:05.734Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=10633137-f8bd-44a1-a7ea-44790489f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:15.740Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=881b4513-ce3f-4bb6-bde1-848e176b92a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:25.746Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b977fef4-865e-4212-97f3-40f3f584ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:35.751Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dc264681-ce72-49fe-9ee2-392e13ff140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:45.757Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=39a83a41-9ae9-44a1-a6c6-61be9b8decbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:55.763Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=35cd26dc-81ea-4d77-a63a-fcfa34485419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:40:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:05.769Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=965e1de7-a215-4e83-8bc7-2048fcfef982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:15.774Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=75ed0eed-e661-488a-9ade-a85bba07cab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:25.780Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=01c8c275-df3d-4f19-92ab-401596654d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:35.785Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e9c426cf-c908-4896-8bdc-0d525e318b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:45.791Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d089da24-cf3d-4bb1-8ebd-e789a3eeabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:55.797Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=85e344f6-5dc3-4f7b-bb0a-7d5b9b90cf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:41:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:42:02.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:42:02.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:42:02.331Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:42:02.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:42:02.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:42:02.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:42:02.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:42:02.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:05.803Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d8d2f7d7-d862-44eb-949e-6af62ae1c7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:15.809Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b04777b0-14c7-41d6-af58-2fddcb9ad68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:25.823Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=763a1661-ba14-4773-bc63-f4bde1edf744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:35.828Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0c3f04db-4549-4eb7-8660-6c59987aee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:45.834Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=73d14435-88cc-4f13-bcf6-43dc749b4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:55.839Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2b1d3c7b-c350-4d31-aa2e-988905817c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:42:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:05.844Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7836e40c-30b1-4b1c-baa8-3aec47ce85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:15.850Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9e72cbb9-b54d-4a64-a387-9317b6ba1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:25.856Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=eb537e98-1b13-46c2-a1f5-95fc785520ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:35.861Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c670990b-b26d-42bd-85d5-4bfdbe1cf46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:45.866Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8049fcf5-0442-4caa-9f7c-7cf22bcf67b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:55.872Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d69e1935-1f87-48d5-9233-857968c034c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:43:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:05.877Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=fc169bc0-d5a7-40d8-8990-16fa5cf47208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:15.883Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b53ae3af-8850-4d71-ab99-e6d38b86d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:25.889Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5b8cb7be-42f5-4fe0-be70-f0668ec47b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:35.894Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=35e8c187-bd15-4ef9-b61e-ad0c2261fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:45.900Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6ec2d237-d92b-4c1f-89a2-9a1870b4c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:55.906Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=171f3945-e397-4547-b6f3-8908019c2989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:44:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:05.911Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a2f0b1b0-7e52-46aa-9d09-8afea07a8969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:15.916Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5ce3d4cf-a704-4161-99fd-37e15dc40c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:25.923Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=74373fed-a802-4349-964d-719859381b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:35.928Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8d2ad87a-7568-407b-8281-cf5bee326b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:45.934Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9f8796f4-ebaa-4d79-903d-847d92ac3026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:55.940Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=121b3505-d97a-465a-b6c9-3d1e6f615640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:45:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:05.946Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b73b1af-b08f-422e-8ec3-ec11e1172937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:15.951Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d184785e-173b-4641-9506-a069a100cedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:25.957Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e17f3a6a-227f-4be2-a0e0-1199d32b76e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:35.963Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=20d0542b-612c-4f85-b0de-bd2fc533f3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:45.969Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2f87aabc-994d-40a4-9e57-329d71643437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:55.975Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9534e481-8517-41ec-b40e-2de98fa6dc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:46:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:47:02.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:47:02.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:47:02.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:47:02.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:47:02.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:47:02.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:47:02.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:47:02.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:05.980Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=37f85bbf-8ade-4162-930f-dffe8734449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:15.986Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=747b0730-e85f-49ba-85a0-52aa4e37904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:25.995Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=80a103bd-c9ff-4190-8c77-62d89a54db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:26.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:36.004Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=36fb4d63-731f-4af2-a8b5-0d3b166bbfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:46.011Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=27302826-cd8d-49d5-a664-f2e5a3f62eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:56.017Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2936ecfc-0539-4866-a819-a030a65aed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:47:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:06.024Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a2e55671-d5cb-4026-a1c9-8c34af94373c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:16.029Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=cf7cc831-9924-44c1-b345-fb1c5350b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:26.035Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ef26dbde-ad0c-4f2d-ada6-a54ba117dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:36.042Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7a615369-f49b-4541-9f3a-54d0191e7a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:46.047Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4cd34cd4-b12a-4098-8c7b-d1e8fe1b8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:56.053Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=8fc9b966-e982-4a08-b25c-3babefab456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:48:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:06.059Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=efb3b195-e9f9-4a5e-8e0f-3cdf0525678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:16.064Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bbe137a3-1da0-44d1-b7b8-3282b487c788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:26.070Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3ee6a84f-dc52-464c-a472-659cbbd4bf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:36.076Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b1bc8720-5734-42e3-b5ec-c31295177168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:46.082Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4c031747-01ce-40eb-be89-6919ce696505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:56.087Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d04a96ee-df75-4081-bff5-e345057719f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:49:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:06.093Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7d1d162d-c2b2-4c8c-a274-d27cc371a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:16.099Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c9a7334f-eef2-4001-a482-71318dca70ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:26.105Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=353615d9-4906-49e8-9096-2e6ecf311db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:36.111Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3582b82c-aa64-4c43-beaf-d0364e93a0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:46.117Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=25094c17-dd72-4c2b-a54b-08e782410cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:56.123Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=509380f8-7c20-4259-a9be-73c6dd7fad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:50:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:06.129Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=434f7bbc-6d95-44bb-92f3-63645d86aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:16.135Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=050f25ec-3451-4af3-9fe2-1f86fc2c714f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:26.141Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0d50b501-8b87-4382-8346-fc5d07cd9f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:36.148Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=60aa8692-4a87-4d40-8428-a186ba3fa750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:46.154Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d972f3a2-c3e6-4ae7-a852-f3f9158e39e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:56.161Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=876f1ce9-5cd3-48b1-b11f-fb8fe2594334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:51:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:52:02.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:52:02.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:52:02.334Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:52:02.335Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:52:02.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:52:02.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:52:02.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:52:02.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:06.166Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=607d5208-1142-47e1-8271-b6691e5e0ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:16.172Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b256c68b-a288-4270-bb28-b2cae060aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:26.177Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f4d31598-74c9-440f-98a1-ac002f033c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:36.182Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b7e4b457-dedd-4e0f-8061-5f5a15c06f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:46.188Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0e3f5dc4-4933-418a-92ec-699b9c90c005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:56.193Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=64f705eb-638f-4d52-b525-a1c5703ecf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:52:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:06.199Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f70bb305-b00b-42d3-b3cd-ac3f0f2e6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:16.204Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b32cc298-fade-4130-8f6c-9710ee1dbc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:26.209Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=136480c7-bfc1-4fee-9322-eac31f2df6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:36.215Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=c2d39578-9979-45b0-9624-a4e8905b5df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:46.220Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d41ac2d2-4928-417e-9047-b46576e80321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:56.226Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=56da69d5-3620-4c00-ba93-eb2a6cadfcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:53:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:06.231Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=7e6d8b7a-3737-4564-8008-ea42676ed5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:16.237Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=1f64bf1e-9a58-46fc-b205-b49a13404efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:26.242Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3e1b83bd-8b57-4da2-9d84-2da9880eb872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:36.248Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=09206cdf-0a45-4a54-aeb9-8fe0746d6236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:36.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:46.252Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=136ada9f-0e9e-460f-ae5a-5cae112f8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:56.259Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d9dbe654-b614-4f01-9dab-5451ecf9604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:54:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:06.264Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=15a696d7-9f7c-459b-906c-5aed126a9ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:16.270Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3054cafe-2ccb-42c1-8d2d-94e61b640fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:26.277Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=437f683f-5ad3-4225-877d-308892f7a69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:36.283Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=a18a8028-2231-49fe-b6a4-831549aa8cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:46.288Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=da095952-d723-4305-92cd-49a2e1fa56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:56.294Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=9bf5c3ce-990b-407b-b350-6903036eb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:55:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:06.300Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=5fff272b-32b8-489e-b9a7-d5025df7ba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:16.306Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=00129b61-0d44-46dc-9ea9-5acc67a1c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:26.312Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0d1e3879-e3de-4ebe-a875-00e5a5dac2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:36.318Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b8499ca-0d8c-404b-9eb3-fe2aa95ed843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:46.324Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0b8e9206-3b7d-473b-a7f1-90af3a64426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:56.330Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=dacb7f38-57a0-42bb-8ca2-df22df41ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:56:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:57:02.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-01T03:57:02.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-01T03:57:02.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:57:02.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:57:02.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-01T03:57:02.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-01T03:57:02.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-01T03:57:02.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:06.335Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f0ff368a-64cf-42e0-9849-08ee9b9fbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:16.341Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=50c84479-aaa4-4274-8c41-c4c11991f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:26.347Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=6d36067b-6395-404a-9b17-a6de62f38b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:36.353Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2498a405-7ff1-45b2-aa0c-eb3fa34d88bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:46.358Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=e29166dc-d365-45a3-8c17-54dc7b6c63e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:56.364Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=46f5dbaf-22da-4c1b-aee0-8309802238bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:57:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:06.370Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=193d93d0-54c5-4cf4-bf03-5368bc21753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:16.375Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=2c07744e-44e4-4923-9173-ab85506aaa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:26.380Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=42f756eb-802d-44ff-b233-50a99d8ab381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:36.386Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=0c9bc122-8376-48fd-8687-44881cf57bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:46.391Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4563a5cf-49be-4552-a7f3-ea330705acee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:56.397Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d73b95a8-cf0c-46ae-9f06-970c79e4ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:58:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:06.403Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=f44639a0-a776-4d25-b6ca-ea011fa294e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:16.408Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=54af4049-572d-4809-a706-4bec64620d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:26.413Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=bd847663-8e4f-4f4c-8877-cdd3bba66f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:36.418Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=ac05dde9-7094-4721-82d0-445c83938f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:46.424Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b4a94504-85d0-4499-a260-c031d05edfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:56.430Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3b82c78c-7b8f-409b-9131-995074de7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T03:59:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:06.435Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=4bf5a976-25e3-40fc-996a-7b9f9d5ea605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:16.441Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=74f04a69-fdb3-4195-93b2-a27b571ac6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:26.447Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=d51738cc-5543-43c8-b844-50e24188b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:36.453Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=88a80148-6fe4-4028-81cf-13204efcfc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:46.466Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=80747d9d-e84a-46a0-a5d2-865e60b427ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:56.472Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=3a9095db-3792-4b3b-91de-4afca6e4a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:00:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:01:06.478Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=127aaa32-3c57-4a88-9c4d-edf63890bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:01:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:01:16.484Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=60733394-f3f1-4ee2-8401-0964e629ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:01:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-01T04:01:26.489Z |INFO |Init configs |InvocationID=48f23aed-47a2-4c7d-bf3c-d4e34d3af5ec, InstanceUUID=b50394d3-3d0c-449c-8c2f-bbe13f5d4ac0 | |INVOKE |pool-2-thread-1