By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:20:06.602Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:20:06.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-28T12:20:06.641Z |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-01-28T12:20:07.298Z |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-01-28T12:20:07.382Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:20:07.382Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:20:07.383Z |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-01-28T12:20:07.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-28T12:20:07.493Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-28T12:20:07.513Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-28T12:20:08.738Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-28T12:20:09.062Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-28T12:20:09.085Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-28T12:20:09.085Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-28T12:20:09.147Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-28T12:20:09.147Z |INFO |Root WebApplicationContext: initialization completed in 1634 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-28T12:20:09.436Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-28T12:20:10.037Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-28T12:20:10.941Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-28T12:20:11.357Z |INFO |Started MainApp in 6.437 seconds (JVM running for 7.061) |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-28T12:20:11.402Z |INFO |Start scheduling PRH workflow |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:11.409Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=218bc41b-b1a7-4ecb-8f61-fa480905a259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:20:12.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-28T12:20:14.689Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-28T12:20:14.689Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-28T12:20:14.691Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:22.906Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b9d392dc-3cef-44ce-9d5b-5072d788dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:20:24.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:34.039Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=235bf9db-fb22-400a-bcb8-36dc98006649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:20:35.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:45.079Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=93548368-1be7-4b02-9e34-653c8e48e798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:20:46.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:56.118Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=727857bc-5c2e-4183-a6cf-ef461e38c379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:20:57.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:20:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:07.158Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9a508a7c-6911-4d16-acec-aeed7d2f300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:21:08.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:18.360Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=eb27783c-378d-4228-91b7-c3296777b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:21:19.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:29.398Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9af00302-ee37-4a43-8f97-a94853a57c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:21:30.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:40.438Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6fa8a212-1ad0-49f7-834e-0fbd6663d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:21:41.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:51.478Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6476fed2-8623-4ca2-8445-f38428ac6035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:21:52.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:21:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:02.520Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c75c17e2-3445-443c-9fcb-3ef4db69ac06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:03.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:13.560Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8f65bf1b-1525-4bed-a5e0-e7ec0534420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:14.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:24.598Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8da355a0-8689-4f5d-a4d9-83966ec7cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:25.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:35.642Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=38178391-7c77-4056-8b97-18cdf48551c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:36.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:46.902Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=55ff14fa-20de-4130-bf55-b950c7271cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:47.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:57.946Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4dd76f3e-72d2-4f0f-9967-58633cc2e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:22:58.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:22:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:08.982Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f43384df-3fdc-434a-97bc-0fd1efa2cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:23:10.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:20.024Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=65a9c8f9-e395-4c21-9886-715f6a1bcf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:23:21.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:31.065Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4b35d908-8897-48a0-abdd-34cc0ce9051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:23:32.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:42.102Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=91671e67-7228-4174-abe0-c4630df8e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:23:43.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:53.142Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2a85ec57-473d-4387-8a86-f571c421f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:23:54.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:23:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:04.182Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=237a3cd3-e9e4-4d9c-b992-4fc121bf735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:24:05.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:15.574Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5a3509e9-b142-404e-926f-72490fdee6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:24:16.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:26.614Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7220fa67-23b9-4619-b959-7bd8cc361837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:24:27.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:37.660Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=827fa3bb-3173-4f9b-ad40-d6603a217849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-28T12:24:38.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:48.696Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c1571c50-b2ed-42a8-b094-5beda7eeab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:58.818Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2c4bffb4-3e0f-48f6-adfa-2ae1ec39e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:24:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:08.829Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2f02773d-e6d4-479e-8ec2-50bb1cd17eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:25:10.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:25:10.104Z |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-01-28T12:25:10.105Z |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-01-28T12:25:10.108Z |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-01-28T12:25:10.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:25:10.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:25:10.118Z |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-01-28T12:25:10.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:18.852Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f304eaaa-4dde-4bb7-955e-91a83e7d2b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:28.876Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bcf8bf9a-dfd4-4e16-a73b-dbcce160516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:38.896Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f30c2e0f-521d-466d-9e01-aa779baa9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:48.908Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a0221e81-6c18-4e07-9f2c-e8dfbc446ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:58.920Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7dec88b2-f653-4b9a-928e-f1d2cc2c5f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:25:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:08.934Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d0948469-ca1c-49e3-86ac-b1146329a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:18.955Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=de969be4-9362-4f53-a6f3-2a6e255028c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:28.971Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2589e091-23eb-4cd4-bed1-52f501c6cc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:28.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:38.983Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a3775d4f-fb57-46cd-8c1c-0e86c5bd68f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:48.993Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4df08021-3bb8-4d16-9944-596b3c6c3ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:59.001Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4741371c-e2fc-448d-8d86-aad229af10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:26:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:09.009Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=de74c09a-293f-49e5-b5c9-4fba065b91fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:19.019Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c6c38845-0df4-4584-8d2d-3c80d65b3bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:29.026Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dd62673e-65e1-458d-8eae-8511b611377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:39.037Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=718a5852-388e-428e-a82e-edb4a97c0148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:49.056Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=762c2897-eadb-4d20-b3af-856b36d2138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:59.070Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=55af2351-f271-4eef-8bd3-64b995c2fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:27:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:09.082Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7e7e7ea9-3297-4fa1-826a-c2c12d3d1c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:19.093Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c28e884e-6d2e-46ad-90db-4f36975c488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:29.102Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=91f080d6-f708-46b7-ac3f-6fc3dcd50f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:39.111Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=32b41fd4-743c-491d-a796-6373470c77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:49.120Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d1e7f1b1-34ed-4b78-bbe9-25bd115c147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:59.133Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6554578f-032f-4d32-9f1a-7051a8f875b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:28:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:09.142Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=72973080-c5d9-4f0f-bac8-70cefc4c51f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:19.151Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=33a6c26d-6421-4670-8123-ee7fd7d832be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:29.162Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=67fefdb7-9d23-43e7-af23-03cca8c3d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:39.184Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=322c6134-6f9b-4453-b2e7-76441de25304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:49.194Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=848fd9e6-3059-4fa1-abc0-c9c4736b9a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:59.205Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=db507f6b-a625-4355-91df-6d0fb99d444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:29:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:09.214Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e69c6fc5-424e-43b6-8593-b7baf8a5c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:30:09.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:30:09.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-28T12:30:09.731Z |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-01-28T12:30:09.734Z |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-01-28T12:30:09.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:30:09.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:30:09.740Z |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-01-28T12:30:09.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:19.227Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cdb58e12-d3ab-4fba-8f8c-341dea9afa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:29.235Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bcae4f87-1421-4862-8837-fdb78d5375bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:39.244Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dbc5ac9f-11a7-4b04-aabc-41a7e436ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:49.251Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f9c1af0-f251-4774-9824-376682ac4730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:59.261Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=05562083-7d01-4f02-992b-a8b9d9157de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:30:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:09.271Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=374213d8-dd44-46dc-acf8-a2c05a28cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:19.286Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=08dd9e72-12e2-49a2-b54e-ef4d86eb27aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:29.296Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=eac8c664-6ebd-480d-8b35-d3cd9478af22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:39.304Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=32148b5e-2b14-4c99-9588-695d007fde00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:49.312Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7b19e905-e089-42ca-aeb2-3a2335e5807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:59.322Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=63be4b9d-db17-4010-90ee-799db610813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:31:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:09.333Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f891d40d-998f-457c-822b-3d4e7d4300cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:19.341Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=33a1389f-4390-4ad3-bc9a-d5ecd15c93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:29.349Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=62dd66ca-8138-4d8a-819e-6aec8d08b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:39.363Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=39512029-6247-419d-bb98-d6f1dd9cc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:49.381Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8af3b83d-9a92-4f4d-b5ee-d6debd500d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:59.389Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6c835427-9c42-408c-85eb-60a1c3efdd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:32:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:09.399Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9c22d682-e769-454b-a190-f68969e391ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:19.409Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=01841a0b-50e5-45b7-8c0c-a4b908c176e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:29.416Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=72382e37-49a3-4f49-9149-7c63e7e273a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:39.428Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0872c12f-42d2-4887-989c-4a35f88a1062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:49.442Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1bee19b5-af59-4ae0-a12a-79681c58df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:59.451Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5c02bd5d-a08a-4478-8389-94c9c081d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:33:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:09.459Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d71bd1ed-659d-4b4d-9f15-076045a41e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:19.469Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e2680d3e-ecf8-4cb0-b048-07c7e5956072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:29.477Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d1b55a24-07e5-4f2a-ad43-4cc19858fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:39.484Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7eeea776-b1b6-41fe-b3c7-cc87e28de414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:49.497Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dc24ba7c-e080-41a4-a78b-a5d1b037af5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:59.513Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=54bb8e4d-e56c-4c29-be03-a96ea8a1583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:34:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:09.524Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=36c9312e-2707-4a9d-822a-6191f2ce001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:35:09.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:35:09.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-28T12:35:09.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:35:09.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:35:09.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:35:09.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:35:09.712Z |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-01-28T12:35:09.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:19.533Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4fa5d44b-7b9a-4430-b42d-96ae65ca349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:29.541Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cd86be3c-416d-48a9-872a-9d791b084be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:39.548Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a43f811c-b51b-4380-9bc0-c085a0f09567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:49.557Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2c5dfa9a-e13c-4362-8cd0-ca1639798d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:49.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:59.567Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7a8bad93-5f55-4068-8047-de5be1095ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:35:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:09.583Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=de07e4dc-aeb0-4dd2-8180-a2d42b444cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:19.592Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=39e7772b-cefa-4205-accb-f02097847f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:29.601Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7886fe97-48c4-41a4-aba5-6933375608f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:39.609Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=84621baa-8d7e-4e8a-bb42-243869bd87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:49.617Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e1692d20-ea05-4727-91f8-87fea11eead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:59.626Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b0bbd9ec-08b6-42e4-8cc4-7939bac69afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:36:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:09.634Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5a43691a-893e-48f9-9397-2e1bbcd06e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:19.646Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=53612cf2-4ff4-4528-87dc-7850b179298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:29.659Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9379b12e-0eae-4400-bf60-a859cb193504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:39.666Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ac65fc58-750f-46cb-b52e-0ddf40b46501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:49.676Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0fa05c75-7d54-40ae-acef-e2ce482137ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:59.697Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3d13fb09-ae70-4ea3-beff-fccb130f3837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:37:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:09.704Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=53907965-13b1-4f1d-9248-ed25796c6302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:19.720Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1bb6eb20-7d63-4978-87dd-8c0e2b744636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:29.731Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fecd9b15-9e08-44aa-b4a7-e9b11712150f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:39.740Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=83d8f0b0-39e7-4e84-9da5-521c815f8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:49.747Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=09f66ca0-083a-4cbb-96e0-885156c0b87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:59.755Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9036aaad-5e31-4884-bfce-5b931a1ff68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:38:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:09.762Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bf421d0f-2c8b-414e-b1d7-479b9531abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:19.768Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ee06f4ba-f3b0-437a-8d1b-68f4da7e30c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:29.791Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b4513eee-00aa-4d72-9017-10c2003a401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:39.797Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b0a0bc48-3f42-4cc4-80d6-46449f497fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:49.807Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8d01ee21-810f-43f6-ad6e-f42e064871c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:59.821Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c06799cc-8a9e-4be9-8b30-d17f7d533317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:39:59.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:40:09.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:40:09.745Z |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-01-28T12:40:09.746Z |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-01-28T12:40:09.749Z |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-01-28T12:40:09.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:40:09.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:40:09.756Z |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-01-28T12:40:09.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:09.829Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0cea00ad-4035-44aa-8977-ad8a8a76f792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:19.835Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2e844772-03c9-4ddf-a3b5-bab79c4afc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:29.844Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=703761c4-7345-4b70-b696-282d7a05ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:29.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:39.855Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9952027c-bdec-4866-bec9-247ad8d4f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:49.860Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=49ead922-17e3-4488-8b47-4650c66c50fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:59.868Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=178f4654-c5e2-41f2-bfac-373e3b9809cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:40:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:09.878Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c4d90802-d43f-4b55-9e9e-38a4cd11f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:19.893Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=aec13d58-5898-4eb0-be16-21a88ab671e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:29.900Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c2ab98c5-2e2c-48ac-b0d8-31ebce5ddfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:39.907Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bffd01a2-e454-40c6-a7a8-4a07f1a23ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:49.916Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=93ba8ee4-1c08-4dea-b39a-3fe28054d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:59.922Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1fc8b0a2-815f-4121-9776-749ce22fed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:41:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:09.928Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f5a9b88f-ab9e-421b-9543-d9245c283b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:19.934Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a17af3d1-8eb6-4aea-904a-06edc425ca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:29.945Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9deb9adb-f2a2-4b7e-9e40-2a673d7d629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:39.958Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d168df79-cea7-48df-ace0-2c7b8564c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:49.967Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7c5902e9-1392-4e96-8ef1-4378d6515df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:59.978Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=02663a35-1f0f-481b-a574-3c6c1ec28f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:42:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:09.986Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a9f48482-8a6c-4c65-ba44-8b99aa1cde55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:19.994Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b0e436c0-82ad-44a4-adbb-e89c7dd00e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:30.001Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=86de95ab-5ca5-45f6-bc9c-0bdd7ee19bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:40.009Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d344822d-7fff-4871-841a-fa6de5677eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:50.016Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7243681c-a644-43b0-b8c9-0d4da8f83bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:43:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:00.025Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ab26c968-52eb-4c3c-a3e5-c3b552534d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:10.039Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fffd40a1-a9df-4c70-b539-6015cae46de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:20.048Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e7ec5623-b5cf-4a1c-bc6f-9d59edb7d43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:30.054Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=db0bfcae-622c-48a5-9594-abe44455c7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:40.061Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=54fe39bc-ec48-4788-9316-45c6a7954672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:50.069Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3f858603-98d8-4e1f-86c1-957a882da141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:44:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:00.080Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5650e210-9e23-42b4-990f-2f73707e8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:45:09.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:45:09.728Z |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-01-28T12:45:09.729Z |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-01-28T12:45:09.731Z |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-01-28T12:45:09.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:45:09.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:45:09.737Z |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-01-28T12:45:09.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:10.085Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0dc9b6c3-6a14-46b3-b82e-121fd7d5deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:10.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:20.094Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2acb0fc3-ad9c-41dd-9d0a-cc2d31fb1f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:30.101Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=761aa114-3e38-446a-b23d-76075caf494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:40.112Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=30a3f737-0b88-47fc-a0de-2664877d9997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:50.129Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bb4265f3-c575-4622-a60b-4d8e4e6ed012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:45:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:00.136Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0c801cf6-5bbd-46a2-849e-dc6d1017d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:10.144Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=daafb60d-127e-4e9a-9f36-6f6ebdf76ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:20.150Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d20e2764-e52b-4752-8bdc-a05d048741fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:30.158Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b81d138d-67cb-43d0-9b2c-4243b2f95d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:40.165Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=38857331-a6f1-4c35-aeaf-db074bffce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:50.172Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b90a31ff-1e87-4bb6-870a-fdd8ffd8c987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:46:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:00.198Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=befc70a1-b1e7-454e-9e82-90e0e56f0609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:10.206Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=effeb794-d2cc-4ca1-a088-9bf6ad6991b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:20.217Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7b5aeeff-f623-450b-a414-c081ae2d46dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:30.230Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9dfcafda-1c13-493a-b2ad-4a1ba2a84b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:40.241Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8e0e6233-b91c-46d5-b40a-98fec605b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:50.247Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=389e20ee-74ea-4b5b-844d-04296f3f3336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:47:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:00.253Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8ba84a95-f349-49a7-ba09-8fd5ae4cb205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:10.262Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3023f0b9-9bbd-4dd6-88ec-553e6df405e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:20.269Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=450631d3-b9f9-446b-a8e9-942475cb3102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:30.274Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3638d36b-b917-4f68-8ab0-ce50d060a067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:40.279Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=19cae01d-5897-49bc-b36e-c3a9bc200c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:50.287Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a6410b3f-7506-4833-bfd8-a47d74e808f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:48:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:00.300Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ce8a9a7b-55ee-4ab8-9e51-0b32a5c6ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:10.313Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=741bcfa5-18d0-465a-803f-1acff23e1034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:20.325Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b9250682-23ef-492f-8aa1-96827c323cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:30.331Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0e35f07b-f2ae-4f7b-9574-4ddcfc66665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:40.339Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=247ada21-ebf2-4385-ae38-734ea1c98dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:50.348Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ef6bad85-6efd-4f6c-9f82-d9c1fab6e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:49:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:00.356Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=39b5ae39-fb95-4da8-8b4e-6fb6f7d4ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:50:09.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:50:09.755Z |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-01-28T12:50:09.756Z |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-01-28T12:50:09.760Z |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-01-28T12:50:09.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:50:09.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:50:09.765Z |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-01-28T12:50:09.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:10.362Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=26bd2e33-a4e2-4997-978a-68476db755bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:20.370Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=acdab4f6-6557-40a6-aebc-ae92dc76429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:30.377Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7fe35b79-eebf-411b-90aa-e31df88e5f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:40.385Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=df7b3daa-f668-4680-9c0b-81c738f5be8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:50.396Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b9dd289a-ced7-4ba3-9b19-4ea5ba37d440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:50:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:00.408Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b3ca5dfd-5317-44ce-975d-2fe3e82e3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:10.415Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c8302ab5-60f1-4ed2-b28a-0fc7039a3e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:20.421Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=305ee8cb-ee59-4c5e-b35c-3d27b706e629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:20.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:30.429Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f0e268c-38e5-4bc6-aaaa-083ff8d37b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:40.437Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=00cbcfb9-ff40-4389-9ba1-c1ff8dd4eb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:50.471Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dfcac5b3-a5eb-4282-ad13-f7e1ac01e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:51:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:00.479Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c911b421-a0f5-44e1-9a63-829a5b444e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:10.485Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8e6dba94-d206-4481-98aa-982dd7bbf160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:20.492Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=65a5a2f9-b4b0-4251-bb50-ed16df2fdcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:30.504Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f4e49478-c277-4a6d-8053-0b764a564d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:30.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:40.516Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d73be35f-7b21-47d2-83ff-fea6f98cd80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:50.523Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a7598d9c-f441-4532-96df-de2b225aa9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:52:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:00.529Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3a4934e1-c0ee-4b58-85dc-b2e39e281072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:10.537Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=342116ec-e70f-4cf6-9f1f-dec0605b8428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:20.543Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=adf951a7-8e53-4855-873d-de97d143591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:30.549Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=eec9792b-a0c9-4388-b24b-b3ee3cc1e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:40.555Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4e1cf24f-b316-4d62-937b-9bbaf1f4641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:50.561Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0cd8631a-5460-40c5-93a8-9c80564a35ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:53:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:00.581Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3fdcf507-64d3-4628-ba98-4e8bb3badda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:10.591Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d040f2ec-a3d3-463a-b5a1-4ceefe4ff641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:20.603Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5a24fb47-5dcc-4966-b2e7-6f816e9bcca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:30.609Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a1fb949b-fe28-42c9-a147-b38510445d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:40.616Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=228ffebf-dfc7-47a9-8e0d-23c1e422f1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:50.622Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c84428c4-df6b-4f98-96fb-e7f4d71edc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:54:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:00.628Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=334c0d6c-4176-4180-9236-ce6990d7cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:55:09.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T12:55:09.741Z |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-01-28T12:55:09.742Z |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-01-28T12:55:09.744Z |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-01-28T12:55:09.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T12:55:09.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T12:55:09.749Z |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-01-28T12:55:09.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:10.633Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=899e1db2-5de2-42fe-8739-c9bc69f87e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:20.638Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6ebacb55-f219-4314-b128-d0b2192b65d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:20.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:30.655Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8374f8d2-f086-4cda-a57b-697056f10406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:40.661Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8dd4c482-411f-452b-98a9-1345b5cd9b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:50.674Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=899be05b-57b2-438f-82f1-74139230e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:55:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:00.684Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=71bfd181-1b54-4281-9c9a-b2ff4e0a223e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:10.691Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=872cc454-1024-4f58-a64f-e3883e5a61ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:20.696Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=31da484b-a8de-4d0d-b5aa-97f7efbcae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:30.702Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d6e69f70-c79d-4f8f-ab9e-f94ab5d1b4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:40.708Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=525c15ee-8381-4412-89c3-9cce63170d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:50.715Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ae8d1d45-de42-4652-8d25-69084b4d3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:56:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:00.720Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=767fdb49-9aef-43ed-8937-2c93217e7297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:10.727Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=34eb2716-b3b4-4e98-9e06-ddca2cd9e3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:20.736Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a3bbe70c-5a65-4872-8d08-d336cb8cfa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:30.749Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f2c919ac-3e9a-4f7c-a927-c03341c6110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:40.758Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d40d2fc2-2e79-47c5-a6c3-9c5903db0582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:50.763Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2ca8cc2c-84e1-433d-87a0-776b976de17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:57:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:00.770Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=190dfde9-16ae-4817-b6ea-c4980e75eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:10.776Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8527ba9b-ebf8-4b58-bc37-881b6bd80db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:20.782Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=856c6380-a783-40a4-9052-6a7c880ac2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:30.788Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0f2e644e-8066-49e9-9de5-659c03ebe55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:40.794Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d4370b08-9000-4c7f-abba-5c4d7d532f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:50.802Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=814b0877-834e-4859-aa0c-d5eb91afe204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:58:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:00.810Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2c2751b5-4987-4505-803b-c246aacc37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:10.824Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3220960a-2922-43a8-a4f7-f9289a7ef4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:20.831Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bdcb38b4-e186-4e3a-8c4b-b467ab4337ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:30.838Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cc8a10ac-3f2b-4023-b0cc-4c1ac6257823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:40.843Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3df6b246-4f35-4e11-8b32-2d5d32626716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:50.849Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2fb6aaa8-ba17-4ec1-9658-b1af222d6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T12:59:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:00.870Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2c21fa92-e7b3-4f9d-8390-0ad30799e8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:00:09.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:00:09.769Z |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-01-28T13:00:09.770Z |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-01-28T13:00:09.772Z |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-01-28T13:00:09.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:00:09.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:00:09.778Z |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-01-28T13:00:09.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:10.875Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b8d99dfa-2e89-4cd4-8986-4c0595642bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:20.881Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=be2d3772-bb82-4c34-a5ac-7719176ba40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:30.897Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ed4c1b07-26a6-47b1-88a4-a15798a8816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:40.907Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f5ad4fd2-cb4a-4125-bb01-7c4e81c345ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:50.921Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=66b6de72-e8e7-4278-bfbf-3385942d0893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:00:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:00.929Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bb9d718f-4c8c-4e1a-8a07-2457fb9cf7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:10.936Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3e42662e-dafa-48f8-8037-b26540254b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:20.946Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c4f046e5-e81c-4065-87c1-cd1d198fb063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:20.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:30.955Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3fb1ad32-c826-49e6-a1d0-0774185908d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:40.961Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c0a1c3ec-c827-44cb-81c4-64e9593f8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:50.966Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2a2fea3f-9562-433c-92b4-d518574568f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:01:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:00.972Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9cf0ef20-72e4-42e3-ba61-d688f881f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:10.979Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e1a032b2-45fa-432d-aab3-2961998c0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:20.989Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=850f3beb-1fe4-4374-91f8-d9be5932c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:31.002Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1e8bf74e-6249-4ba5-b40b-fd6446cd84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:41.010Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f7aebd36-ba3b-4b46-9b1b-494815cd289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:51.017Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=aa6f2711-4d52-41f3-bd9a-bf375404213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:02:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:01.024Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e4d35f7b-3a8b-4084-a3bc-b85b34c021ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:11.033Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a3919406-ceca-4b6b-ae19-986b6db96f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:21.039Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=65621808-154f-4f32-8c21-4fa4ee1f9df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:31.045Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=56622085-c49d-4a0d-98ce-bc4740db1a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:41.052Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=182c3e91-76e4-41d0-bb15-75b55b61fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:51.060Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a42dbe90-1a36-4b0e-942d-e587c0ba63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:03:51.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:01.071Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4cd1911e-31c8-4bd5-85df-f1a78e2956a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:11.081Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c4827566-5385-426e-96da-f60d54d199e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:21.087Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=95e38398-80c2-460e-b5e7-d02eabe16053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:31.092Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=40034b66-4f83-4399-b18b-cce4f208aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:41.098Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7d6b4fb1-6022-484d-b332-acb8e5d2b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:51.105Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1d84339a-49b4-402f-a13a-4effefb46b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:04:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:01.111Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=35857d6a-d163-4e03-a6b9-0c25184629b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:05:09.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:05:09.687Z |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-01-28T13:05:09.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:05:09.693Z |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-01-28T13:05:09.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:05:09.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:05:09.700Z |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-01-28T13:05:09.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:11.118Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9d463f44-363a-46ff-91c3-881a6dd4034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:21.123Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4943155b-52f0-4b3e-94f3-a34fcd3e0a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:31.131Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6da88bf9-7efb-4b5c-a0ea-f9139e1b9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:41.142Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2d196ebc-f717-4eda-9022-87d6bf96c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:51.161Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7d2a31fa-7c30-46fc-89cf-2b20d54535e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:05:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:01.170Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=002b6b68-f556-46d1-ad1e-dcdba8e0ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:11.176Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7b6967e4-1c31-4c91-b43b-9abe7156054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:21.182Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d4e78019-1433-4a92-ad7f-f993c0eea92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:31.189Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=241fa02e-ae58-4564-b3db-67205fcda7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:41.196Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e5c0dc09-53c7-4303-a516-92c823270119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:51.202Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=030df591-55cc-4c4c-8d5e-2c46cd8ed18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:06:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:01.208Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=364f6102-e500-44e4-91b0-31b4e7bbea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:11.215Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a26ad783-283a-4644-b8db-53b6db7c875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:21.227Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=eb96c979-109f-413e-b7d0-780af911a3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:31.240Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0b7f47ee-dd3b-4344-805a-a2529bff364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:41.250Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0011e860-60a0-429a-bbd2-f06b978d97f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:51.256Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0c3361ca-b5ff-40d8-9c49-cd48af7d1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:07:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:01.262Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=66eb9455-84a8-4e42-8492-51c7c58909be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:11.268Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9ab62228-88f8-48aa-a9e9-3664a785f605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:21.273Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b9d84b0f-b42a-4a48-89f2-ee5b060f417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:31.279Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0da665c8-34b3-4e91-acfb-0ae4f17aea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:41.285Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=65b2b32d-4225-4d21-8b06-3198a5ad0a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:51.291Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=88487cf4-6d51-4cc5-8890-933b35449438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:08:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:01.298Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e553a9b1-9c6a-4c00-8b46-b51eb6b6f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:01.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:11.307Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=650ec036-a280-4c19-8868-f820f75a9564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:21.319Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9d517663-ea2e-407c-9cb2-d2ebd3e29682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:31.327Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ae0279ef-b9f4-4749-a5ee-ecc721f3c4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:41.333Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4c56b43c-282f-4622-ba65-2c9de7b5b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:51.339Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bc274aec-ef3a-4a16-8267-8edbeb6257e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:09:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:01.345Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0051824a-7c00-44c0-9b12-8f9a4c765163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:10:09.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:10:09.712Z |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-01-28T13:10:09.712Z |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-01-28T13:10:09.715Z |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-01-28T13:10:09.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:10:09.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:10:09.719Z |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-01-28T13:10:09.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:11.352Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f9e7b166-007a-4b4d-a466-7fc4d1fc51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:21.357Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8849c034-86fc-4038-9432-e336092e9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:31.362Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0f102477-230b-429c-b01a-bfb1a25da903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:41.368Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8e3858a2-96e6-44f2-997d-f238c7a81cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:51.378Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=811b72df-8b18-40a2-ae7d-bd243c48c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:10:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:01.392Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ef79482d-4878-48ca-b6bb-14f14dca42f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:11.406Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6c350b33-3c6e-40cf-89a6-bd3f23a006ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:21.418Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f7a66163-9bba-40d9-81fa-455cade16b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:31.425Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a0fc0e71-d38c-4d6f-bec8-78ce339c0bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:41.431Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=684ec55d-40da-44e3-a1b8-d82db90f810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:51.437Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=42a8a355-3dcb-488b-9fc0-eb97054a4e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:11:51.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:01.444Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a5d7be35-abc8-4a53-9eb4-6da38d93fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:11.451Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8081a63d-fe59-4a94-b28d-bfe4d2e4c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:21.457Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4059b561-ba1c-42bf-a591-175969e5af17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:31.464Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2bf1acf4-f0dc-4f71-8260-7cfdf1c49bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:41.474Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5c7b8d5e-41fc-4616-835b-6f8ef4faa9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:51.493Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2a7fd54f-9585-45c0-aa25-b10088fa71fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:12:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:01.499Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=95c63e64-ae01-4fda-a69a-4fc2850bbd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:11.505Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6eb1c14d-556c-45fa-bb31-eecc986fe5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:21.512Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7beb3dbc-0195-4098-9513-169b96f1edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:31.519Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9119ca3f-7b15-4d2a-a6fe-dc3bd6d02919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:41.524Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=aaa2829f-d921-4fa9-b0bc-63757cb964ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:51.529Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bf3cfb4c-6e54-431a-bb8d-02814f91d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:13:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:01.534Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0af2497d-e136-43f6-9cc5-4f72ee16ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:01.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:11.544Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=66636c16-cb0f-416c-9295-9ce496bf5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:21.552Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e08d92eb-447b-4282-9e3a-3a624ec1e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:31.568Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b997c5d0-619f-4c83-8b5f-7b46f23f28b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:41.575Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0d9d3440-8796-4ed2-9d59-7483c6cb4b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:51.581Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=17de0073-458c-49fe-a5f3-324fca70cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:14:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:01.588Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6cee659e-ee7c-4d3a-8c08-a95bf094755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:15:09.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:15:09.679Z |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-01-28T13:15:09.680Z |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-01-28T13:15:09.682Z |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-01-28T13:15:09.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:15:09.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:15:09.685Z |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-01-28T13:15:09.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:11.594Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a1a2974b-6798-4b8e-83bb-1466f4dfc98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:21.600Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=015c17de-0ca3-45f3-a9f2-0ef53bf5f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:31.606Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ec91bd9a-205d-4e52-9e5f-256787357895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:41.612Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=19209a38-42c2-44d2-968a-2009bae70b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:51.625Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6a9a46f5-7d1b-4cc5-a639-8457edb1e442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:15:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:01.641Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6f73fa89-4ce6-4d64-b6e9-37de82282efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:11.647Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2d1dad30-e1f0-49c2-9f0f-f254210ba8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:21.652Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c1b78466-e8d1-4001-bc3c-6c3fb21608c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:31.658Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=120fbce6-bab2-4470-b208-e81590f5e3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:41.665Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fc5d34ad-4673-4757-954e-e0c935ad55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:51.671Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bd8c0322-6ba5-4dc0-95d9-940e8ebaac72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:16:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:01.680Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fff64ed9-7e06-4373-b8fe-15529b9fa3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:11.686Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4d3e9932-4d68-4270-a354-beabf3031e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:21.692Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=deac258e-7a83-4e21-970f-7449f826972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:31.713Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4d0edec3-c7f3-4484-8ac8-28fff3f8e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:41.725Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=30d90e6e-2367-4169-98dc-e9b686001060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:51.732Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c73ffee2-2dd6-47b2-a4a1-55e830571978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:17:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:01.742Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a19d1ad5-d03b-4896-b20f-0b7535783b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:11.748Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7a53f5e4-7740-4407-b991-ddf041ac6546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:21.755Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=58c3b68d-551e-4e25-adef-efe4f3c66b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:31.761Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=184193c7-e349-4ed1-9a6a-3b04338f2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:41.767Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6060e82d-fda6-4501-8cd8-116b4c1c8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:51.772Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5d2360db-c372-4e38-870d-bd22d7d5d0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:18:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:01.785Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cee88348-4878-4f9a-b57f-82a50ce20e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:11.792Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2766dcb3-5263-4c7d-be4c-77d036ea82db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:21.805Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=57b4f8a5-3ea5-472b-882e-772cc35f23d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:31.811Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=02c219a3-02cf-40f5-80ae-16a6c33878bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:41.817Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b219e126-7c1d-4591-adbb-7b54fdd7800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:51.824Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=66e75b32-85db-4ff5-826d-d6bea5067fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:19:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:01.828Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=93158ff7-4127-4890-9f74-60d9335023fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:20:09.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:20:09.695Z |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-01-28T13:20:09.696Z |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-01-28T13:20:09.699Z |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-01-28T13:20:09.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:20:09.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:20:09.702Z |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-01-28T13:20:09.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:11.834Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3da4a0c8-37db-40d3-802d-afb7b82a48ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:21.840Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=13761fa3-406b-44a9-b7fa-bd6cc738fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:31.846Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f88f9535-b513-47ea-ae2c-eea247309b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:41.853Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e7f220bc-252b-464c-9e6a-27da6b453eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:51.868Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3a82300d-d560-46a8-b616-ff73557daf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:20:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:01.877Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=06a7cab5-255e-454c-8157-966949ad96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:11.883Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7164f823-8e6e-4f4e-bf5e-1ac09cd0bf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:21.889Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=36d58ee2-9274-4611-952a-334d06a5161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:31.894Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=acc635c0-ece2-404f-a98d-e1a6db48816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:41.899Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=00a9a73c-788e-4cf4-be90-f98a3ce44187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:51.907Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=23712ae8-14f2-48a5-a082-ca1a6ef1409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:21:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:01.913Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f57f8295-357e-4d60-b8a2-c2aa5166ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:11.919Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ca609bfc-fba4-4fab-9d6e-0e4c946d9459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:21.931Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=39961f94-78ff-4848-a51a-1b4f973ed7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:31.941Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ea333aa7-fa3e-49e5-8998-5cbf96b3464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:41.950Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=03bea3f3-78fc-43b9-8b4c-30536fc68412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:51.956Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3fa8a639-aacd-4b13-a86c-a5acc87eec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:22:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:01.962Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=66761827-831a-42c3-b8ef-60cdf190c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:11.968Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3805dfb5-1fa0-4499-a92c-a8e82efa9e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:21.975Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=221e9d86-1e7b-421d-94ee-36f78cd6e887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:31.982Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=35cd5539-17c6-49f9-ab79-4769946076a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:41.988Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d429c8bf-63ec-4f63-81a5-fe099c2905c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:51.994Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cedb34ec-f55d-4a79-979f-736a862fcded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:23:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:02.008Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=50c32a4b-0771-4f68-a4d9-174f87fcb84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:12.018Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3b4553e0-ebdd-4e30-a472-a4464d2e595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:22.029Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=04029ca8-9743-4f47-b5d9-7b00fbb063c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:32.035Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=601a0372-8532-47e6-b18c-c98d0cae8434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:42.040Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9de67046-da1f-49ca-99a6-c9072c41cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:52.047Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=734ace6d-a6c0-4e83-aeed-b6b9e6e24820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:24:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:02.053Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e1d525ae-ec26-4b85-927d-047a5d9fe09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:25:09.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:25:09.769Z |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-01-28T13:25:09.770Z |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-01-28T13:25:09.773Z |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-01-28T13:25:09.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:25:09.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:25:09.778Z |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-01-28T13:25:09.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:12.060Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2acd56f2-0d0b-4c1f-8ae2-7b9e003da863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:22.065Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1fc50ac6-e743-490f-a82c-ee54ccfd3797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:32.071Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=020632fa-9dbd-4f4e-9f01-69b8aab61a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:42.099Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1c1691fa-f5b1-47fc-b5b7-70249ce4f0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:52.110Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=509136e2-0fe4-41fc-b9f9-eedc260f5532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:25:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:02.120Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5e2d43c4-d7dc-44ed-a220-5a57cafb0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:12.125Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=25617250-6132-4146-87dc-a5514acc6242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:22.139Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=954419bd-09c3-4185-b606-c8f28319bfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:22.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:32.147Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6f5b999f-e7d9-475d-8d76-d67dcf1d1d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:42.152Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8aa35b4c-632a-4913-8b0d-bfed48789076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:52.158Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=51720d35-4cf4-464d-8bf7-bdb7bfc78de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:26:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:02.163Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b8362faa-3382-43ef-b57e-4138bffc8dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:12.171Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=207fd7fd-b33c-4e8b-aaa0-26b762f2ec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:22.184Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a1352033-75ad-40da-b2ad-6b722b686d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:32.195Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a07a75dd-4913-4021-8a90-4e686a1fa588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:42.205Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=862199ea-0fce-4ea8-8b71-75ccea5a6cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:52.211Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6b959b8c-f31b-4fa9-8bdd-3890ca6502fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:27:52.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:02.216Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=abb7105b-0582-411d-86f4-edfb7b08269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:12.224Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ad5dc827-da8c-46ba-bc99-895403e26039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:22.230Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c178ce4d-a23e-4aff-b16a-bcd476002a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:32.235Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=377a22a7-4739-4414-b3c0-4918f616bbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:42.254Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7655b0c1-68ec-4d9f-b93c-59e7fd5e10c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:52.263Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ec8e97c9-2471-4190-ab17-2f28b03955a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:28:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:02.273Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b1a53240-fec0-4714-a69c-db01544f73b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:12.285Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a3ac6243-73b0-470a-a676-d731524f71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:22.291Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f5688b2-e6c6-49c3-a6bc-e4bb6ecabe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:32.299Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f7ae8589-7aad-48d1-a908-2448a0d8ba59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:42.305Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e301b670-0440-4d1c-88ac-2451033e9559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:52.312Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3000b563-8269-44ac-b50c-43320b76db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:29:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:02.318Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f0ed48c1-f962-4ea0-9819-bdbdf41619a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:30:09.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:30:09.765Z |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-01-28T13:30:09.766Z |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-01-28T13:30:09.769Z |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-01-28T13:30:09.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:30:09.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:30:09.773Z |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-01-28T13:30:09.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:12.323Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a6ac3737-37ce-4d1c-84bc-93e0a8f2d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:22.330Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a0ebf003-5f37-4638-bc9a-0e10c3792478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:32.337Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=59e76198-2959-4550-b81c-b8f04a67d110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:42.345Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c3d45c80-dd20-45d6-9c50-9eac9ed271c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:52.360Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=78cb18fe-0111-4d96-9aa1-3b2812bbb098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:30:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:02.366Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7c67dbaa-0116-48f9-b037-ce8575a79ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:12.373Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f6776765-3ba9-450e-877a-7d5751204485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:22.380Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=773c66f9-51f4-433d-bcea-709cfa73d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:32.385Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=df9f5bc2-f84c-4146-99df-f739d2346209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:42.398Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f6125bc0-5fa5-48e1-a367-70ef6ae9378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:52.403Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a873d502-67fb-432b-a4d1-3b723662022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:31:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:02.412Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c307bbfc-0245-4c8b-87b3-6fce20dbfa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:12.421Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=81a9eb3a-3869-4dd7-807a-0bb4bbf36804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:22.437Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3df6d4d0-4da3-4a61-b744-35303f138e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:32.442Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f63e4266-4d5a-4201-ac83-321f5002aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:42.447Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dae72602-dec0-44f9-a182-8feb8dd4e254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:52.453Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ceda138d-b708-458e-94c7-1064c24b746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:32:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:02.460Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b54624eb-bfba-4467-b90e-11f29ad17227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:12.465Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2399227c-2db1-40c8-8a82-93c174dcea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:22.470Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8f499030-bcba-4a61-936d-36b6e827446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:32.476Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9b7b8387-ebc5-4977-9669-4f51b3d46aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:42.486Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ddb02c3d-62a4-481c-a768-9e3cf6bea17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:52.495Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=92207153-89f6-49fc-9f2d-a2010fa9a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:33:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:02.506Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9dbcb05f-ca1d-42f7-8b83-81333548da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:12.511Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f115a79b-6dc5-4ab6-8672-6490697dd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:22.517Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=367e99c6-c0a8-417d-9742-3da12d56a1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:32.523Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=087c1247-20b6-4466-ab92-f4158d69a676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:42.528Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6f742467-0339-490f-a9c8-8e51f58d6433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:52.534Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f45294e-5afc-405b-a155-d93d94871fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:34:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:02.539Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=42e1b149-c9cb-41e4-85c3-ea5c712dc125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:35:09.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:35:09.757Z |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-01-28T13:35:09.757Z |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-01-28T13:35:09.760Z |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-01-28T13:35:09.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:35:09.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:35:09.764Z |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-01-28T13:35:09.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:12.546Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=77257be1-4c17-4c32-a3d7-8de38ea1b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:22.553Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=df77c968-b91f-4d07-aa42-9160a06b2eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:32.563Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=828c3054-c4ae-46d9-965c-ed223dbc0d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:42.571Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f33a8b1-0ddb-4e2b-bea7-1381bec70bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:52.577Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c71a8f66-712c-41a8-a757-4d24a5e96c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:35:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:02.587Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a7c1297c-0331-4591-8193-d48525141fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:12.593Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=11f4bbfd-b902-44f6-93dd-09a96287f91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:22.598Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e24a583a-bea6-4134-a057-835c1304b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:32.604Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=16dc09da-740c-4431-b2ce-2189a7e4aa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:42.613Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fee43f0c-eb12-4ec1-9183-c911d2b5014c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:52.623Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=12c784f1-1f1b-45c1-9327-2c12fa9a966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:36:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:02.634Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c58ee5e0-8104-47cf-99a8-3759a77db850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:12.641Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f6c86ed9-9b1f-48ef-a5bd-18b31ece467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:22.646Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1f96fe5e-c8dd-4e55-8a31-a74c97a6b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:32.652Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cf09f859-cd14-494a-9b03-45c12ed237ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:42.659Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=582eb2a2-3c19-4239-83e7-857d277e9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:52.665Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ef88aa90-dc35-41ff-b44e-86d78f10aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:37:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:02.670Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=38b14c79-e6ba-4ea8-9495-9651c05bcb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:12.675Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2971af17-b4a6-4a25-b152-896f2e7f31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:22.683Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3af9caae-55fa-40fa-b3c1-b135de1d9d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:32.693Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4508497f-a75b-4247-8a0f-89433fd8ce05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:42.703Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e133b146-249d-46d9-b2f3-797c353cbe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:52.708Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=75de9259-974d-4a4e-a2b2-f78153a2c602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:38:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:02.713Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3148262f-38c7-4ffd-a05a-780cc1e814b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:12.722Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2f3576eb-72e0-4eb7-8420-f1dd479d9e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:22.727Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4a1a43b0-ccf3-4884-a75e-2b611b015d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:32.732Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=25d00916-563d-434b-bcaa-802d34ed343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:42.737Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dedabcd9-7262-4d2b-bd6e-f068dc84b142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:52.743Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dc02d2b0-7d61-4283-bbcd-9fc3fd810350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:39:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:02.752Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c340e5c3-f639-472e-ab3a-eb28ee79c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:40:09.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:40:09.741Z |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-01-28T13:40:09.742Z |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-01-28T13:40:09.744Z |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-01-28T13:40:09.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:40:09.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:40:09.748Z |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-01-28T13:40:09.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:12.762Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c4094ef5-28a2-4ec3-9ffb-74755136ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:22.769Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=02682637-c80b-4724-aebe-2ad09d6ee92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:32.773Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cd9d0280-eebe-4998-90c0-71698544154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:42.779Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9e263a13-152f-48d8-8107-8ef906dff131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:52.785Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=14c77089-cba0-43a3-a3a6-5324980343e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:40:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:02.790Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1413d828-f83f-467f-add3-38144ba9d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:12.795Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=26aad8d0-f284-4aea-90ca-fdaa2eb2640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:22.800Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d4399b75-6097-4a43-a82b-a381d28dea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:32.809Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=88112782-3668-43ec-9dc4-52fa1d4a6ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:42.820Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8b384abd-7305-42a9-b520-3017245ab6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:52.828Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5465bee4-4083-4594-81e8-ab57341d10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:41:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:02.832Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=59ecbb32-71b0-4513-8c6d-cc6752bea8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:12.840Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=90983820-5313-4062-9e77-6d15aeace27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:22.846Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4acf3d46-0cbd-4805-897c-327818d89d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:32.851Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=9b6b2cd4-1d39-4fdc-8713-95c9c64d1304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:42.857Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d6e561f1-960c-4f41-b935-a3855d42833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:52.863Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=af62444a-f5fe-4315-ad6b-a6bb11c2716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:42:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:02.869Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=ff0b6180-dd34-4252-8efd-1e9870fc7752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:12.877Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b69b8652-23dc-43c2-914c-0f9d1eb81c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:22.889Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1ec1f6f9-d3d5-420d-bc6a-158057f0b181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:32.903Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f9dcd58a-19e1-446e-98ef-51fdfc048b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:42.909Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=05166552-9c89-4883-85ba-fcd1197a0315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:52.915Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7c2174a6-6c6f-4a1a-8e9d-eb3f81033b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:43:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:02.922Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6c5ddb24-7aea-48a1-bdcf-27cd13dc5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:12.927Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6ca2bdad-088c-4fd2-9a66-5bd86b96097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:22.933Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d477613b-f66d-4896-8d22-fea080ba20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:32.939Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=99279cd9-5d1b-498e-b033-89c7f16d85f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:42.949Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=09fec3b7-2fc3-4d98-8574-fbe21d991dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:52.958Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f2042f67-9b27-4fdb-abd4-f0bfaf6d4190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:44:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:02.971Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3c00d3e3-339c-47f7-b65f-1b0a528a48ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:45:09.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:45:09.710Z |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-01-28T13:45:09.711Z |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-01-28T13:45:09.713Z |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-01-28T13:45:09.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:45:09.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:45:09.716Z |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-01-28T13:45:09.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:12.977Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=831add57-cec1-4e51-8f4d-daedfeb85543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:12.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:22.983Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=19b86e58-096b-4492-abd0-54f0d560d8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:32.990Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2ff6a2e6-aa5e-4fd9-a007-3d276d2ef07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:42.995Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=097fa377-ba9e-46ee-a67a-7a25d0c85a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:53.001Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=85689900-ef30-4192-8b72-062ac15b3884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:45:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:03.006Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a7b9de8a-b8f4-4fb0-9df3-573e3e469250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:13.014Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a9e9c9cf-7769-4896-b7f6-dcd7ffc0b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:23.024Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4f8259f1-3dd4-47f3-9246-ea0bbb03d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:33.038Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c778cfb0-1fd4-4f16-8d04-9bd4aaa58495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:43.045Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=28e10c1f-29b2-464f-8ee5-feeaa185b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:53.051Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dae526c8-0a70-41e3-b93b-8f01fb7d0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:46:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:03.056Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a01edfc4-40f9-41c0-b5ef-b1128dd4dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:13.063Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f6777496-a6f9-47ae-abee-23d9f21ce963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:23.069Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=03d05d6b-8cc0-400f-abb7-2c9c1a87c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:33.077Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=510ee17f-4ed8-403a-9772-88a9262e0efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:43.082Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f8548003-d528-4143-971b-c2cab3af4487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:53.088Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=296b9c99-c339-4d0b-875e-66d9d07464b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:47:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:03.096Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3c2dccd6-755a-47e4-adf0-c47fd4ab12cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:13.103Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b867189e-ca5f-4064-ab19-c9f49516301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:23.118Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b1830588-ee92-4217-8d23-bdfc80475604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:33.125Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1377c07b-82fb-473c-b41a-b65f33819751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:43.130Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c9d9abbd-8ea2-4211-b0a7-384aa73d2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:53.136Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1676266a-a718-4c03-a570-55c7e9ecf6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:48:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:03.143Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=88fbbdff-2180-4c13-b68a-b07f00d36196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:13.156Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=42e17261-ad8a-48dd-937d-5f5e1e426bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:23.162Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cdcd7efb-dbf8-4b1c-9e05-d6576d1d2165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:33.167Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=da39c064-caf1-44e7-b476-00a505a736c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:43.177Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=efd10cce-d557-49b6-ae60-c1cb40fa7e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:53.188Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=524f687d-79db-4df9-8803-d25f28b08342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:49:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:03.195Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e51722d8-659a-4c23-b0b6-891f02e53adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:50:09.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:50:09.685Z |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-01-28T13:50:09.685Z |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-01-28T13:50:09.687Z |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-01-28T13:50:09.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:50:09.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:50:09.690Z |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-01-28T13:50:09.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:13.204Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6d1fbf94-5abb-41c7-a294-5225f330b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:23.209Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1c30950f-d84d-4f0f-9059-84d9bdf6a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:33.214Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=da521859-8d66-4662-86f3-add5350f6fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:43.220Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=df4eb230-fd68-4fbe-966d-7dad2b007eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:53.226Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3abd34f3-0622-4c4d-ae09-8078c05864a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:50:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:03.230Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4475274c-d875-44ad-8bdc-f750e5756bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:13.238Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=af9bda34-3d42-49e8-99fa-a77ecc223110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:23.249Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d91a6887-116f-41d3-9256-cd31b45ce7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:33.262Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=bf3c9031-8040-4551-a769-ebf8b69e8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:43.274Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=51cb9927-6c82-4e75-ac51-9ac72013f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:53.278Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=69f99ef8-89f8-4942-a035-d1a7396b963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:51:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:03.283Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a0cdedbf-3fde-4427-b0f7-6d40bf68c6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:13.289Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b40bdfbb-9b82-4118-bee6-385a20ea725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:13.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:23.294Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f0e7d174-11e9-4115-88e1-5ec382ec33d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:33.299Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6d9c4783-f17b-4636-8234-1b582b45dcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:43.306Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8bd82880-e72d-4b45-975e-72acc9bb367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:53.313Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a099816f-4ec3-4f9c-b402-4a29ee81dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:52:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:03.322Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=976f3829-c1b4-4c88-939a-a8848082145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:13.335Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3ebaab75-77d8-46a4-ac53-6db020cb4aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:23.348Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=dfd9795c-f35b-4641-b03b-dbfacb7a6740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:33.353Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f0e08ded-876b-4e1b-96a8-f13f197a133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:43.358Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=d9afcbcb-58d2-4150-bbb3-1b1a6ee147ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:53.363Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=83d624f7-efd9-42af-8453-bfaa60ec7485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:53:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:03.386Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=573c984f-9a43-43c7-83ed-c255d9878215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:13.391Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=effd817c-5ed3-424f-8ba5-a9377a7ffd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:23.396Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=e9b33ed4-0f25-43f3-8e70-b1a73982b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:33.402Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5778a0c4-895e-4213-8443-e4de6ecc3296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:33.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:43.413Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8d8e0a2d-d0e1-42de-a4f4-813dcd6d51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:53.428Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2837e24f-b194-443c-99c1-9f836508192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:54:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:03.441Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3122162f-53fc-449e-ab36-ef1691e638d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:55:09.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T13:55:09.750Z |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-01-28T13:55:09.750Z |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-01-28T13:55:09.753Z |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-01-28T13:55:09.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T13:55:09.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T13:55:09.756Z |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-01-28T13:55:09.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:13.449Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c317af22-a5e1-48c6-8c74-8aa1f7e97ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:23.455Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=5368b583-4522-49fa-8d16-ea47d6e05442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:33.462Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b4ad3829-5828-4577-9163-3736d745cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:43.468Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4eb1b337-0ac7-40b3-8ca5-f966cc5e1bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:53.473Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a5240831-42f2-48b6-8ebf-af3891de4b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:55:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:03.485Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=77e5f09b-c202-4aef-92f8-90b4ea9f116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:13.491Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=53571345-71ae-4085-8d84-ba24e76eb7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:23.501Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=2b509c27-d47b-4497-93a1-c3a7aa63aae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:33.509Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=30c5f0a6-48c1-42b9-94b2-b0eb892eb3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:43.523Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6953a247-3cb0-43ca-bd9e-858146e3853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:53.532Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=34a2a57a-fccf-48bb-9246-b29b0fd55a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:56:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:03.536Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=6d5b0b73-d2ad-480d-8f0e-5488d0486f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:13.543Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=1d97bdbc-4709-4118-8219-8531055fb558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:13.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:23.550Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=86e7b5ad-08a6-4501-b632-90667ccdc63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:33.554Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=c797f40b-f3dd-4e29-93b7-4f5cc4c684b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:43.560Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=07702f64-336d-43b5-84e0-43c86f532ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:53.566Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0d8ef474-119b-4f5d-a458-5bb0220ad130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:57:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:03.574Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=f65534fa-1b40-421b-a4b4-4ed3588be193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:13.589Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=41804b6c-b375-4ccc-9b98-48e097cc0560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:23.600Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8ae9892b-7939-4fdd-b49a-cff80a8c910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:33.604Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=fe7996ff-2cb7-45b1-9aaf-9777b683b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:43.610Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=427dcaf3-7deb-4c21-803f-6c3396bbe529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:53.616Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=cd13b31c-c412-4cde-a6f8-b71235c67633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:58:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:03.622Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=87b9f59a-c5ef-4b1f-a536-d9bb9c6060ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:13.627Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=165f7099-82a9-44b1-883e-bd43c30d5750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:23.634Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=8f6111da-6ce0-4087-9750-326b7aea1643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:33.639Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a42881ca-5870-4e87-820e-eeed9dee3e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:43.645Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=3f5a1e76-3933-4138-b720-a6f17a06e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:53.653Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=b8e036ae-2a66-4109-bf4a-ea8e3f4e188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T13:59:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:03.662Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=50f9b80d-0f89-4672-991d-f675181b9745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T14:00:09.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T14:00:09.717Z |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-01-28T14:00:09.718Z |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-01-28T14:00:09.720Z |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-01-28T14:00:09.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T14:00:09.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T14:00:09.723Z |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-01-28T14:00:09.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:13.676Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=0d35bad8-bdb3-425d-91bb-849bf5e6a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:23.708Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=7b92809e-f99a-417b-a6be-99e2f0116cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:33.721Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=60509131-79ba-4a97-906b-57994f77966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:43.727Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=4a50dcc4-5c70-4833-b404-7a8212cbfd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:53.733Z |INFO |Init configs |InvocationID=12b74d3b-8f14-4e99-a54e-ac4bf964ba9a, InstanceUUID=a8f39c0c-5d28-4fc3-bce5-a2561c4e3294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T14:00:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |