By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:08:31.349Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:08:31.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T05:08:31.412Z |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-06-07T05:08:32.351Z |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-06-07T05:08:32.478Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:08:32.479Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:08:32.479Z |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-06-07T05:08:32.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T05:08:32.744Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T05:08:32.775Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-07T05:08:34.686Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T05:08:35.309Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T05:08:35.339Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T05:08:35.340Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T05:08:35.419Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T05:08:35.420Z |INFO |Root WebApplicationContext: initialization completed in 2644 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T05:08:35.902Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T05:08:36.874Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T05:08:38.691Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T05:08:38.945Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T05:08:38.945Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T05:08:38.948Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T05:08:39.286Z |INFO |Started MainApp in 11.08 seconds (JVM running for 11.927) |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T05:08:39.381Z |INFO |Start scheduling PRH workflow |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:08:39.399Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=62c337c2-27bf-4b49-a067-8659b1443dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:08:41.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:08:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:08:51.052Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=31499af6-675b-45fc-8f86-84c93387c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:08:52.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:08:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:02.122Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1cf7844c-c6ea-43d8-9b25-64f9abd67c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:03.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:13.194Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=62572eac-24b5-42d9-a268-1ea13c5e37dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:14.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:24.262Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4bcbeea8-2b0c-44d0-b7d5-a8d40c6c67e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:25.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:35.308Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=873aa404-c885-4746-a511-ce7411d64e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:36.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:46.378Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4c1ea3e7-5202-4c9a-8e32-d146a0597c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:47.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:57.450Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=089f0a11-8321-4d74-ba84-6f74b156f507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:09:58.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:09:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:08.517Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=709c36f9-60fa-4fee-84af-b4dbdc3e0f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T05:10:09.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:19.594Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8135e0f4-bc50-4f5b-a664-eda50547b901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:29.886Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=c42ee00a-363c-472c-af07-7e75fdbdcb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:39.909Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8554d01b-3716-4883-952c-57cd029c44dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:49.936Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4483c286-1b77-4713-b51a-07f09e8aa734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:49.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:59.956Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=14a66db7-840b-4b05-a203-6178ebc24967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:10:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:09.971Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b17cd341-3063-43fd-8f6c-2a41766059c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:19.989Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=894b4269-ce2a-4394-8459-9ad604e4abbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:30.006Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2115fe88-15e6-4d04-9c53-0d33a0e15d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:40.024Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=75314e83-f638-4e75-8a75-30f92b43f6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:50.062Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a117eecb-08b4-4203-8552-b50fa3ab623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:11:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:00.081Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=71e71d89-fbe2-45de-a60e-44d9b41498ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:10.098Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9746711b-bcc3-449f-a3cf-fa374e751b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:20.122Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a0a1bbe7-48e4-438b-950a-a9b3126fde42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:30.142Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a238819e-6eed-4c9c-b217-6516f1a8cc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:40.160Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=444a0567-a40a-4712-930c-4bf0601d2eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:50.179Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f2abcb87-ffda-41c3-866b-0fca0969e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:12:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:00.201Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cf17bb0d-d99a-4b31-9b67-3dc281e100d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:10.217Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=baa26bcf-c4b9-43b7-b510-07b7604ee309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:20.232Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=39c50482-242b-4605-9ee8-e0c849b335e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:30.246Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=89a536a7-133c-4fe8-aab6-1178c5c0ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:13:36.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:13:36.959Z |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-06-07T05:13:36.960Z |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-06-07T05:13:36.964Z |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-06-07T05:13:36.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:13:36.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:13:36.987Z |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-06-07T05:13:36.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:40.266Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=755394b2-253a-4115-b695-293e41bb711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:50.279Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6454175e-019a-4cd8-8b2b-a9e34e16c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:13:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:00.305Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1ff71005-4a7c-42ce-a7a9-0cc59e2f8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:10.324Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9e7c4793-9b1c-41c3-933b-38f160b4628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:20.345Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=14826052-d90d-4677-b7ce-35a38cf5aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:30.360Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3696a281-b30f-4f62-ba05-63ba5610092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:40.378Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=18f94d55-cf38-449a-9e54-0465ee09ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:50.401Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b4ff3cfa-488b-42f1-b818-ba6204c6034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:14:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:00.415Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2037a99c-ab0e-46b1-9ecc-80887b5b33de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:10.430Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=362a9804-4ec5-40fe-996e-b3d0df393cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:20.447Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e37c6e11-1ff7-4223-9514-048d3e5bea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:30.463Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cc3e4d50-5f39-40b0-bcc0-eda874eff0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:40.476Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=64721e91-93e2-4272-b72a-1bce5ba4bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:50.491Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4e987959-8ee3-47d1-b5cb-842077abea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:15:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:00.509Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8d4bded1-f291-45ca-a7b9-292247ece5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:10.526Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7b057ed7-9d26-4e2f-88ee-ac4265020683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:20.539Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=96225ce8-8415-4e8e-94fa-91c16c7b3803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:30.554Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2b0c5d8f-6641-4a02-a3c6-f48c3c10cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:40.572Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=81aac27a-510c-4556-b1ea-59306de0a66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:50.587Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6383eb22-dcda-473d-b454-818020ea3dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:16:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:00.606Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8df0ee29-547a-449d-9738-8f762bbe84b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:10.620Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f4fb7fb3-1496-4ec2-8e30-808f69c39ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:20.633Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6a44a049-a338-46f5-bb1f-770acaf1e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:30.646Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3dcc484c-9fa6-4c07-b8de-1bdc5f25c062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:30.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:40.659Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a09eed82-0927-47d3-9557-6a2dda7c794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:50.672Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5a746eb5-c9a2-4777-a68e-44e76e34efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:17:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:00.683Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=60fbfcee-81e9-4194-8e84-f464a267b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:10.695Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=32c8e5cc-29ef-4bd5-96e1-a9f800143fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:20.708Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=01960f00-b587-4f5d-ba8c-6be9554d6ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:30.721Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ba8770bd-8ce3-494f-91c4-0efe2a19a708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:18:36.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:18:36.335Z |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-06-07T05:18:36.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:18:36.340Z |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-06-07T05:18:36.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:18:36.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:18:36.354Z |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-06-07T05:18:36.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:40.733Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e7c178f9-76c1-4494-b7ab-446ba1f8a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:40.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:50.747Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=94d5b7b8-5b39-492f-b2fa-c0cba8ddae01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:18:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:00.760Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fff1cb49-e5d9-4b9f-a2c7-b039613894a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:10.773Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5714066b-df40-4a65-aec2-734fcf4a0a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:20.787Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2f16015f-e05c-40c8-b5e0-b695ee303178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:30.802Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d90bdd76-5887-406a-b217-ae594108b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:40.816Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d23daa3d-b432-48a0-8315-537412255de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:50.831Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b999827c-f7b7-488a-bd81-2ab54f5cfd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:19:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:00.843Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5a21e872-d0b9-4a2a-89f1-99917db1e12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:10.866Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6b3a912a-86a7-419f-aeb4-f73f0052ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:20.880Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=60326c17-241f-4ca6-a0b0-f71415ebc0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:30.894Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9be48f8c-6485-4d45-9fa2-b5031bf28864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:40.915Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0485ecf1-3798-41d9-b5c1-3c96d5ed96be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:50.932Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=65b8d113-3136-49cf-8f29-a878b1c2cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:20:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:00.945Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f8a2b407-bf86-4504-8851-7f01da8b1bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:10.960Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9a1a2387-42be-4c31-b4d2-91f7790fa6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:20.977Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=59564fbc-f3ef-4dc7-acac-af4dec138af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:30.991Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5af0a309-641f-41fd-83af-e8599ce94c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:41.005Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=91644ce4-7b6d-49d3-8f28-61e9ce7cc01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:51.031Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5fc475c2-82af-4c1c-a94e-2631e976bd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:21:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:01.043Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d2e451dc-38f6-4f98-9d03-e64e007a69a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:11.058Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=77484c8d-c4e2-4a56-9f46-df556d3dcdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:21.078Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e6c4704a-8a80-4d52-a398-cafba240b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:31.090Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4aa62949-f978-4371-817d-262545a90bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:41.102Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4e48efb9-3fdb-48bf-bf59-662ffad44a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:51.115Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=88e47cd1-ab30-425a-bf6f-4ed25813b0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:22:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:01.128Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d30b48ae-b8ba-4395-bc6f-9bbbbe4083ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:11.142Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ee2ccf26-8596-4ad2-9821-65c3962622cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:21.158Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3a256cbc-c0e5-4b1d-af0f-96dc7a99a093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:31.172Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d8954d2a-980c-44d6-b9f3-5a67951d0d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:23:36.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:23:36.236Z |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-06-07T05:23:36.237Z |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-06-07T05:23:36.239Z |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-06-07T05:23:36.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:23:36.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:23:36.250Z |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-06-07T05:23:36.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:41.189Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=39d4d007-2ebd-459f-96ff-ca00c02a3324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:51.211Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=47d0cdb5-da1a-4745-bdf3-c2ceb98c280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:23:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:01.231Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cb4497b2-8774-4a15-9308-373f341c89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:11.248Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=307429cb-5154-410f-a829-953e18abc25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:21.274Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b6a77c7b-3d85-40d3-b514-d94313bd068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:31.297Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b39bfa09-6947-45a5-abd9-ff9467098e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:41.312Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=19abd4be-ece0-465f-893c-ace5292641f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:51.329Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=eb603492-b00c-4b52-a720-06d34591457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:24:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:01.358Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2ae250ce-3675-4bf6-b27d-5a99cd92e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:11.377Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4e320e39-c07e-4803-b790-13add103bac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:21.412Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=01f2ca1e-bce1-4599-9dd4-67eac1bff577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:31.441Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=862e0474-33dc-4d86-b641-df4f1a4c4a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:41.497Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6138d98d-84ae-44c5-98ae-bebcc736010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:51.551Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=548f3a0e-e722-42c4-9ce5-e86b545ad60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:25:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:01.588Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f1a64545-7265-4132-be26-dacc6d631972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:11.606Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=48da55cd-1d9c-4f4d-977a-7cd689f17c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:21.625Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e6e28e06-6610-43c6-97bf-1d8389ee5453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:31.636Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=55f6ce5c-4317-471a-8511-7e90b3167bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:41.652Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f5868bc4-df05-41fd-829c-4df43d35c1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:51.664Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=483e8c2a-1d13-4a65-8123-d2f163f61a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:26:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:01.678Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=535711c4-1263-40bc-9cbb-b46709d7c834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:01.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:11.691Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=293a1d1d-0ef5-49bd-88d1-d86189bddbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:21.708Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=077e0389-a412-45b1-9ef5-65649d43beac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:21.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:31.723Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ef63b1d0-59b2-4a59-ba31-9782f9475ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:41.742Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=403f9e41-46df-4cd6-90d7-679e6a402f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:41.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:51.763Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f271b212-fc71-467f-80ca-f8c5553f1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:27:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:01.790Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e71ada20-d196-449b-9653-b5e837ae5025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:11.813Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=456d5f17-80d8-4bb0-b025-fb6eb9ebe874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:21.840Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=18c70187-cd87-442d-aa26-ffd2124b4012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:31.854Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=317c192f-e925-4867-86ab-c3072eb7f80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:28:36.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:28:36.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T05:28:36.365Z |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-06-07T05:28:36.370Z |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-06-07T05:28:36.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:28:36.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:28:36.387Z |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-06-07T05:28:36.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:41.876Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=96d2c7e3-1d40-4000-b105-83f7a94cb089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:51.894Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ea5d2e16-95c3-454c-a8c5-4d823222dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:28:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:01.921Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=98d42124-0d59-4e47-866a-40482f0862ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:11.934Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f62e3ff7-85d9-4072-b35d-35a8a130b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:21.965Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=30ef2383-0ec4-49a2-87d4-e60238e559af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:31.986Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b2e5990f-add8-4db1-8970-40a8035f9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:42.009Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=80be1e4b-c84c-48b9-be75-d55fb4d7b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:52.021Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=65cf2121-5db5-42da-a445-3c7d641c6c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:29:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:02.033Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a4017b81-15c6-415d-a4c1-e01e324e5c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:12.045Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2d80831e-1a5f-420d-89c5-92d8170d66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:22.057Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fd6209a0-2052-48d9-b259-f0e4e14f14f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:32.073Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f5aa106f-09f5-4cfb-853b-67f2522f6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:42.085Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0f8bf0d6-7711-42d1-b190-05085a3e9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:42.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:52.098Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0abc30c7-84ac-4313-a500-61077c3f7d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:30:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:02.123Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9c7f5fb6-f0eb-4c30-9bc0-d48db2bea5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:12.144Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a8a5ebf0-7781-4592-8ba2-a98390f2ae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:22.155Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=62edf67e-3c63-4fe2-aef4-df1ee18a7e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:32.170Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3358744f-3753-474c-ad08-b971a3cdf8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:42.187Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cb44d2bf-6adf-4f1d-8928-8ba0f430f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:52.200Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=456373d7-fef5-4ce0-8a85-d81a45510ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:31:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:02.227Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5e29a781-55ca-41bc-b569-3de5c853f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:12.244Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6e615c75-067b-4555-8139-147c4a4dbbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:22.256Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=18e7e205-e11b-4592-9fa6-2df3d771d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:32.274Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=527dfad4-6acd-49d1-82b3-91442a9a1b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:32.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:42.288Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2cf83fb5-66d8-4c82-938e-5083eb81936e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:52.312Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=866bcb67-5828-438e-a09f-9b5faf6b35ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:32:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:02.349Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e44b7e1d-bbbf-4b02-8d27-ccfb1d8d2354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:12.365Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e6f03da5-2ac4-4d21-8fc0-9de86f0a9b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:22.379Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=235c5afe-a8fc-44dc-918d-f16811572d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:32.398Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5661ae32-7512-4f9d-a456-fcbb387a8ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:33:36.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:33:36.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T05:33:36.331Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:33:36.335Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:33:36.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:33:36.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:33:36.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T05:33:36.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:42.410Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0c72d147-bd96-4365-b170-de0fd7cae70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:52.423Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e8d63a4e-74e0-4200-bb8d-1c10d2cd8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:33:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:02.435Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5ae08403-7329-4bcd-b3f7-91ce4318e8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:12.455Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cc502570-ab11-4eb9-ac8b-92051a47bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:22.478Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=acfc2b93-438e-49ae-88dd-cfa4921f0346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:32.489Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8814f63d-fe53-446f-9012-1d6b50aed38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:42.509Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5962c214-5f2f-4f35-bf78-ed028050fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:52.521Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8cf4a169-e416-400b-ae8a-083ec5e78927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:34:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:02.532Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3b2f1c47-0c35-47c0-9283-33a9c50987c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:12.544Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fbfeaadf-0e21-43c2-be85-e0cbb7995988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:22.555Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=c0dce2e9-8ef5-488d-9f25-769bd84c7090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:32.570Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ceb1372f-dd96-43bb-a97e-c531393584d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:42.582Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=334c79b7-c842-45f8-ad1c-837ba4717569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:52.594Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=80fb195a-ee60-48d9-bfb2-ded5117223ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:35:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:02.604Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=68657be9-47dc-4fbb-9796-6903bf626937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:12.617Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b67bc1d0-faab-41cf-9816-3d595db98c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:22.629Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=66522b51-b39e-4049-ab6f-d70cb9f4ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:32.639Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e4d4da29-c67f-443e-9101-b071d1d19a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:42.654Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=30c350bd-e572-4dd7-bd58-2ed91b8e4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:52.664Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=27ace087-f50d-467d-82aa-2cbcfdbe3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:36:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:02.675Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a1e22b5a-4037-4a4b-b840-aa7574def857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:12.687Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9d196888-4aa4-4f8c-906a-b2e188b2507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:22.701Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=df8463d5-a0fd-4d95-90fe-000caa4a19d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:32.714Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=870126c4-6192-4df2-bc9d-51daf664c53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:42.727Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b1e7cea9-c5b2-4486-8957-87d175179543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:52.744Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=405baeff-ef25-4df7-9865-c8d781c8ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:37:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:02.756Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d4afa179-5cc6-4f54-a2f0-9d7ceafca1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:12.767Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a87b0489-5207-4fff-929d-5e30a25feb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:22.788Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=00ae4f1b-15a5-4b63-89ca-7c4880f6eac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:32.799Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6e17cbd0-cb8e-4b33-91d0-0753db610bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:38:36.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:38:36.382Z |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-06-07T05:38:36.384Z |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-06-07T05:38:36.387Z |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-06-07T05:38:36.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:38:36.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:38:36.396Z |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-06-07T05:38:36.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:42.810Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=eb881e52-03cf-4e74-9ab2-ca6ff1d075e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:52.820Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=93ee44cb-1d7b-4513-bcfe-e936917f91f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:38:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:02.831Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ca735f9a-04d3-4351-a6e3-2c16a6554e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:12.842Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a1001d78-03d1-4e46-ab20-65f3b4af769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:22.854Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a9a3b27b-ded3-46d7-8919-499557d772d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:32.865Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3f224be8-7bcc-482b-9dcb-91bc9530664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:32.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:42.876Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=caecb377-9d96-446c-886c-149250968256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:52.889Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=47cdb2c6-28de-4b6e-b6e4-f7516ac2e54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:39:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:02.900Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=df882c9c-cadc-4431-960c-ed12c82e29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:12.913Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3d383732-edca-4107-883e-8b3c7fa2d364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:22.943Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d018f8a5-6f5a-4736-b8c9-8b1dcae480e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:32.953Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5f65b0e2-74f9-4f62-8283-5ae0c5e87eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:42.966Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1a233ac8-1be4-44ff-86d1-8764147bf886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:52.978Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a023bfd9-226b-4b44-9796-c9d679a4b995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:40:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:02.988Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fb976aa2-07aa-4921-9e17-e6e1a8f25998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:12.998Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=dfceaae6-1fcc-4709-868e-a3c1abe85feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:23.014Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=bc1cd2ce-87a2-43b0-bce7-16cf6ce74be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:33.024Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ec1efa56-6173-409c-ace0-d6a3f496d6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:43.034Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3e122ce5-9ed6-4e59-b4d7-b267d0b8aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:53.045Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b8c4ae97-8ac6-4d97-b7b9-53e2e2755ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:41:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:03.056Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2f208ba4-97e9-4fed-ac61-458ea4195a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:13.069Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9a084f34-8c8b-4898-bc4c-495d613f7400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:23.089Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a47c27b1-f7b8-4298-b1a4-2fa4ddae7a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:33.101Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7afe507d-f3df-4197-a594-3e645779d9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:43.111Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e1b56e52-b288-464c-8b3d-f7202843157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:53.122Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=bedf01d8-0169-4cc0-a1f3-71eac479c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:42:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:03.131Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4fbff940-c607-4db1-8ac9-403314a22ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:13.145Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=86dd5568-1df6-4c54-8229-7084ca1512ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:23.157Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2a31a1d7-7845-40c7-b2e9-664c6a8b47a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:33.182Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=17c34c09-7e39-47ed-bf21-475472f00a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:43:36.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:43:36.202Z |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-06-07T05:43:36.202Z |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-06-07T05:43:36.204Z |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-06-07T05:43:36.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:43:36.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:43:36.213Z |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-06-07T05:43:36.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:43.193Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=99bc5544-9ae0-4dac-982a-c881a59fa7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:53.205Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0002e086-6294-4c3d-aacf-0466d3057772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:43:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:03.225Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=58a1df4f-9b5f-4305-a565-c7659ffa26de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:13.240Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=39933deb-99ec-45db-bf42-c9047439894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:23.250Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=72ce45ef-bb38-42b1-b402-a1f7d117ddd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:33.261Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1567b867-4bd9-4b51-b033-d69915f07aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:43.271Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4e373661-915d-4994-9a84-c7107d1c245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:53.285Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=aeb6206a-66bb-4537-a897-9a1a66ac6cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:44:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:03.295Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e9612834-a2a9-41ed-8efc-d7508263ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:13.317Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=64fed3ff-852d-4356-9d1d-17c6e57b8f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:23.332Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=3cbe9375-6903-4bbb-b472-7eaa2fa730ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:33.344Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e7a7267f-01fe-413c-bbe4-9dc33d8b5472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:43.359Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=02c46978-2dc4-403f-a97f-b3e471d70117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:53.370Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=83bb38ca-672b-4eae-9f39-73c25414c255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:45:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:03.381Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=78f73499-3bd5-4bf8-9045-7e3cd114354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:13.392Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d1a9e0aa-0a10-4fff-bb5a-df3f14004b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:23.411Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2cb20ccf-74ce-46e4-9a99-0de48473e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:33.423Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=39cba981-f1cf-473e-9b36-3eb3f4ed3253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:43.434Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=34efb34a-f957-4b70-bdf7-71cb20ed732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:53.445Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=06df3f5d-7c90-4dad-9f8f-481a1dbc6339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:46:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:03.456Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7651389b-f052-4e61-b953-da50071302f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:13.466Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2f330ed4-d9e1-4d9d-abf1-1c144b37267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:23.478Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=274fba8c-65b0-4907-8590-39018dc5bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:33.489Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9ea86555-a484-4068-a888-69e7a259d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:43.499Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f1bdbb78-2fd2-4a2b-8d58-cbb2d1ebe4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:53.510Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f695c893-0a16-4d3d-a2e3-3491f86e96c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:47:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:03.520Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7acd7198-fa61-48bf-9c93-1b92b74910d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:13.531Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=83532cae-0077-41fb-93e6-2f7e6d244d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:23.545Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=622742c3-753d-4972-b767-c4c40b9cfd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:33.560Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=73318264-ad12-4599-ba2c-38720b3d8045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:48:36.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:48:36.256Z |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-06-07T05:48:36.257Z |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-06-07T05:48:36.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:48:36.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:48:36.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:48:36.267Z |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-06-07T05:48:36.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:43.571Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=72bb410d-91c1-4336-b48a-25f1bd0971a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:53.581Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1de351fb-f2f9-44aa-94b9-597aa59c28d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:48:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:03.592Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7aa862c0-e6c1-47fe-81f4-8935db966461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:13.602Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ebac8901-746f-4594-bfdd-0cf55bebd74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:23.617Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d3f12403-aecb-4c01-89a7-fe714099c680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:33.627Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=89a9b82c-d19b-4e38-9434-fd5bf1133b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:43.639Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1e4974af-6f97-4d58-b207-e4f8cca89bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:53.649Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b52c40c1-1d0c-43f9-a2a4-be74d252f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:49:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:03.663Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=145edc21-839b-49f5-98bf-20a3150420a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:13.674Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d59614e2-6fc8-43ca-9001-6f56f340592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:23.687Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=bb0fcef2-1c17-48bb-ab60-d70649047876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:33.698Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6e900a09-fb7f-40fe-b0bb-e8916870d11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:43.709Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fb1d67a0-7105-4352-b768-714ea52a1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:53.720Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b0b51419-bc49-4d2b-b0af-10eceb040208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:50:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:03.731Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=217a3285-92c8-411c-9649-d1244d60828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:13.741Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f93dbbc4-c282-4e12-b9c2-0bdf3ded4028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:23.753Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d4673dbc-f311-4775-8cd6-7dc570155010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:33.763Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d4a5d87e-0047-418e-b86e-1909162a74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:43.771Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=c91026da-86e6-414f-baf6-4adc82899044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:53.781Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=466b9a61-abc1-46d5-ac7d-f3533dc2bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:51:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:03.790Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=62edbdf8-9db1-4562-9426-32e335e8f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:13.800Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=531502e8-ec51-49b2-a3da-90263616edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:23.810Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d0e0eeb6-db71-42f6-8a86-004971e5c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:33.819Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=59747628-4178-4de7-ac73-8afbe27af5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:43.830Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e6fb5278-96d8-41db-b2a0-b28eceeabac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:53.839Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8202bd38-5030-4bc0-932f-c2f29cf6d061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:52:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:03.861Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=12b8f247-ac76-44db-bc28-68ddcc726207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:13.875Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=b03d87d0-f56d-4f6c-a53d-55f4ca813341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:23.894Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7f997b85-cca4-4047-9354-3b5bf6efad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:33.904Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ba7f8877-e282-4ef2-aab5-da6d4781e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:53:36.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:53:36.303Z |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-06-07T05:53:36.305Z |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-06-07T05:53:36.310Z |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-06-07T05:53:36.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:53:36.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:53:36.323Z |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-06-07T05:53:36.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:43.914Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0e9a0d72-06b0-4365-aa05-a5b375dc832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:53.924Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=864077d1-0fa6-4b79-ac05-633d8fe39a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:53:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:03.934Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e8b43f1f-54a6-4937-b200-02326796f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:13.948Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5e09c3c3-7c65-42bf-88a8-4e757c1154f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:13.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:23.959Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=91228dbc-f76c-4bd7-bfe1-be0b593753bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:33.968Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6fb36fdb-c1f1-41aa-ac51-6180b031dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:43.977Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=ce9818a1-1dc9-4aa5-9b3d-510c092eb61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:53.989Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5654bd65-1f92-4f7a-9035-20b45a05bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:54:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:03.999Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=010cc158-2175-47fd-a113-fe2762e6a68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:14.009Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9bd201eb-4843-46ab-a94d-5e655cfda534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:24.019Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4a1af130-e2e5-4ba1-9945-b1e186f9cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:34.028Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=40dd968b-183e-4a8b-b1eb-99de35c695a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:44.040Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=78411932-6bb5-4dc1-868e-f23c961e7905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:54.049Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e63c227a-8c02-4ed8-9fbd-598faaa96126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:55:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:04.064Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=6c2955b4-33ec-422d-9276-c0002ea293f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:14.073Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=bb3ea6f7-8121-4bcb-9c65-864487bf95ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:24.083Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=e8fba87b-d941-415b-9b5d-dad5b42e6b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:34.093Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=7a833a21-7d24-4c58-9e82-c2c0821bfd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:44.103Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=f15b970d-e988-4de3-aae0-1184565d8c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:54.114Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=57d6c305-cee6-489d-83dd-df42f3a93b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:56:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:04.124Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=a90c728e-5dd1-4caf-ade0-973bc30df92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:14.134Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=cbad91ba-2bb9-4019-9818-8bc1966a567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:24.144Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=51918cfe-1ab2-4c0a-8fd5-5246d1a16903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:34.155Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=849196db-476b-46fa-8425-1701ebc64055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:44.166Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=dd456cee-7cd5-4e60-a13d-c2e602da5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:54.176Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=aeb51117-3b29-4d10-9503-5c39368eac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:57:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:04.186Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=283a4be6-ccff-4995-b730-d98a1b441a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:14.195Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=72b873ce-60db-46a5-b4c1-3c2d0aac1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:24.204Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=1f50ceef-3ef0-457d-89bc-6136f468d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:34.215Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0c6129e1-b923-4502-91d6-da312d437b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:58:36.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T05:58:36.235Z |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-06-07T05:58:36.236Z |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-06-07T05:58:36.237Z |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-06-07T05:58:36.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T05:58:36.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T05:58:36.247Z |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-06-07T05:58:36.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:44.227Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=80df3d0b-d9ca-41a9-9fc6-5e77a56b1f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:54.238Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=95cd5a6b-6406-4349-83df-8a6b5c001055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:58:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:04.252Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5fe7e8fe-b257-4db3-be24-1ee8cdbf6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:14.262Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0510604d-6275-4f3e-ba05-86fc28ded110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:24.272Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2841324d-f1ed-4350-82e0-4034ec54de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:34.281Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=8b75e96a-677a-4e55-af0e-72cc9f5d521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:44.290Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=5fa3d850-6d7a-4db3-b17d-0df301b2fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:44.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:54.299Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d78921b8-ad09-4657-8831-f31eee6bb4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T05:59:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:04.309Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=611f09bb-ccd6-4970-b84e-c9b4c7ea2452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:14.319Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4b593d71-681e-47e8-9a25-dd5795080c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:24.331Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=558c85b4-fd49-44bd-a0c3-31c6545d531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:34.339Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2feffdad-819c-4745-81b6-f084259bf848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:44.354Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=839c6514-da54-40bf-a459-f17138b2496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:54.364Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=af96f729-a0c3-4b66-88e6-91e51ab343c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:00:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:04.377Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=342c8b9c-9072-4ce5-b74e-4c0beaf4fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:14.395Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=95b638b5-9dd7-4db2-8726-a2cdeed796f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:24.405Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9c67d749-1d51-4ff2-8f42-56d07e862ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:34.417Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=fa6b3b90-c8da-40f3-98e6-0135ff626576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:44.429Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=2d95c04e-77d7-4dee-8b21-7680ac6d7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:54.439Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=0303718f-29bb-4d72-8b8a-ce6c5eaa6baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:01:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:04.448Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=77e698f0-8172-4d78-b175-3d4e0209c8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:14.457Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=d9dd7092-a9fd-4910-82c8-81b7c4293dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:24.466Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=51180395-4d95-4877-a408-bbb78a7a51b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:34.475Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=58d138dd-3731-4cf5-b160-b7a31928573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:44.485Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=4c725276-a97d-4fc8-8e2c-10e467af59fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:54.495Z |INFO |Init configs |InvocationID=aa76ae3d-7522-4ec2-b4cf-385d4840e7cf, InstanceUUID=9514e2cd-2e3b-4c9b-adff-9b87edbfd53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T06:02:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |