. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:01:30.742Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:01:30.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:01:30.776Z |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 |2022-02-01T23:01:31.364Z |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 |2022-02-01T23:01:31.447Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:01:31.447Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:01:31.448Z |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 |2022-02-01T23:01:31.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-01T23:01:31.559Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-01T23:01:31.579Z |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 |2022-02-01T23:01:33.016Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-01T23:01:33.403Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-01T23:01:33.420Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-01T23:01:33.420Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-01T23:01:33.467Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-01T23:01:33.468Z |INFO |Root WebApplicationContext: initialization completed in 1889 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-01T23:01:33.771Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-01T23:01:34.547Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-01T23:01:36.083Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-01T23:01:36.607Z |INFO |Started MainApp in 7.762 seconds (JVM running for 8.377) |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-01T23:01:36.670Z |INFO |Start scheduling PRH workflow |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:01:36.684Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=76a77ea6-a820-487f-a871-503a7fb7dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:01:38.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:01:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-01T23:01:46.450Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-01T23:01:46.451Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-01T23:01:46.456Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:01:48.212Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=86986562-3908-4785-be95-87777f183dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:01:49.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:01:49.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:01:59.272Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d2491091-be54-414c-aadc-5f294152baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:00.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:10.343Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3ad10aa1-57ac-466a-8687-57db3cfeec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:11.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:21.383Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=be8861a6-d377-43e8-8797-5e3f39057ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:22.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:32.424Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=13cf37e1-5037-4d03-91ab-baba009cea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:33.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:43.465Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a3cd872a-c73b-4760-bc32-7de9a55d831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:44.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:54.505Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d32c045a-8705-4bcb-ac23-4aa793a68ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:02:55.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:02:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:05.544Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=679a48b3-524e-42c0-a94d-3a7f10e4af41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:03:06.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:16.583Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=45980d7f-a7fd-49f8-b3f8-ab95f240116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:03:17.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:17.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:27.624Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=71ca2865-b5ce-4874-bae8-fd45d4b1df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:03:28.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:38.666Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d0e04fca-b998-4332-a0f2-9315b8ce5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:03:39.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:49.705Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=020c2c32-bb4c-4971-bdcc-a6787f01a089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:03:50.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:03:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:00.777Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=184dd31e-d91d-4380-bfe9-0d5109f49ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:01.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:11.815Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=afb6069b-d5b1-455e-9157-9260335a2aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:12.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:22.855Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7e7dd383-11a2-482c-b4a7-f66006dfc38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:23.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:23.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:33.936Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0eeeb70f-9885-4862-9492-f5e1f1347ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:35.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:45.004Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1154b843-b027-44d2-9e2d-2e207701aa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:46.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:56.039Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=97d6697f-2cfa-456a-ae62-47cad7a8f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:04:57.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:04:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:07.081Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=20d9245b-a84b-4ebc-85ba-80f461b81228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:05:08.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:18.122Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0338b22c-b3c2-484c-aff5-7469cfaef393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:05:19.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:29.161Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5ac27175-6b8b-4c1d-aaa0-2df9cd3e750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:05:30.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:40.199Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=65bd9023-5162-4a8c-9254-694485b31742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:05:41.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:51.239Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=477a4657-99f1-4781-be9b-9e6666dcb4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:05:52.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:05:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:02.282Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5c975223-ec4b-43e6-aee1-c90d9a899ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:03.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:13.321Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=870afb87-6fcf-46eb-961e-55c914339ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:14.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:24.365Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6c43895b-ffea-402c-b72b-65b733d1e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:25.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:06:34.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:06:34.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:06:34.631Z |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 |2022-02-01T23:06:34.634Z |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 |2022-02-01T23:06:34.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:06:34.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:06:34.644Z |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 |2022-02-01T23:06:34.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:35.399Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f19ad3c6-66c2-4419-95dd-a0225a2f260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:36.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:46.444Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bf9250fe-dc1c-47f6-bd6e-6629428d0fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:47.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:57.483Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f935f4f7-79c6-427b-86a6-47e60037d8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:06:58.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:06:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:08.521Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9a35edf3-23fd-4f24-9a79-438b41377962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:07:09.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:19.591Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=caa242e4-c312-4ef0-9fed-49baf74ad431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:07:20.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:30.631Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ae3cc0d4-3223-4afe-901c-3b3495cdcb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:07:31.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:41.674Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=34f00c7e-ac3b-4236-a0ce-e5ffcaa21040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:07:42.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:52.712Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6f895380-cb4d-473c-8692-8827686617a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T23:07:53.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:07:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:03.751Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ce125ad4-ecdb-49e8-a36c-4d3edfd80253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:13.863Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bf4bb498-c06a-4e55-a35d-e8faae6c1b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:23.878Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2f8b6af8-0850-4660-a4ca-ed962cf252ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:33.897Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f3a5f259-127a-4883-8822-d8f83dab58e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:43.909Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0a7a12bc-a94b-4925-bc3d-789ca7e23c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:53.927Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f544da01-fb7e-407f-a3a8-e39ba7dfae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:08:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:03.947Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cb1452bc-b8d6-488a-8b93-f53a3e0c9d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:13.961Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=562d6ac0-a1be-44ea-bc97-76ed6ee467fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:23.987Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cc77b2cc-502c-480c-b4fa-1199a350a0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:34.002Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ffe3a51-efc4-470d-ac42-20ff98cbc712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:44.013Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1a56c878-aae3-451a-9219-213770111a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:54.029Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8e9fc438-d90d-4003-9893-c2eb3102b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:09:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:04.048Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7b1764e7-9dcf-44c9-958d-ad115d2a8417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:04.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:14.065Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=95e47ea5-891a-4c32-88ed-200da95fd16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:24.077Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4c8e35cf-9ba9-419a-bffd-68e11cde3847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:34.087Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6d8ca02a-f90c-4935-a7d6-e55f37e3b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:44.101Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=24e8896d-7551-4ff1-8eb3-afe4acefc4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:54.115Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e46b638c-54b5-4b24-9f8a-bf1a5438a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:10:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:04.138Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8894cfb0-d953-47b4-8f1b-b18e74ded509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:14.160Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=031adabb-b389-4447-9c6f-9ee7155ed62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:24.171Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2bde5bc6-29cc-4743-a17c-798e92cb7b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:11:34.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:11:34.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:11:34.121Z |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 |2022-02-01T23:11:34.125Z |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 |2022-02-01T23:11:34.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:11:34.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:11:34.134Z |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 |2022-02-01T23:11:34.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:34.181Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1a7c4421-e728-4dba-8879-db4546d97212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:44.193Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fe56e7eb-a598-4813-9cb3-7e26b882002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:54.207Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=205914ca-aba6-4c69-aec9-f028273ccfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:11:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:04.220Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=df194b9d-3ee7-4bef-ab9f-5d3ef1f6bffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:14.229Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a9801f4b-318b-4cf6-8551-8e19d1ad8be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:24.244Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4ba06464-1dc6-4a65-af33-858d78f2987e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:34.261Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1b235e14-5e5a-4c40-bf20-fa7f8b78d408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:44.286Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6a713f2e-fe8b-49d5-8d77-154f8f98cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:54.301Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4fd3ab11-41d6-4f07-ac91-566a6643733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:12:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:04.317Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9aea467a-0207-4534-abf8-d8ef0a0fe9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:14.328Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9beb13eb-fe6e-42cc-82a9-9cba52f72826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:24.338Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=99fe838c-24dd-4d03-b6ad-be4271c16df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:34.349Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4ed66785-b0d1-4a82-b7c4-46e5101c2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:44.367Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2319814c-5122-4912-9543-e11c5b960a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:54.382Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=34e977d9-d599-4732-9c00-e09e917b46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:13:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:04.395Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9f708642-3b37-4001-88aa-94cccc5232f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:14.406Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b8c3e935-b4b6-4494-95b6-e3dce2533db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:24.414Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=72d4b2f5-50c2-4260-aac7-5808f5bd6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:34.428Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9025cf9d-40fd-48bd-a411-214d9b35cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:44.446Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=03607f1b-605e-4d81-9e05-29eb98886dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:54.455Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1e3a3746-78ae-4687-9798-3938bfbde237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:14:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:04.465Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=24bdf129-91c4-45f8-9d9a-008c863c0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:14.477Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=08719882-de74-446a-9c29-120645343750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:24.490Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=581940f3-fd2f-427c-a261-d3819c9e1c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:34.506Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3113c75a-624f-4395-b648-731d3daa53cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:44.517Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=17d93958-e84e-4f63-ac6d-4e388b5c9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:54.531Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c317854f-8a28-43fc-8c46-5893c7468dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:15:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:04.547Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d4e6d9ac-6b37-401b-bb70-9798cfb37978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:14.557Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=52a3ed93-8694-4773-b84b-2d75037a039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:24.567Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ce8b1edc-1933-480a-9ff9-99dbae1c783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:16:34.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:16:34.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:16:34.093Z |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 |2022-02-01T23:16:34.095Z |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 |2022-02-01T23:16:34.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:16:34.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:16:34.103Z |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 |2022-02-01T23:16:34.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:34.580Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2d349516-3b66-44e1-9b74-723729b56478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:44.594Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d0c51907-208a-4bf1-826a-71e3e8883364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:54.614Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a5c26945-4c82-4a3e-8844-06771e94896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:16:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:04.629Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ec96ee34-23db-47cc-b737-d014c835d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:14.638Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b72b2972-573a-4a69-a105-baf7fea688c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:24.649Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c9c69a14-5f73-436d-bb6c-43970af2d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:34.669Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3299b8a2-32c7-4885-92a1-a5d2b034ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:44.680Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b6d46ec7-8128-44c2-8db2-20ce9878eca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:54.690Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6bc64a9b-63e9-44ed-ba1b-f41bb3ff3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:17:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:04.703Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=996054c8-791b-48c8-af02-aaed70a09da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:14.727Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=57193276-92cd-4c43-bb44-eb65748efcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:24.740Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=13947dd8-2c79-4753-8cbd-1a6e272ad650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:34.753Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=39512dd3-a973-4846-aa90-966c333a3670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:44.762Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=61daab0e-f48d-41d9-a2f8-1df1bb7bf50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:54.773Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ad840a24-4211-4e37-8283-896b08345dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:18:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:04.785Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4e6f9b7a-682f-4b5e-8050-09e553164636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:14.794Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6f7daff2-2171-4420-8a4f-146d49eb9e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:24.807Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ed339f35-170e-4239-ac48-4c162d818c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:34.819Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4c05bc5d-2e96-4dd3-8400-48d80c4dffa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:44.841Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ebcdff15-65b3-49b9-b0ca-9d86e3439651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:54.852Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=04076e12-1892-48a9-9e11-f89c8f3fd483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:19:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:04.866Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9a811a11-1d26-4f31-a203-69bb83b17e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:14.875Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2e48a36d-f652-4ebd-bf02-40ea51fd5b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:24.885Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3f083c8f-2e9c-42a2-9335-766983f8207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:34.894Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=92e5ecce-7553-4c15-8b3c-8111a098c3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:44.904Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c66bdff8-a997-4033-b982-7bd324c90cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:54.918Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2df74acf-b56a-4a7b-9354-251dc7c4ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:20:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:04.939Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dae57761-eb26-4169-a6d9-01f612d7bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:14.948Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=613ccea0-ab3a-48ed-ba69-1e9468902860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:24.957Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dc0b0b2b-3c5c-4aca-9b8f-7d5d4ea215ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:21:34.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:21:34.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:21:34.075Z |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 |2022-02-01T23:21:34.077Z |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 |2022-02-01T23:21:34.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:21:34.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:21:34.084Z |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 |2022-02-01T23:21:34.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:34.967Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=43a92bb9-9f75-4651-b6fd-3fb4018f571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:34.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:44.976Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=eed09f2d-7bce-4715-9fcd-0f6d591241bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:54.986Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7518264e-818d-4146-973e-347d6853b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:21:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:05.003Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3ebf0e35-26d9-489a-80fc-c083307afcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:15.020Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=02313b1f-6d0a-45b3-9fe2-e9d00fef8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:25.030Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=11572888-1bc0-4e54-808b-fa960cf85733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:35.040Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8a1cd9f6-0fba-46fe-a521-6ad905d07f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:45.049Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5fd306b2-69fb-43e1-b36f-6d7380d72940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:55.058Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6acb73c0-0e7e-448c-bdce-bf514941fc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:22:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:05.074Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=78703b93-9f96-43bc-87f7-0e9a8c1227cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:15.088Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=204e4c93-28f6-42a8-88fc-48c80f34f3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:25.100Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3602d7bc-6935-4d2e-acec-5072f2237ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:35.113Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=efaa5db9-9186-4911-9206-b22bcf545fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:45.124Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d713a774-f2d9-4dbf-a4d5-c3cc0f60a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:55.133Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0618ffac-901c-4a3c-aaca-320df04b4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:23:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:05.142Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=20cde1f1-e2b3-4ac2-8db7-b66830a7ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:15.152Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7db69cd9-4537-4d68-aa06-065a9c323f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:25.172Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=96f7b732-8988-4f75-aeba-d348b3ffa88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:35.194Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5b5145fe-9fe8-4198-9a60-6ea6bdb664e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:45.204Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7eb67247-7a7b-485f-bbb0-384f0dd2ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:55.213Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8b800385-b441-4632-b5ec-659272333ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:24:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:05.221Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=33b25702-9f4e-4055-a024-b163679f974c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:05.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:15.229Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6459c612-f67b-4b48-b7ff-229ac82893b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:25.239Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6b309db3-7599-4686-9c1c-4ff8814453bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:35.249Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c424b915-f4c2-430d-8b13-cf32992c8538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:45.258Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5884beeb-06ae-4cd0-8850-c361ccbf54ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:55.273Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=de4d21f8-77c0-4567-9f4d-814ffba52fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:25:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:05.288Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6b5bace3-1863-4e86-8e34-fb30d133bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:15.298Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4eeca346-83f6-48d7-9ee8-5233efb41e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:25.308Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=75f814e1-e73e-4a9e-8246-3f1be95d4900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:26:34.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:26:34.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:26:34.092Z |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 |2022-02-01T23:26:34.094Z |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 |2022-02-01T23:26:34.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:26:34.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:26:34.101Z |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 |2022-02-01T23:26:34.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:35.325Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a02030ca-a306-48aa-86fd-c8dc0a0bd844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:45.333Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=01b25954-52cd-42b0-a707-ea5abe2b0233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:55.340Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d13cdeb1-fae2-4600-86e1-8a9c89c237c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:26:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:05.353Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a73e12c4-8863-4e37-9612-4c20478a20b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:15.372Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0c30d290-f50c-49d6-8944-3b7b9218b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:25.392Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b86c6e15-14f1-461b-b153-4897a1e16e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:35.401Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=34226ebc-44c7-4223-bec2-b00baa51aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:45.415Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=73042bd5-4c16-4173-8f11-a9447b8bf539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:55.425Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=183f5add-f922-4f60-95a3-97818e1e0515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:27:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:05.435Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=55389c3a-c647-40ad-87da-ff6697ec2894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:15.443Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b3d7ab16-60d0-4a06-a46e-05170082771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:15.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:25.454Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=493b9e70-d296-42b1-b928-e46705ca49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:25.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:35.468Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=99847c0e-6911-46f4-906e-bfdde0159961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:45.484Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a67a4f76-dfc9-4145-b54f-95e39c2ee7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:55.493Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e4848dcf-d420-4e6f-aa75-cc82d62d3c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:28:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:05.504Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a216a321-c3e9-410f-a6ff-b8353033b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:15.514Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6fcf72f9-614a-4305-8be8-5a38165fff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:25.522Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c548971a-1a9a-4e18-90a5-57c9d614e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:35.532Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ac868985-0cc8-4f8f-932a-6d31cc078f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:45.541Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4b40b54d-bc5c-4d7c-bbee-2a7cf688c53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:55.550Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f34b4cb8-6b52-42c6-bfa5-df75feb1a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:29:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:05.571Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1ac1fd76-a053-4871-844c-6344ff4ec0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:15.581Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=19580743-5729-419d-93b9-6b6a1ae61176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:25.591Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e0709dc9-95d3-48fe-bb9d-3ab4e705ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:35.601Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=adfaaff7-f22e-4423-862b-d25629d9c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:45.610Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c215abc8-74b6-453c-91a7-6b76ca678c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:55.620Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fd2fab06-999c-4d8e-a9fc-a145ee076f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:30:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:05.631Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dd158361-eca2-491e-b01a-14253ed3ff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:15.640Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cc6ef532-4609-4bdc-b148-c602ea9a82e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:15.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:25.655Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=79b8d6af-d16a-4ae9-a3f6-f4499ffcca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:31:34.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:31:34.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:31:34.101Z |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 |2022-02-01T23:31:34.104Z |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 |2022-02-01T23:31:34.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:31:34.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:31:34.110Z |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 |2022-02-01T23:31:34.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:35.674Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=120c4c29-95eb-48b5-9841-7ef2885836fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:45.685Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=43469fe2-a14c-4a46-8cc1-85ad4a86e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:55.694Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c7929576-42f9-48ac-b9aa-6f56de11281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:31:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:05.703Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a606d97d-fcff-4497-bf2e-fa8dbf682edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:15.713Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3b4cb502-539f-42a2-b275-10fcde51d34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:25.743Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b5b03fd3-b26d-4d28-9943-c0cabb91ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:35.764Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c7661115-425d-48aa-8e86-49cf05168ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:45.777Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=054a6999-7f48-4f2b-bd4e-bf7608d2d9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:55.786Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=02a18e27-0e17-47f3-a898-33991fd89713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:32:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:05.794Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=81952b88-889b-459a-a051-f0e968a7280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:15.804Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a7159cd6-365c-49f0-914e-c696582bcfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:25.814Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=46780faa-0b96-4e0a-a9ad-771bfa68b4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:35.822Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4e0653d3-7136-4cd2-99d4-8040256e4d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:45.834Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=12e9299e-e7b5-4a64-82c9-f5b3f03ca8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:55.855Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=868a9dcd-9126-4630-8971-7158d0b2d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:33:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:05.870Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=58bd8c24-a580-46f2-b240-b0f975d2e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:15.880Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ad6c4369-7e40-4acc-a9a5-30c30a96c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:25.890Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ccc2a878-d612-4dd0-a94e-83b76b43e45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:35.898Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d0514587-bd8a-404d-807f-c75dc8d73a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:45.906Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7120e718-720c-46c8-b4fd-8059140f8d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:55.917Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dc043b19-f534-401d-9b1e-d506d41410a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:34:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:05.927Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5b04819e-fb80-4059-9a50-449ba30b899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:15.936Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=aed2b82e-95f4-46a8-b5c9-87c53205753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:25.956Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9b418d38-6d0d-4057-bf21-a81ea795ef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:35.968Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=da2d55b9-8f4c-4929-b317-802fb327f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:45.977Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3e2a6907-ea8c-4243-8dd2-55c73dff0123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:55.987Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5162f680-8982-4e9c-b47b-c29aad7ba646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:35:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:06.001Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=208f8a58-37ea-4157-a278-ba70a65e2957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:16.011Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=18411a68-f756-4988-a892-31de514898ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:26.022Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=98bce964-4cc0-4bf5-97f4-b5a940e6b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:36:34.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:36:34.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:36:34.065Z |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 |2022-02-01T23:36:34.067Z |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 |2022-02-01T23:36:34.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:36:34.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:36:34.075Z |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 |2022-02-01T23:36:34.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:36.030Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d339cc35-efae-4d21-99dd-840a33fc7cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:46.039Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ea2c19a-b10f-482a-b894-8bddb4c869cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:56.050Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9bbe9ae6-21ac-4c75-981a-c6652a9efea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:36:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:06.067Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7acb1a09-f10b-4756-8359-b3619cce72c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:16.079Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9c853a63-a2d0-4d0f-8015-8c816f1e366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:26.089Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=104f21dc-c4ce-4b95-968f-02fefb4a56a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:36.099Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b2a18ec0-2d9c-4146-a47a-35e493b27a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:46.112Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a5f8128d-b49b-4cad-a05c-9524452f485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:56.121Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d6a73467-fefc-4cc9-aa9f-55d3b947d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:37:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:06.130Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6529588d-3f28-4a04-bc03-0e625b68fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:16.138Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fe6aa733-3f12-4fe5-a4dc-7e32022e6667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:26.146Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a6fb76ed-6727-4bc3-a8d3-acffee6df581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:36.156Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fdd1f94f-238e-408b-93c4-6ac9867bbb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:46.172Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=aa03e547-8c12-40f1-8b53-96ac07221ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:56.185Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c0602550-20ba-4c7c-ab25-b68de3290a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:38:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:06.198Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=58a4d2d8-e8ae-46d4-8b9f-eaa4b5f88204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:16.208Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b45f28f9-b50d-4d88-b401-ba52b82310da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:26.218Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7626ab6e-3093-4691-9b82-5bf1f1e1409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:36.226Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4183e3b6-0655-4d85-915d-057596d80252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:46.234Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9e9d8250-ced6-4436-a795-a8e256d7ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:46.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:56.242Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=27acbc13-3893-4bbc-bf51-043f1daa6241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:39:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:06.250Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b05533b5-22c7-4266-8bef-04bd9bcb7b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:16.263Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=611bc40b-f7a3-4f76-9a95-2b091e94118e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:26.272Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2f89f3ce-b3fc-48ae-a941-d3eb12d3b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:36.281Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=014ff5c9-201c-4ee4-bae5-1626994e44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:46.292Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=407b9c2b-7b29-4233-a2fe-3c5bcf4218d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:56.312Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=54a951e8-8530-4504-a36a-9aa57ea22d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:40:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:06.322Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7f0a0826-a8b4-4448-9027-bfacdf7c01bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:16.335Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=84c8d99c-1ba1-44e4-87f2-d09ce66cbb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:26.345Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6a48640f-8471-4f16-a4fa-526bb05ad42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:41:34.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:41:34.082Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:41:34.083Z |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 |2022-02-01T23:41:34.085Z |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 |2022-02-01T23:41:34.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:41:34.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:41:34.090Z |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 |2022-02-01T23:41:34.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:36.353Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=be2d6952-7451-4dea-a221-ec55fd20a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:46.359Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c95535e5-f9b8-4039-b7ee-af2ee8ebfb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:56.368Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=066170de-ffb7-4fcd-bca1-b721b4de129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:41:56.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:06.376Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b4f02592-da9f-47cc-8977-6f46f706eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:16.386Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bfe84172-025d-49eb-b4bf-ebb53380a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:26.400Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3d2a98a4-ad1c-4488-b2df-9ba92101a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:36.410Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2a34f343-7513-475b-a6c4-811c6c1b1383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:46.419Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f6314d12-4fa6-4b6f-92d8-7bf2c1794459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:56.427Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c3bd8d73-7f5e-4282-9c24-1e7e37743784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:42:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:06.436Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=229e504a-f67e-4022-ac95-4bccba332c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:16.446Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=513815fd-a016-4d7d-8cf3-a98c40abeac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:26.455Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4f8b6a5c-767e-47a3-9c8a-fd0ffc10b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:36.467Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=40d84a46-472c-477d-baac-6f27a17e95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:46.481Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=760c71e7-a4a2-4a0f-8878-ef656beb0d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:56.489Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a6b131fc-4177-4815-9e85-d29d366bbb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:43:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:06.499Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=46432d5e-186e-48e0-a53d-fa2d2813db72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:16.509Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8eaa6b9c-bac7-4b75-9fcf-cfd79949e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:26.522Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f324b22d-a866-4289-af46-0de7500d9d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:36.536Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=02848946-58e9-4e90-89bc-e203b718bf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:46.545Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3a31ad0a-0fbb-4fcc-b912-57034ec2b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:56.553Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=794f7c13-52a4-4053-adb6-81daad13b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:44:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:06.564Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=74540250-0802-4950-b4aa-05f2a20c1eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:16.582Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9841464d-09cf-4e20-bcb1-f6a52f883ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:26.591Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c815b6f9-489c-4deb-ba6e-c596a2d167a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:36.600Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4c77316d-df5b-489b-9714-8d72b6fb1b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:46.609Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b91d52ce-48ec-4df9-9ce5-ecaf19569159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:56.617Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0efbc7e8-f7e8-4339-ae08-aab457273951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:45:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:06.629Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1c19c8f3-03f2-47ac-a9d6-3710a1a5adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:16.636Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=929c8fbc-3f68-4065-974b-7913868b973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:26.650Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4c040274-2bbc-4b5c-85cb-87ecb3bba9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:46:34.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:46:34.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:46:34.071Z |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 |2022-02-01T23:46:34.074Z |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 |2022-02-01T23:46:34.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:46:34.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:46:34.079Z |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 |2022-02-01T23:46:34.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:36.665Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3d2a958b-5329-449a-9171-9f4e50f8c84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:46.674Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e78070f2-3255-4629-b30d-3d87bba51807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:56.683Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0c989c34-5bea-429c-88a8-b3d0e98e0f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:46:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:06.691Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3d72b39f-8c91-4b95-825f-79ecf9ad2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:16.699Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=59a0e370-27e8-47ba-9ab6-69adc8418d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:26.707Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4f464d05-7592-480b-a610-17b67086b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:36.714Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fcce6d97-1e8f-42a6-bfe4-ec41f3c6bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:46.722Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=75c94f6a-7817-403d-b5fc-83617a1a072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:56.733Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=368603ef-d048-4d73-9dd6-e0dd17d5246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:47:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:06.753Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=44030b9d-aa18-4356-8cc7-dceb4712465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:16.763Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0571a783-8f47-444e-bcd2-308d732b5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:26.771Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5d350dc8-fafb-4313-b5b5-77a2dfb37532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:36.780Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=72c5fb23-e491-4ea3-916f-83c11d52f8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:46.788Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6dcd3153-f856-42e4-929e-121a0adfea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:56.796Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=59bc517d-4464-478e-8ee6-bf430e038bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:48:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:06.805Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c4ee1359-535b-4f31-919a-922eb79259ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:16.815Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2944d787-7a2f-427b-87a2-f2e448feda3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:26.826Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=57fbf3a0-58ac-4d00-8731-1ae5b015cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:36.836Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=253a69c0-7a0e-4617-a7d3-1b2978e8d277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:46.844Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=46331fe3-c50a-4547-8c47-39c9eb85859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:56.855Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=77db4595-6f95-4b3f-a044-a70a6756a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:49:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:06.865Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=db325e05-c034-4cc6-b66f-60df70a35adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:16.872Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=00227d8c-76a2-42ba-8ad0-41847e578811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:26.879Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2d8d1a78-ffee-4c5c-a4d2-2546601aae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:36.889Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=943a78a4-29fb-478f-bddc-b3ede5ad3af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:46.906Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=deb32159-5ccf-4307-9479-6cf6e1363bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:56.918Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ca1c7c52-a40f-4ec9-a1de-df09f697901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:50:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:06.927Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fa21f918-be30-4fa6-8238-449144312d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:16.937Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0ad4d45b-2eda-40d5-9747-496bea1b3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:26.946Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=52c37a3e-d35d-41ce-9690-7598fb22806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:51:34.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:51:34.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:51:34.090Z |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 |2022-02-01T23:51:34.092Z |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 |2022-02-01T23:51:34.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:51:34.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:51:34.097Z |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 |2022-02-01T23:51:34.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:36.954Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7291217d-e415-45e6-8018-42e1ef18b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:46.960Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e564148d-b68c-40f9-b0bb-ac2e5bf52af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:56.968Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d8e7edba-331a-495f-8d70-dbc9e7ba387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:51:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:06.984Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=05afa074-574d-4411-8313-32c483551759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:16.996Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0436caf5-817c-436e-88e1-ac4822a7a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:27.003Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=23b284df-e7f1-4ec4-948d-79978e52ed33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:37.013Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4e46c9c3-d9f7-415f-8f9d-37df26638873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:47.021Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4414388e-8059-4747-b774-1b673586d954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:57.031Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a6598890-883f-4880-85a9-3ae739c7f72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:52:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:07.040Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fecedbae-3db9-46e9-ba37-27eab2bf1a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:17.045Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bb1d9b2c-edb8-48d5-81bd-4ea495215bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:27.054Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a2dcac2f-4add-4763-8ced-8c2c0eb93824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:37.070Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5d489707-9c3b-4c8a-b259-772926d7ef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:47.078Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=79349cf5-22e9-413f-8074-7cda555a6181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:57.085Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=50af46d2-ca80-450c-adf9-3b33e13a9314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:53:57.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:07.093Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5da2916f-4a73-4325-b139-f01cd9fc0a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:17.100Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=86d88978-d4cd-4b41-8482-79726150c053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:27.107Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=440d7a00-e586-4fd6-910e-5d862600721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:37.115Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5a7b4b4b-7c63-47f5-a981-9f35fa0c9b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:47.122Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f9b5f56e-36e2-4eb5-9349-0a352bb05878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:57.130Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=877ac510-9566-43ca-85c3-2fceafad0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:54:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:07.139Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=028e92d6-334c-45b5-82ef-c49251287a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:17.152Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8d6a3776-b527-4f2e-8266-c3ad8b7f6ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:27.161Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=eda341ff-ac55-4ee6-93f2-bcc2949bc09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:37.168Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=65e76425-e7b8-4cf7-ae93-851da7e3a873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:47.176Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=667d5c46-def2-4679-a09d-648060080e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:47.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:57.185Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6346da07-cfe1-49e5-be45-e56d3b2971f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:55:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:07.194Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ab23cf51-e145-45fb-a3fb-cb73d95e57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:17.204Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fb5b7842-0281-486a-bc81-f482ebee1825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:27.213Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d9c7f197-1027-4318-bdf0-6f7829b53de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:56:34.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T23:56:34.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T23:56:34.112Z |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 |2022-02-01T23:56:34.115Z |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 |2022-02-01T23:56:34.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T23:56:34.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T23:56:34.119Z |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 |2022-02-01T23:56:34.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:37.224Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7c91c010-33f6-47ff-ab9e-7c72c613bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:47.235Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bc93b65d-7127-45a8-848f-a1a4dbfa764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:57.242Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=287ed6a0-1f29-46c8-91a2-653fc6b74307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:56:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:07.253Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2926e162-806f-4689-870b-eef5c174048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:17.260Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ee24e97-d4ae-44a9-8da7-9a683d1ee65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:27.267Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0de14b99-0cbe-44c9-82c2-8db57052006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:37.274Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a5c7c357-82be-4f10-bc25-a164a9f85c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:47.280Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9a914569-8819-4b56-b46a-ee1ba63e45ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:57.288Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4754878a-fd49-4747-9f06-a122ef5f059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:57:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:07.297Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dbbec90a-cb9c-453e-b193-b5dcdbd7ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:17.316Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=82280022-5578-4af4-9be7-90a8b633d5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:27.325Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=473ea072-297f-40c6-86d6-f6bce07ea9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:37.334Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4e8e5e02-2051-4ee9-a82f-24b7d427b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:47.348Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c96ac529-cfa2-435a-9fe9-a5c3beb0f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:57.355Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e90239db-80d0-49a7-8afe-6fff5920dfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:58:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:07.369Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=adb6009a-9f81-471b-8bd0-6f1a9cb39a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:17.382Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5e5aaed4-4211-4b7e-8885-799ca7b034a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:27.395Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d9afa6f8-55f6-4640-9d7e-c0a1daf001c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:37.407Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=58ff4864-c44b-467a-8daf-f818e257958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:47.417Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c005395a-ddaf-45db-86df-850072ba23b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:57.425Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6f1609a6-8cdd-4bb1-adb3-f7d7f8918441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T23:59:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:07.433Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0205d064-779b-4f89-93ea-209c78d77524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:17.454Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dbaf1ce1-ee45-4627-950f-9fe8103645c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:27.462Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=24791751-b129-4458-9a59-cc7068cfd4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:37.469Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5e9485c3-e073-41f2-a7eb-812201e999a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:47.476Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4ea050fb-a4fe-400f-9aa0-69eef434aa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:57.485Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=06b6afe8-eb05-4901-bc3d-196b05997216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:00:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:07.505Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=453b4a22-434a-4657-82a8-8cdd644cfc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:17.516Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e534ad40-c19c-4de9-8787-b28b0297245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:27.524Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1dcda802-7e33-4d91-a645-b15a273c6023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:01:34.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:01:34.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:01:34.065Z |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 |2022-02-02T00:01:34.068Z |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 |2022-02-02T00:01:34.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:01:34.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:01:34.072Z |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 |2022-02-02T00:01:34.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:37.533Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a9ec8422-567a-4944-a4a8-08b8b21a7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:47.542Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9a73479e-cf84-4d40-a9f0-f0085e480764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:57.553Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6e129094-abc9-4c6b-9503-39f49e3f638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:01:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:07.560Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7a5d03f1-4698-4c33-ad22-ba73b51f9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:17.569Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=de475aff-8594-45a9-871e-0a3ee8d6a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:27.576Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fbe9c04a-4df0-4af2-b097-2eebbdd1c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:37.586Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a9516b7c-72f0-47c9-b3ba-8681a2c8476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:47.602Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=004843ee-f7b4-4b87-a087-84c7582e8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:57.611Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a3fa893a-84b3-4c0b-b591-4cce1b4051be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:02:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:07.619Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cf3316b9-4a5a-4e20-9c8d-a1fe17424860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:17.627Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=276cfede-3498-4f0a-b8d1-d3852abf4873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:27.635Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5f672697-866e-4932-a644-a47ed88c751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:37.644Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3a25137f-7f23-4d88-bab9-22affb00a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:47.651Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=de7f98b8-86be-4e43-ae14-5f68a32402b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:57.668Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c3dc5a5f-b283-4e87-aba8-4c63bd6c7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:03:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:07.678Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=df0fc9ce-61f3-4d87-891f-668d8984094b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:17.685Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2331b571-b6ac-4441-ad3e-a4c4f04b8c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:27.693Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=49a12aa9-44bd-4319-83f1-65671c463327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:37.699Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fe6acec5-8adc-47b2-b055-f693a6634abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:47.709Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dbd36956-0590-4e1c-b922-3fb687401b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:57.716Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a4a7ec20-40c2-4e82-8eaf-b922f42a8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:04:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:07.722Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f257df79-5ef1-463a-951e-2ec160733cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:17.731Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6dad4ad0-6726-44d0-8b0d-576f7dece5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:27.745Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=98238db7-e58b-4a85-81c1-19e34e261afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:37.761Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a20f0d1a-afd1-49e8-8c68-101e34b9f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:47.768Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7e86c325-5bc8-4eae-96e3-cc7e612cf448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:57.776Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b20610f4-8804-4042-b24d-6d451817d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:05:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:07.784Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ea28b1d3-55c8-4af0-a625-e432ca3f5684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:17.792Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a6f1c7f2-0eea-4f34-bc46-84c634511735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:27.801Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ffbaa59-f95f-489f-b2a5-bb109ff6ec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:06:34.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:06:34.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:06:34.061Z |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 |2022-02-02T00:06:34.062Z |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 |2022-02-02T00:06:34.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:06:34.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:06:34.066Z |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 |2022-02-02T00:06:34.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:37.810Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=351b425a-ce23-4d5b-b640-57cb570005d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:47.819Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=198107a5-9d2a-4329-afbb-69d29d76ba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:57.833Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=16605d0c-aaf6-4495-be76-7072c8d70cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:06:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:07.842Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=daa5498d-9dc4-460c-bd4f-eec0b6f74cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:17.850Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4d4fc4dd-ad1d-41a5-b11d-82d07bd43182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:27.857Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f47cada1-babd-4181-b145-edfd936175f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:37.867Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=87d6e0b0-45af-4733-837d-58a4f290d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:47.876Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b9c951f7-5ec9-419f-9285-0d2b9ca24ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:57.882Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ca60483-ef78-4117-aa64-f6c4b1ad8b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:07:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:07.889Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=58ff4bb5-d5b4-46ac-b043-bf5c2f98453c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:17.902Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=85c6290e-295f-4613-a0d9-1e32613a62d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:27.917Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=30c116a1-ea1f-49b2-a326-a4f86ecdd857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:37.926Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cc809271-0577-47ba-9d7a-255c2ce3b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:47.936Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b0e2e03d-d42b-44b3-9382-3ad9183237d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:57.944Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=158f7a65-7a05-4533-9086-7f29262799a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:08:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:07.953Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b002305f-ce87-4c5a-a257-9e692c8f4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:17.960Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=eb3909a0-d9e7-4567-89b5-88f5f7efd458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:27.968Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0999b5b7-9daa-4f5a-9fda-381f55b4faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:37.979Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3b990157-a6a1-4aac-92ab-25ce214d9163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:47.993Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4389abc7-a9f0-43f9-a7d1-951ef7a9118e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:58.003Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7906f681-fbc5-4ff5-9de0-525c20413493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:09:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:08.012Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9b71b69e-5699-4c1a-94df-8a26b42fc62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:18.019Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=38562cd2-59b2-4d4a-aa57-7062a031b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:28.026Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8062f2c6-2f08-4c70-ad21-19d5b0d217ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:38.034Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dce9ad21-811c-43cd-9afd-58a629c23058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:48.042Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c954c1f1-f94e-4d72-adb5-3f6b2d57ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:58.052Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0d46e748-5454-45a0-83b2-3a651dba17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:10:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:08.069Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=23b75a34-cf47-4532-8091-d5430f0d34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:18.079Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=80c4b9d4-b428-419c-987c-a75ae1931a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:28.089Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=562f85f9-50f2-47fb-beea-ed9c085e695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:11:34.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:11:34.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:11:34.046Z |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 |2022-02-02T00:11:34.047Z |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 |2022-02-02T00:11:34.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:11:34.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:11:34.050Z |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 |2022-02-02T00:11:34.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:38.096Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=aac42f69-a484-4c39-9121-61199d07d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:48.104Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=88a115e2-a372-454b-87da-0283fa8aec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:58.111Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1ff67f71-28de-4ab5-8576-2de87a5d2fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:11:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:08.120Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ea22b7f9-55ec-4794-b6e5-cb0b28dbc626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:18.135Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9e1158c4-3397-45b7-8f09-609657228923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:28.145Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d7767be4-80f0-4cc9-ad2d-a6d0c4e0315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:38.156Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cf56dfdc-de07-4e71-9a64-9a0272c6e1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:48.164Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d5f5be05-5133-44bb-9671-15c5a2ead815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:58.172Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2929adac-9083-42f4-8aea-2b8f9e0ff782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:12:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:08.179Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=030b68e9-b336-4510-be91-0393fe8f9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:18.186Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9ca25aef-e18a-4e64-8984-18c8c415aa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:28.193Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ef8d6f1-8f87-4eec-bd05-62187a0d86dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:38.203Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=64b07af0-f556-433f-bd3c-88f55e458761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:48.219Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=16529ed3-fc5e-4e28-8405-3d4f05eabfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:58.227Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2f16c7a4-fca3-4bab-9d15-e00bf3b64df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:13:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:08.236Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=76f586a7-2541-49f0-812d-c019c872c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:18.244Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=20f084f2-ef1e-4b76-8d0e-368691687aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:18.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:28.251Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a8f4a024-43ce-4786-9e13-8d4e93db7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:38.261Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bfa67f1e-3771-4bcd-b377-5aa96059c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:48.271Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c1016edf-3a5e-4f90-b7f5-04eda6bcbde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:58.285Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d8215fe2-0561-4c25-8009-8e79455d112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:14:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:08.296Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=283d5700-184d-4a8e-a891-1235a082087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:18.304Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=81b131a4-ef8c-4bf9-9827-93d6fa4a6c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:28.312Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4a0770be-2dd1-4d4f-bd83-7986ff5ad20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:28.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:38.319Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=95038933-ab43-4254-9755-cd346715ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:48.327Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d67b763f-4161-478f-ad49-6e61baf6d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:58.334Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3548fd92-9758-4a22-8120-7f2fb6ee8dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:15:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:08.343Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bd44a1d0-799c-41c6-b55c-46305c8ea841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:18.360Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c29d8969-9e2c-434e-8f9f-10b9335e64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:28.369Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=99335f76-301f-4e67-adb0-648c662aed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:16:34.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:16:34.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:16:34.071Z |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 |2022-02-02T00:16:34.074Z |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 |2022-02-02T00:16:34.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:16:34.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:16:34.077Z |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 |2022-02-02T00:16:34.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:38.378Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dd9f01d4-8528-4b9a-b9bf-21f75315d86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:48.385Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6ebfbfd8-46ae-44fa-ab72-30a3820ce4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:58.393Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ce1bb23b-6df2-4415-b03a-20a9424f37c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:16:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:08.400Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1de56d6a-0dc7-4459-a06f-6892faea1c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:18.406Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5d72230a-a324-4c1b-9f59-74809b6c1afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:28.416Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=66c3f620-7529-49c5-8913-0ab7471e60a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:38.433Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f69c6eef-c64a-49ae-86f1-b5e6a11d50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:48.443Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=903c735a-b655-43a1-8e1b-be84503e293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:58.452Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=16ded05f-4f65-462b-89f6-b12a5ac105eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:17:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:08.461Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0b9a09c9-6397-47de-bc80-de21e6e109dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:18.468Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bb767024-6b02-4584-be6e-52ad7312c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:28.476Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e5c471aa-d21a-40db-9f32-42f8eea8d749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:38.485Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a4834b27-66b4-4a85-a3cd-544e24db2f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:48.493Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=84a03701-8e99-4be7-8a6f-5cde8078ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:58.505Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f47e7e29-b3c6-4c44-8693-c2c175af762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:18:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:08.522Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=75413db6-d256-4bfd-bc25-5397071b7b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:18.530Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f126c517-f0fa-45e3-bde7-1360b0ec1ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:28.540Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fad25dee-0518-4752-b56b-b7e6785c5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:38.550Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ff1692e8-6baf-4075-bfd9-56446601f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:48.559Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=412634e8-d99f-449d-8b22-3862671a24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:58.567Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d282c4cf-1559-4998-9603-91d657416048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:19:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:08.574Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fb9a10fe-9e4f-4a52-8037-ec16360a3fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:18.581Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ed4a4164-3e55-44dd-a5c1-f24ab83212d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:28.590Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=44b410ec-261d-40a3-a7f0-03ecc7b91ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:38.604Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b3d6d30e-9d38-43b4-a62d-e111cb5451a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:48.613Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ec7d1d53-759c-450e-a191-f8fd2706c05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:58.619Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9ec65c95-1b02-4d6e-8858-017d50bc5df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:20:58.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:08.626Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=127f34c1-7b7e-4375-aaf8-ba96f8bfdd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:18.639Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c2585391-e405-4f8f-a067-b2933bb9a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:28.646Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=21133ce3-3dce-449a-8155-7a76805f1af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:21:34.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:21:34.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:21:34.051Z |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 |2022-02-02T00:21:34.053Z |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 |2022-02-02T00:21:34.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:21:34.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:21:34.056Z |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 |2022-02-02T00:21:34.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:38.654Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=de1c4c98-ee49-4dea-8975-6b52b559d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:48.661Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8c9e4978-4ab4-4ceb-82fe-8288b2210b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:58.668Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3180fcc2-6714-4e8a-a48e-be8708df4f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:21:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:08.675Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2e2f1a47-ee86-4935-a686-cc4cb20949c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:18.682Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=63e26321-b23b-442a-94cb-c43c0d9b60d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:28.691Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b95a6e5e-ba92-4268-b7cb-ca6b37ca88a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:38.700Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5d13f60c-d847-4fa7-a8b1-e91bff101398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:48.717Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7f72c102-205d-4876-b15c-4bb09bc671de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:58.725Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fda59055-5ff5-4c61-a83a-2efe6921920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:22:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:08.733Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=220ca217-abd8-4e53-bef5-a811e32467c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:18.742Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8dcae5f5-de48-4ddd-b1cd-9c19a425f8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:28.750Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8ad86d0b-bd98-427f-9959-be673b7f0fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:38.758Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8a364c51-f06d-4793-ac06-93a1f78707d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:48.767Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=47a65cf7-2b5d-49fc-8f69-c88446d19b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:58.774Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=92435526-0b6a-4f55-9192-1adbdcfc3bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:23:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:08.784Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3111af30-b763-4678-9930-a5b52f6628ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:18.802Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cd1248ce-92e4-4097-aa9e-2ba5fc22c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:28.816Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1a42d559-1ccd-4017-807d-de6c4a1d6d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:38.824Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=7f066322-a2f9-47a3-8b19-d24407833d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:48.833Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ddf8ef65-948a-4806-80e6-809e6da8fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:58.840Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=172c9887-1781-4600-a0ba-d77e5b340b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:24:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:08.847Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5033844b-b4e2-4a21-86dc-0d8c4c65f3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:18.855Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2cc7e095-3ed5-46dc-a7b5-0296f2a16d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:28.870Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1ccd8743-3f51-486b-98d2-f3558efd218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:28.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:38.880Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d6b48887-cac1-4f50-a76b-ee2d4ee448e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:48.888Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=edd4294c-0b2d-49a6-9202-4e3b7f883d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:58.896Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1bc09919-9be4-4f27-9188-3f1705ca474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:25:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:08.903Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5c1bfdfd-f1c4-42c8-b77d-183ae74192c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:18.911Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ba646e57-6b54-4c6c-a3c0-49d8428c4bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:28.919Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b9d87a08-bdf9-4ad0-85b5-424ad0c1383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:26:34.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:26:34.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:26:34.097Z |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 |2022-02-02T00:26:34.099Z |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 |2022-02-02T00:26:34.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:26:34.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:26:34.102Z |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 |2022-02-02T00:26:34.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:38.927Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cf7bce4b-969e-4780-b300-35bffa178271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:48.942Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e72f06b5-8c17-4b09-9393-84d533c5d50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:58.965Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=79d5eba8-871d-49cd-963d-aea4e6192fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:26:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:08.974Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=da76653f-7dda-4186-8808-1c4fa76edd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:18.983Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=dbf7d588-caa1-4f5a-bb3d-4cb7e4921ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:28.991Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=051293bc-061c-4f13-a689-2825bed257c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:39.000Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3aa7ae82-0c88-4c15-98e1-ac31c027f679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:49.010Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6b3e5ef0-d10e-4a24-8f0f-dc579a5ae452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:59.016Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=696269e6-8c8c-488a-bfb0-360dba4b53a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:27:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:09.027Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2021204a-2842-4162-9fee-01cd2b11c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:19.043Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6a115821-0f34-4a3f-a430-97fd2f2b4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:29.052Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=72a08327-b7ec-4831-8f9f-b7946a87cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:39.059Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=63d2ae4d-6936-4183-afb0-cb37c625cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:49.073Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=afc551db-c056-476d-9102-cc68a726cd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:59.079Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bbe30545-6a9f-41bd-96f1-56cc70411586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:28:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:09.086Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a65e987d-2123-497a-8c6d-1b72c5430b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:19.094Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=396b54e4-bcd3-449b-b100-926ac33bfc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:29.101Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d381ef68-a9c6-4f4c-baa4-07d7a9dc93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:29.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:39.118Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4501fbcd-60a6-4589-acec-f56ba1ebfb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:49.129Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=804b1968-8f02-44d1-ae3c-fe7c86a428c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:59.139Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=f6dd0f33-c23b-49df-a631-c233209318d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:29:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:09.147Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=69123059-9e11-430f-99a1-0ce2331eb34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:19.155Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6a209e7c-6172-415c-9b0e-a3db8eef6e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:29.162Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=00e737ce-4ab1-4e9a-b418-1dc433f2cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:39.169Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9f32fdde-a8ad-4658-8a56-e6e78b308c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:49.178Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=13427957-86bb-4b81-b3f1-d8480e2b25eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:59.192Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ca8cc4cb-27d6-4126-a5c4-024f2167f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:30:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:09.200Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=efd06e6a-cba1-42ee-9807-9c3c11ad679a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:19.208Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6ea1bc63-ef17-488b-ac60-bd4ea72fa45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:29.215Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2d6a5ba3-b9fd-4fac-a5d5-26d4669ddba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:31:34.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:31:34.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:31:34.052Z |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 |2022-02-02T00:31:34.054Z |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 |2022-02-02T00:31:34.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:31:34.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:31:34.057Z |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 |2022-02-02T00:31:34.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:39.223Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a5b0a3ce-3205-4bec-89f8-d96d2b03f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:49.230Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=edc06298-00d6-450a-8cd3-4c75ee77cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:59.238Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3338c865-1f24-4314-93d7-25d8f6b8cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:31:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:09.247Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=16ef232c-7ec0-4789-ac1d-f6cae19d60d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:19.267Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=27463263-b59f-47a8-a675-0d9d591671a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:29.278Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0823bf5d-b805-4da9-a679-e9074f422122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:39.286Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c745cd94-c303-4406-b1b6-5e5c3edad850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:49.295Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=df3705bb-3684-435f-bc58-0a16b5cf11f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:59.302Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d428407e-d259-49bb-a823-4b30c2b0f62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:32:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:09.311Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0e40ab9f-7219-48be-9a52-f325a304ca02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:19.318Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cd15d73d-c556-4206-b3a7-8ca50f0f5e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:29.330Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6004aefd-c402-4806-9ec9-632feed420ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:39.345Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b533fb68-92ef-4551-98bf-d3fd642ae576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:49.358Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5a93f131-34f4-4237-85a1-45fdb4a03d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:59.365Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=393988a2-3055-464a-aa42-43042138b40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:33:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:09.373Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=79c05c7f-aeb4-4546-b1c7-5acf28138164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:19.380Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fd28baa9-7cee-4f38-b498-d36742105386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:29.388Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4caee783-5468-4040-af79-e68ba900375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:39.394Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=af7687ed-1365-48c9-888b-29e87f774dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:39.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:49.401Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bdbb36e0-2f0a-4058-b90b-e356019a470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:59.411Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2cc12173-a1a5-4ac3-9151-2a3692eca61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:34:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:09.437Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=65e4a951-e312-4cd4-81b4-7dfcf1d6f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:19.448Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=55173387-0129-4e5a-9866-691e96b89aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:29.457Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9fb9e01b-7168-4136-a216-047aa11b8d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:39.466Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1e2f3330-9ab6-4b2b-9b6f-0411fcaedd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:49.474Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1d8878f7-7447-46b0-848e-681defc71262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:59.483Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8eafdfd1-f2c1-4ec1-88fb-d0bc0dcfc012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:35:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:09.490Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=39cf611d-6ee8-49c9-970e-d83a9e61e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:19.497Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=da5acdf7-93e7-44bc-bbf0-9bf766296c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:29.506Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e45f208a-7c85-4108-9ba6-7c90bd55ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:36:34.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:36:34.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:36:34.055Z |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 |2022-02-02T00:36:34.056Z |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 |2022-02-02T00:36:34.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:36:34.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:36:34.060Z |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 |2022-02-02T00:36:34.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:39.521Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=73b2b6d5-c86c-4128-93cc-bb8f295afd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:49.529Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=02972da3-7caf-4be9-b56b-1dd1e7b1cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:59.537Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bbac710f-18a1-470f-9ecd-a4501e77ce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:36:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:09.544Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4480ea01-a5cb-46bc-9397-1a3c821f3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:19.553Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=47fc65ad-81cf-4979-b7d6-ec9d1ae78542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:29.561Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=42a038a4-802e-4ef4-a076-2784b5a96ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:39.570Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=28996ff1-6af7-4a35-a215-0844eb93ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:49.577Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=a8108f4b-5235-46b5-8d92-e7a98c3db040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:59.583Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b5d43285-4567-411f-bbff-2cf06ec9d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:37:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:09.590Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=5ae4298d-7031-4a65-b6d9-302e87461bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:19.599Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=aaa30fce-6f3d-4f68-914b-b486a8bcaf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:29.614Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2bd74919-68da-47a9-9af0-8c1100ea57dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:39.628Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=c0da1e3a-f0e2-4da3-b513-f00d6f0aeeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:49.636Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9c9146cf-abae-47cc-8711-976374ab6ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:49.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:59.651Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=2d9ddf4b-2aa9-4084-8645-122265d5ff33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:09.659Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ffcd2fbe-1c52-44ac-85fe-64f0ffee78b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:19.668Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b7629b35-25a4-4c5d-834a-d8dae82247c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:29.674Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d5d4052f-3583-4520-9ff0-19911e84d1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:39.683Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=ecf109f9-d3ad-4348-b324-91b6aac2e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:49.700Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=e06fa70e-fdac-47fc-b73c-9d386d2ea27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:59.714Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b5132e4e-ede7-4ace-af8a-c7e7097c94a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:09.722Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=8f861da4-9b34-48af-9e2c-51ddf66c9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:19.731Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6b6cda0d-33c5-46d7-a736-f22cd6b907a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:29.739Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9edffe34-3d0c-44a7-a36e-b03e182487c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:39.747Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=09ba21c6-6a6d-4e61-b80e-91a6e0f6703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:49.754Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=bbff4bc0-f973-455b-bc36-75ed9a5456df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:59.761Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=58cb43b7-b4bc-4f39-9ff7-5e4ec5741de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:09.775Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=9a5374fa-dafb-487e-acab-8a26b89d079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:19.790Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3fa5eaab-ce1c-43cf-a758-1fd4d9337e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:29.799Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1a535bcd-0acc-4d58-ac92-186110a8ac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:41:34.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:41:34.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:41:34.090Z |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 |2022-02-02T00:41:34.092Z |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 |2022-02-02T00:41:34.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:41:34.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:41:34.095Z |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 |2022-02-02T00:41:34.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:39.809Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d6f41a1f-66c5-480a-bbec-d9f5232863fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:49.818Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=09fb7382-2cc3-4874-9f18-5b6a30fa9f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:59.826Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=150c8981-3ac6-4567-bfbf-0ea34b6458ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:59.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:09.837Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=0704024a-847c-4fd6-9e97-4412e3bb496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:19.844Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=d0ac6df1-2dcc-4b7b-99b4-b00f8e7a7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:29.858Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=23273f05-286b-430c-a606-7215ab956af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:39.868Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=db84557c-78d6-428b-bbad-2049199d1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:49.880Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b1fec299-3755-4b86-9a4b-a7a1747406a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:59.888Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=3a573f41-1033-4198-8a22-327864acaadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:09.897Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=10c6f478-d33e-413f-a302-12513fdb1ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:19.905Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=6f4279da-7c5a-4fee-9a27-0c2637a790bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:29.913Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=1f409d49-ff44-452e-a3d3-aaaa83b35e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:39.920Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=cdaea2e0-4a81-4aae-8ed8-6830d24a7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:49.927Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=fee9020d-cf54-4b46-b122-f0620f1d65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:59.934Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=b2334fed-70f7-4bab-84c1-72ef4b5a552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:09.946Z |INFO |Init configs |InvocationID=5b3c6776-f2c7-46bb-8bc3-a2c80f0a38e5, InstanceUUID=4f7fea7f-98d0-4a34-8147-5d59e918eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |