By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:08:38.730Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:08:38.733Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:08:38.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:08:39.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:08:39.618Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:08:39.619Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:08:39.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:08:39.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T11:08:39.884Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-09T11:08:39.913Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-09T11:08:41.523Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T11:08:42.078Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-09T11:08:42.099Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-09T11:08:42.100Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T11:08:42.163Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-09T11:08:42.164Z |INFO |Root WebApplicationContext: initialization completed in 2250 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-09T11:08:42.609Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-09T11:08:43.480Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T11:08:44.817Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T11:08:45.383Z |INFO |Started MainApp in 9.278 seconds (JVM running for 10.137) |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-09T11:08:45.456Z |INFO |Start scheduling PRH workflow |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:08:45.474Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f6a20ff0-6337-423c-8263-964f036a6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:08:46.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:08:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T11:08:52.689Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T11:08:52.689Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T11:08:52.694Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:08:57.008Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=55c77313-ab1c-4553-a745-035cc5d79eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:08:58.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:08:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:08.073Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=28d10b19-c685-4c4d-9edd-bb3750d8dcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:09:09.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:19.108Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c25662a4-ea97-4e2e-a4c9-2470cf3951d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:09:20.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:30.180Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0f455360-d911-4a49-b0c0-d6c8ef3347b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:09:31.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:41.222Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1ec9e89a-d7a3-4a14-b1e2-cbfed665f8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:09:42.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:52.266Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e8dbf491-366f-437a-9a74-48889ac45225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:09:53.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:09:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:03.333Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=47910ce2-a442-493d-be48-5d2a4717822e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:10:04.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:14.374Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0faf0b55-65ab-4e05-9aae-b15dff3a3e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T11:10:15.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:15.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:25.415Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=74886946-7749-4d49-9d55-f98b1446654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:35.570Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d24475c1-ff8d-4669-bb97-459f91845fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:35.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:45.590Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a19f4297-6e47-4725-adca-7cf68341256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:55.615Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c8041a9a-eaa8-4921-b0e7-207bdcb3960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:10:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:05.666Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=86213431-8332-4855-8bb1-655af4580cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:15.713Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7e11a623-4773-4024-a097-18b9eac728ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:25.740Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bae21517-2500-4d83-8a54-c96cd831b4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:35.757Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f1499834-e626-4575-8a3d-6f7c93477f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:45.775Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2e6e1743-3f76-4ddd-baf7-08f9dbd3b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:55.810Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f9f3bdb1-2e17-4e7b-b7a2-b349ab178e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:11:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:05.828Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=31e52553-14b3-40d2-a220-4ce04d56fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:15.844Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9c234b08-4195-472b-b637-3e94d751683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:25.859Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=773c542c-f756-4fcb-b6ac-37c911274168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:35.878Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3cc348e0-0c8c-48ce-9659-dfa7b137cb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:45.893Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1e170551-5a67-4713-a6a3-70b58001db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:55.911Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=65af3875-1366-4e0f-8e00-95a012d68205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:12:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:05.938Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ddc1008e-8a2d-43a4-8c9e-0483d1d09dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:15.958Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a1f5b02b-2706-406f-aa94-6f1db12e939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:25.981Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=153bc83b-3fa7-4a83-81fe-8cb42ee79fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:35.995Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a351ced5-0bd1-4c5e-8cfb-d1595f1048d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:13:43.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:13:43.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:13:43.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:13:43.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:13:43.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:13:43.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:13:43.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:13:43.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:46.018Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2ce9f485-208f-44ac-a15b-427baede75ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:56.035Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f3daf3a6-0a76-40b1-9e0e-9a73e56f460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:13:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:06.061Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5472bcad-f964-4876-8ff2-30439b1adbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:16.078Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0b7f0ca8-67e1-4d3e-a111-dae1b4eccba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:26.104Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=734f3ad0-7559-481e-aff5-9f6e908d34ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:36.121Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=46d76ae0-4fce-4ca0-9517-2f69bf6adf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:46.142Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=22bdb0d2-5d93-4694-87d8-261d7a6798cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:56.159Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0342a4b0-f752-42db-b48b-243e1e762309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:14:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:06.198Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f76fe42c-e3aa-4e83-b1c0-5f90b8113c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:16.215Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5436031c-592b-451e-8bdf-5b572df2c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:26.228Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=11bd5c14-1ebb-4fa1-ab4f-9d013b088794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:36.242Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b794a43e-0f4e-4d1a-8f6e-0f98526c3c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:46.259Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=10fbb4dc-8d2e-4aa2-94ef-f116543b494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:56.275Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ca2350f3-957b-48ac-9cec-d97177adad33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:15:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:06.289Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a78aa82b-7183-4345-99ab-9e1ee3c2529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:16.304Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f63bae6b-75f3-43f9-9178-7803b4f22ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:26.325Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=059afb03-9519-4937-bd91-bc58b83c2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:36.346Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e8ee9e1b-abf0-4eb2-a4bf-3c8173b48a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:46.361Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ababe328-c028-4157-8845-50fcf89c3d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:56.376Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=90fd909b-0c68-452f-a86b-e306ea01a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:16:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:06.389Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b3e2b130-1a72-45c7-b882-9c975761eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:16.405Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ea732005-e0d3-470a-abf8-92b5e3d49931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:26.420Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3aec719f-051a-4be4-998f-8f64bd70cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:36.436Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9b1266c8-7ea9-4017-95f0-430ea37beb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:46.451Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7ec2fb7b-39a1-428b-b3ce-a5e2dd331e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:56.464Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=eb91f5e3-a762-416f-8d7c-bdb153cce886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:17:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:06.482Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=02356c71-e79f-42b2-9b52-68736fab97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:16.497Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=25225b0e-70a8-4ab9-aacf-304f640ba50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:26.511Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ef197389-1c28-48b1-bd98-19896ce5303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:36.524Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=58320042-cf0c-4d5b-be8e-0131e4783ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:18:42.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:18:42.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:18:42.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:18:42.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:18:42.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:18:42.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:18:42.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:18:42.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:46.540Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=482c101b-d0af-4cfe-bc9c-bdab9812a5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:56.555Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0f6960af-323b-441c-8477-540c41e939dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:18:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:06.568Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5a825a09-9502-408f-a9f8-5bb5952358ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:16.583Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c4df4b4d-4c75-4ffe-9015-dbe551bc95d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:26.595Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3f295ae1-c0a1-4429-b810-7bf06a9104be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:36.608Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cec9b1d7-07e3-427e-8378-687049bf0d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:46.622Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e559f2b5-7e2b-4eb5-a86e-6ab8f87ed655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:56.634Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5e5a3b53-bfa9-4c7d-b7e3-14c7cac89486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:19:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:06.647Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1a1f785b-929a-45f4-818e-ce249d681816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:16.659Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=91bb81c1-0566-433e-a179-6e1f66e681cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:26.672Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=24a90de0-a6bc-4389-aff8-71d50e4c394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:36.688Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5babf3fd-a8ca-4a3f-b5fc-67f9269ef83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:46.708Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b0c45b72-b892-46b5-830e-f51b2c949a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:56.730Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=efcd8e7f-9cd4-4c36-955b-da49e6ff2994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:20:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:06.742Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=aa662445-ced3-4cb2-aeba-de4abefdc9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:16.759Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=467e78fd-c8ea-44b3-9acb-a3d6bc26d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:26.772Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cd7bdc4c-d2d6-43ec-98a2-51747277ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:36.785Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=75b20456-c3e4-4d86-9c19-ae15948e1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:46.797Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6b1c2d53-364e-4271-93f2-21e2e7004c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:56.814Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cf2ed2c7-d0a0-4cf1-827a-99cf6f30b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:21:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:06.826Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4f6bf60f-ba3a-4626-a74b-9b3367ecc2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:16.839Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fd7a692f-b65f-4fe4-a9fb-70e4f6a4d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:26.854Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2eef742a-d828-41bd-a8b1-aab935d8dc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:36.867Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bd251c82-9acd-4b14-9648-a62549266b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:46.880Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=07a70c03-37a9-4d9b-8262-e9408f2257a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:56.898Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2ba5a1c9-9750-4e24-9142-c811099ecfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:22:56.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:06.912Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e1400a8a-77aa-4099-a707-61b1645ec041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:16.926Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e0f2ae2d-8e03-42ee-b923-19394083e001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:26.939Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a22e689b-ade9-49a9-a451-0882f8c68bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:36.974Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=151c6050-efcc-4be2-8f85-4667745991a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:23:42.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:23:42.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:23:42.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:23:42.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:23:42.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:23:42.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:23:42.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:23:42.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:46.988Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f9f136c5-fb60-49ca-9650-045ad01de9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:57.002Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a58d3f4e-d317-4f59-87f4-16b2def0307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:23:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:07.013Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=09fc8fbd-bcac-47b0-8139-07c1067fba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:17.027Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8137cafb-0b8b-4c64-b069-e1b040ac8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:27.039Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fe50c09a-4124-426d-aa73-264d08bda980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:37.058Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2157fee5-97e5-4d40-9575-ae71836b6a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:47.076Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1d4cd7f9-c898-477d-87ff-5f60e74c9b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:57.089Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c52de23e-6e09-4a0b-8a79-da23248a6e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:24:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:07.107Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cdc20e07-e751-488d-a0fe-4eab532e8d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:17.125Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=caab621d-f38e-4749-831b-03ac8685ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:27.137Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a8ce2618-a323-4442-ac91-a8104417e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:37.150Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0f637561-2377-4ff6-8115-7a56f7866638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:47.172Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=86309f94-7ef5-48a6-aa8d-36845427883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:57.196Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=86afcbab-8a47-4363-af34-aae1364d5409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:25:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:07.212Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f51b7bdb-fc61-4e6f-83f6-4e4d74655ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:17.232Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bbd26de4-c27f-40d8-90cb-9cc02e023e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:27.250Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0525cbec-1de7-4e19-9852-2de08a9ba78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:37.265Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9211c745-3659-4405-83d2-c4b3c6cd76c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:47.284Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=736f69e1-5419-4e48-ace8-fe20d1c58480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:57.304Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=70e94061-ed58-4c59-bb7e-8efc9227fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:26:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:07.319Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4968f94f-8734-4333-b5f3-ab14a5fc626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:07.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:17.332Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=029f1f33-c5d6-4cfe-baea-9e30b91a850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:27.343Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6a709634-09e9-49dd-95ef-30d6938553de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:37.367Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9614188d-3cef-4fe2-b5c4-c5858124d22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:47.390Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=85f59471-8540-432c-9357-1e5c4fed90f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:57.444Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=40bc979b-09cc-408e-af0e-434f2a1abb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:27:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:07.484Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=33c41d5d-e828-4447-8327-0c5a3c4d914d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:17.540Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5c95b183-9ed7-4435-89df-33f8ca821b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:27.551Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1027e880-0608-4dff-803b-b81a380debda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:37.571Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=10b2d191-c885-4311-b86f-197b0498f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:28:42.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:28:42.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:28:42.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:28:42.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:28:42.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:28:42.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:28:42.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:28:42.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:47.581Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=13ba925b-c7e0-417f-96e7-2ab66eb32d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:57.593Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=980a0c20-ed60-48fe-9f80-b3cecfaad0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:28:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:07.607Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cabfe177-6205-4632-8022-a8d08183cacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:17.620Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8703f96f-801f-4f42-8dc2-61c0658d4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:27.638Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6af49217-b067-4530-bf10-ab3f621b1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:37.651Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=54245e67-5e48-4d56-93d8-98732a3ff94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:47.663Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8b4ac392-84d3-4959-8bc2-3f374da86709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:57.678Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fd598b1c-d6db-44ed-918c-91bacec89534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:29:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:07.691Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b7b62ca0-c220-486e-bf38-417c8bf6f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:17.702Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c7839db0-668d-43bc-be86-6d4287098d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:27.718Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6072b293-21df-4f64-8363-d24aedd26e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:37.728Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0232ea65-7fa6-49d3-b352-f96110248421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:47.758Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c66c871e-6ebf-45df-8e71-ffa2e6f61614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:57.809Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9d8e11dc-f8cc-4b41-8d0e-2eca6c4d7212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:30:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:07.824Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c4c9d78f-2946-4ebe-9a24-05b2fea0d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:17.844Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9d1505b7-3668-40a3-b6a1-4530a7a70daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:27.860Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=105e10e4-ec87-4004-a82c-4f1481bb87ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:37.872Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9c950c30-0ecc-4182-bffe-270cbcac7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:47.897Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c2b23931-58e3-41f3-9396-ffcc573cebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:57.916Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c067e013-ee8f-44ef-8c06-9467bffa62e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:31:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:07.980Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=65eff01b-4803-40b9-9266-fff122e13b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:17.998Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=15fc9369-9e68-4684-bc4e-48d858f0a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:28.015Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=82a4dbb9-b164-4400-8646-ed71376707ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:38.028Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ab649b6e-b8b1-4656-9710-89f9da9ee85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:48.134Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=25a6aed1-a8f1-4fbc-b98b-35b7444438a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:58.149Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=67077d56-b97b-435d-aacc-597860b633a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:32:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:08.166Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5ea8a710-decc-475b-a202-284ace9ef58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:18.180Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=431bdb04-5acf-46cc-b66f-1b39f0adeb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:28.196Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=09ccd3c1-76ee-454b-8455-33b504c474bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:38.212Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ff3e0532-be2c-498a-a71f-9a357b34a9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:33:43.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:33:43.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:33:43.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:33:43.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:33:43.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:33:43.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:33:43.015Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:33:43.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:48.230Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7bfd127e-803a-41c6-8172-70142af35915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:58.251Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6c473678-20e5-4e14-aa73-b3a0c159eb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:33:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:08.262Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8e9fff5c-0db9-475b-b194-c241cdf5bf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:18.274Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4db69cb1-7ad8-47a0-9180-7e0e21556ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:28.287Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=270c5b1e-eb8a-4c76-a8a2-1380fdf97a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:38.298Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=78b9c640-0474-4438-b567-50057abe398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:48.309Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=61d1193e-e013-4aaf-b522-d39823ecc987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:58.320Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0c07529c-9964-45d0-b1ed-4f45297ae37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:34:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:08.338Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=56dbf8e0-c9cb-48e2-9266-05be8dae1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:18.348Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=368c90cb-0f48-4a45-b44f-8ecf9a4e3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:28.363Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=046ead90-d2a7-4d3e-b872-7e0492b7bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:38.375Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=394d53c8-2d07-495d-a921-72aa1de105f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:48.386Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=78af1904-200f-4cdc-a627-e229eb8f0e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:58.402Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0ddbfdee-633b-4d9c-b88d-760c48c893cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:35:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:08.414Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4e7456b2-fc5e-4dec-a03b-8742d81ce9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:18.428Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e6d02d3b-8e57-41d4-b56c-7b902a273aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:28.440Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0f1b2b30-e8be-42b4-8865-ed13a5014520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:38.453Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ab0a25c6-4426-4e7e-a6e7-29ac31af78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:48.470Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=04a318a1-286d-4a2f-8dad-0c82a58dc48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:58.482Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=19090e4a-4187-41fc-94d9-f711fbbbda7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:36:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:08.493Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=efecf290-4667-4e6b-873b-2f120aa72693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:18.506Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=01fc52be-e7cd-4895-b07b-36cf65554e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:28.516Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cf46ab85-773c-4702-ab83-59c8acee7ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:38.531Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=83566be7-e303-41ec-a44c-9d93bccdd92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:48.548Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8ce47e97-b85d-4ac0-b548-985fa91ded09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:58.558Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7aefff2f-1307-41b7-b52a-f94ffdfca2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:37:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:08.569Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ad0b5ae9-884c-4021-aa70-d0350e1ae9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:18.582Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=89f51b6d-55aa-4b47-8e6a-fedffde3b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:28.593Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6811aadc-219e-4770-a9d0-41db8035fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:28.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:38.611Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ec167be5-5f28-4828-8545-212003c5ea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:38:42.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:38:42.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:38:42.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:38:42.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:38:42.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:38:42.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:38:42.917Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:38:42.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:48.625Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cf215000-1fe2-44ea-8fff-764526ff72ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:58.640Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b0ddbf08-01bd-4ef0-8a08-2ec5db23d919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:38:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:08.653Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=153191fa-0252-4434-8134-9a67c370dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:18.663Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=18e62058-4797-4882-9773-ddfe2b825fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:28.673Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b339dd3d-b383-463a-b2fc-31fa08829b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:38.683Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2b84a83b-909d-4f2e-8c8c-461a62370f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:48.693Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7f7790d9-5348-4802-a2ef-03fdaa0d7d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:58.703Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=00ea3441-550c-4b3d-95e0-0ee0b81be682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:39:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:08.713Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0aa24266-550e-438d-894b-b3524b50311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:18.732Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=56173d1f-4657-4913-beca-ea518be25193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:28.761Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4b8aeaf5-a25f-480c-95a3-d865626355b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:38.770Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=78792509-ee8e-4fdb-b7ec-993834fa21d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:48.781Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3f09429a-712a-447b-a2ab-f9dac65a73ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:58.797Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=db96c59b-c046-439b-9dc8-7fe7b2237dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:40:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:08.807Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d007855a-cb25-46e0-a524-9ba1aac42c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:18.819Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bddd9d93-a05a-412e-a099-22900c5a8126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:28.832Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d80781e4-9cfb-4900-b3ed-c07ca2696d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:38.842Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3864ed02-841d-49e6-b55f-190da1a4762c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:48.857Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=600bfd55-4e36-4332-b8fb-edaa1a9df041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:58.869Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cc030a33-8f81-4e41-87c8-28164bfce6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:41:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:08.881Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f713b74f-978c-4342-8fc0-5154fd9ffa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:18.893Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7619819a-836e-4b41-b64e-c9a94492ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:28.914Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8da5fe7f-9b7f-4a77-afc1-5cdfa4820e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:38.928Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=efcac753-6ea3-41d5-a1f3-9ec84abc956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:48.947Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4271fdf9-17f3-43e4-907a-51d6a23a403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:48.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:58.959Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=da21ac1c-2583-418f-bf55-5339b955cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:42:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:08.971Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ee025131-b711-40ce-8aee-f18509f6e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:18.981Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c36a9c3c-a70e-4f22-af13-a5cd065d19a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:28.997Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c41d68de-dcb7-4c8b-92de-383c80ad984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:39.006Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ddc11e13-21e6-491c-958c-fe6d2011d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:43:42.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:43:42.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:43:42.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:43:42.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:43:42.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:43:42.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:43:42.932Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:43:42.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:49.017Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7ee32799-af62-438e-976d-160cff4f7771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:59.040Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6c9d491a-a293-47af-b91e-26004d62e5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:43:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:09.056Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3ec3d038-6728-44e0-b541-90918201dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:19.067Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=de906dd5-1a0e-46ec-98f8-13f31a53b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:29.081Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b3b96871-9942-42a9-b0c4-96e766e4c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:39.092Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=935a93cb-e634-4b9f-bf15-45d414723a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:49.104Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6d6bb2ff-1a1d-4180-a06c-8cd0ceb26876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:59.113Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6cbdc23e-58df-4a43-af24-c1fa5e97f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:44:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:09.137Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=74ba8349-8c95-4e94-99df-78f19c382e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:19.152Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e2512e8d-b203-4286-80cc-89e872f0a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:29.161Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f5847255-750d-4538-815b-a849476f81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:39.172Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0fd5926b-85fa-49e0-a10c-5926d2ff0047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:49.182Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=10c29c75-a398-4957-be5e-e3f6d4e84795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:59.192Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b3be51bc-1496-41ce-8edc-8cd09920c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:45:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:09.204Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b9273d6c-d484-4494-8485-51e9183a3f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:19.214Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5bf1122c-f428-4f21-95fa-1cf020c6e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:29.227Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=777e1a22-339c-4d15-bb31-f7b4d956bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:39.236Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=871e1162-dddc-4d3d-ba6d-ae087bcd3408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:49.251Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=987313fe-16da-4da7-81af-8555ccdb66aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:59.262Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3480619a-32e6-4a60-98c9-87fd30b3d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:46:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:09.278Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fef2862c-849a-4a5b-b693-d0c8172f3374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:19.288Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=740afa24-e524-42f7-9748-2e48593c1da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:29.300Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fbdd7360-6701-4dca-a1de-f76418c91ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:39.312Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2d560311-86bf-4197-ad5f-c6c9272c9e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:49.324Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=768a4faa-e231-443c-8a8f-40749213e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:59.334Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e7fbf40b-274f-41cb-8f98-a43dfcedcfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:47:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:09.351Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=14a99c73-53da-4ebb-8860-e893cf652a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:19.363Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=de4cb25f-8005-433b-801c-366830f75093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:29.373Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fba149f0-1c25-43b4-b2f9-56659554cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:39.386Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b79f81ea-7f00-42e4-806c-a225c3c303e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:48:42.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:48:42.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:48:42.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:48:42.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:48:42.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:48:42.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:48:42.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:48:42.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:49.398Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d3b0d4ab-255f-4766-8d76-9a085a597d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:59.406Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=81ae9e40-8663-42e6-9969-d7ec54a72a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:48:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:09.417Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cfd6f2e0-659c-4dd2-b5f1-f97774914966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:19.427Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=03d1baec-bbd8-4c29-a8a0-4a0adcd9efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:29.437Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=625a3840-314a-4915-953c-f0d051081c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:39.451Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=40958ee7-c38b-4e07-8609-87e9147f0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:49.462Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ccf544e4-5719-4af8-9393-477df58991d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:59.473Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7017d151-196e-49e1-b2be-ef90a880b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:49:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:09.483Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e3ba1f4b-710a-4b55-92b5-7003fd037ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:19.494Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0a25419c-c952-403b-99a2-e044fd777755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:29.503Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=baa8a848-969e-45aa-a1cf-e7dcb858e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:39.514Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a498879c-9f58-4744-b4da-5cea03547442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:49.524Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a82a4303-75d5-4e95-8fe1-f9aeeb6a227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:59.534Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5aeb4ce2-2bf5-437b-9e2b-d7c5aa8b3141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:50:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:09.545Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ea7d0a5a-f5df-437e-919b-3d9525839f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:19.556Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2f19ee94-7be8-4798-b6b4-5c8ea993b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:29.569Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e6af0119-fbc8-4778-90c8-dd50751c9db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:39.579Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5b4734d8-a370-493d-8c2d-d2e00dc19c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:49.589Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3b71dfcf-46e7-4555-ad28-dd45b4736c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:59.612Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=97516258-4df3-412b-a49c-8df1eb4a45d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:51:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:09.628Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8b6e0cc9-1357-4eb7-ace0-a9aeab2d91d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:19.639Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d1e2651e-ef71-4069-ad7c-14c15fe6ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:29.659Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=78611f37-fe75-4f08-b02f-c1ff5f05f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:39.670Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ca6dcc9e-ed7c-4069-b77b-ba15ffcf28c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:49.684Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ff9fafef-4ecf-4be1-ae4b-dc6bc5426e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:59.694Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=df46e08b-d154-403c-9001-369d844420f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:52:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:09.706Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d2829499-2689-4975-ad01-bad1be5eb8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:19.717Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3388da73-0b1d-4768-84d1-0fa35874e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:29.729Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=efcb6215-fb67-4c27-b5f6-034c8c1a9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:39.740Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7c512155-3759-407f-889a-27fe777750f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:53:42.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:53:42.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:53:42.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:53:42.822Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:53:42.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:53:42.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:53:42.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:53:42.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:49.751Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5068ee80-db3e-4384-b618-22c6bc41e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:59.761Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=59f0e82a-5e60-42eb-98f4-244f9327152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:53:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:09.777Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=49daffd8-c330-4b17-b157-857fc6d571ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:19.800Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4cd6971b-8eb6-45d6-9ac6-88f7aadc4e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:19.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:29.814Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1fa6f99b-dc59-48af-b8f3-f50003e98e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:39.825Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=be08a601-423d-4754-bd56-73de807b5aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:49.838Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=099e1760-fa82-453a-8e9e-909ed24899ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:59.853Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5c626ee7-ee3e-47c6-9cf8-40c2f078dfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:54:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:09.875Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=65df2034-75ab-4ed8-b4bb-b4eac75863f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:09.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:19.885Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6b57ce5b-793c-431e-b28b-25f577c11d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:29.896Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8ea91bf4-43b8-4151-94ce-21c43b0e375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:39.905Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=caa207c9-04e3-4ac6-a608-b78173a5fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:49.915Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bb817087-61c1-4bdf-99ce-e48b19714300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:59.923Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0d42e6bf-c31d-4640-adfe-21e76997472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:55:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:09.941Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=46ed1c6d-6cc2-4145-808c-ee47b019eaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:19.951Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a70b4353-83a5-4742-94be-fd89ec3c30a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:29.967Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bd13134d-b46a-4532-8271-64a9debfe50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:39.978Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=99070b02-c614-48fa-8935-fc13f4945d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:49.994Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2923acb6-c26b-462e-a1ea-c99dfc593e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:56:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:00.004Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=367a0447-0acd-448c-aba2-829b55a94e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:10.018Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a1a6bcde-4d40-4fa1-8717-b5fea583fcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:20.027Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2c7dbd76-433b-42f6-a4b5-0933cbfdcc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:30.039Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=82056e71-939e-49cd-b793-fdb80fd0ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:40.048Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=432f3f6a-70f7-4ecc-b2aa-a17e74461896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:50.066Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3b493832-e0d3-4aa4-b95f-904a053aac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:57:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:00.078Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7954b87d-ea6d-448f-b362-6d9f9f6093da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:10.087Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bf058e90-cb44-457e-bd80-955caf63313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:20.097Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7d21d4d0-55b5-494d-8e6b-5151c5583967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:20.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:30.108Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=133c01e9-2c3d-414a-9ba4-6473697668b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:40.122Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=217dac64-0d5b-4cea-8ee0-21fee01acfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:58:42.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T11:58:42.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T11:58:42.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:58:42.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:58:42.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T11:58:42.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T11:58:42.953Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T11:58:42.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:50.133Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4d1fe597-2b7b-4176-9bcb-95ef6cf9340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:58:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:00.146Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=371e6e02-34b1-4020-a252-6388ce94c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:10.161Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1cb563c9-7b6d-49cc-830e-f6182b0dd787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:20.169Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8f474c93-6fc4-4239-9abb-846ac41f55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:30.179Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7f5573be-031e-4686-abfb-4998f2c26c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:40.188Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=df5e7c1f-af23-4c08-bfec-53cc9d0de569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:50.197Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2cd4dea9-f98c-4a46-bce7-113d38d86a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T11:59:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:00.208Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=471c57c7-a92f-49cf-a74c-e5c00cf450bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:10.219Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1c418bed-ee1a-4c18-be92-777d4344e5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:20.229Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8f77565b-600a-4428-9238-7024972b8cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:30.239Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=01091edd-8ade-4e39-9c0d-150c625c43ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:40.248Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=eab7be1c-90e9-419a-a27e-59ea3421e55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:50.259Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=772c689b-16d0-42c3-9416-55c00dfa56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:00:50.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:00.272Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1edeaea9-76a1-41a7-824c-5d18d9b67f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:10.285Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f12a24ba-3710-49f5-81fc-2f9702143f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:10.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:20.294Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2d9f6854-dd19-4106-8768-95308ba0472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:30.303Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d48ccca9-fd77-4346-af8e-0ac9c3a6f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:30.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:40.313Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2a8aadec-8877-4668-996d-068bb886b727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:50.322Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=727ec7b6-f240-4ba0-a2ed-77295b3fea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:01:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:00.331Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=61148d60-4370-48f6-97b2-d44d2f395e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:10.341Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a86da83a-2ace-43bc-9dfc-d395d0c929d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:20.350Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=52ab3402-2b60-41de-8623-49d8623de482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:30.361Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=58d03458-180a-42cb-b7cb-a81015c88210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:40.371Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6433c2c9-ef56-4674-8ecf-62a79b7c9a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:50.381Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ecebaee8-fe67-4bfd-ad1b-e1fc95bacbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:02:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:00.390Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=97cc87ac-0378-46a9-a68b-0e97322599d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:10.403Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6b90c293-b75a-49ff-8479-446c68da7c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:20.413Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ca680743-474e-464f-a082-abb0ee1b7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:30.435Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1e87fa43-7e36-4b48-be86-0b776c16b9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:40.446Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a4b957e1-9f93-435b-95d0-4e1298fbc3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:40.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:03:42.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:03:42.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T12:03:42.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:03:42.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:03:42.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:03:42.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T12:03:42.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T12:03:42.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:50.457Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c1b1d872-6ca5-42c3-ae4b-fdeb123ddd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:03:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:00.469Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bc5e1319-e9df-4d79-b325-0040d97571a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:10.478Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5f46ba24-d417-43e5-a958-f997da980cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:20.487Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=cb9c7aa9-598a-4735-826e-031c46adde08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:30.497Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=374408e6-193c-4734-854d-814bd39e8fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:40.507Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0d47a119-efef-4369-8f9b-33c5e537ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:50.516Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=022d51d6-4dcb-452e-9f76-d577bac2abc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:04:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:00.526Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8a249633-9348-463f-a719-e31e9f79c85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:10.544Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=37f83642-a415-451c-a027-679322e88c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:20.560Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b8b8c444-d228-4301-94fd-00b7ddb487c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:30.572Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=18ccb7b9-e73b-41fb-bd94-a26e0962e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:40.582Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6f4d7960-0d15-4a89-a211-b68a4b7111c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:50.592Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e1776695-a3a7-4b07-b359-e6e5cf1a8949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:05:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:00.603Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=096630d3-f83e-4e9e-906c-ca86c9906e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:10.613Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=15e29c69-b49c-46d9-8f1c-bfb3dd9ffcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:20.622Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9bd2a51d-1576-4cd1-9e7f-17090642a2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:30.636Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9db3bfdb-14f4-4cb7-943d-afb8670472a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:40.649Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=138c82a4-72b0-4381-8cad-181dc6b398ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:50.659Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=907e5f54-fcbb-47f0-8344-23300ba4fc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:06:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:00.670Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c3835a82-b5e0-48e2-b3ac-822a1956295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:10.683Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7224440d-5442-48f6-914a-acfa266eaea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:20.694Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d5cad9ce-9115-4a6a-a735-bfef1c4df2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:30.704Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=92b941bd-0c5e-4112-9426-05d1767b4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:40.713Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f627f1b6-6e77-49e6-abae-e4083c34cd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:50.725Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3442cc09-6725-41e8-b092-603e01f5eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:07:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:00.735Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=badd78c2-c2d0-41b3-8bab-e6ffb9b3eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:10.767Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a760415a-b60c-4693-a4e0-aa900d1dac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:20.776Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9233d011-c110-4869-a19c-aac3036893ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:30.793Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=210705c5-a26c-4286-9bad-acb569081890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:40.803Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=3d9d7c9d-4dbb-474d-b9c0-e6d4d63ff34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:08:42.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:08:42.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T12:08:42.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:08:42.825Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:08:42.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:08:42.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T12:08:42.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T12:08:42.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:50.814Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ac5522f0-5cf2-4b8f-a738-388d7f6bcf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:08:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:00.826Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=912a7883-54b1-422f-ab5e-b29e673750cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:10.844Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=fdb34993-a8cf-44a8-9b79-c5488469c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:20.856Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d5dccc97-2f3a-41ae-88c2-2ed901d42865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:30.893Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=20f99b95-a72d-43a7-a250-bc1c6fa129cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:40.905Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=435febbf-551b-4842-a385-54208c219281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:50.915Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=ec0c600f-05d2-459e-8d61-7da7dee79c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:09:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:00.927Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0af85356-6ae2-4d92-95b6-bdd6ec0f7dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:10.949Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7c31cfb7-a1f7-4db9-aa11-d65edf2491a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:20.961Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c800e3c3-fe0a-4164-b854-c7591255e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:30.975Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c984678e-db6a-4edd-bd00-c3cb68fe295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:40.993Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0bc198b0-189e-4899-b9bd-db1a821f4120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:51.003Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8805091c-0333-4f82-ac2a-87960ba8730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:10:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:01.014Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=7aee5043-b625-435d-bb50-6024dd5ee629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:11.024Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b7ade32e-eb6f-40b2-bab8-9f955f32d8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:21.033Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=5858594e-e371-498f-bb20-e9d9f83f47b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:31.047Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=daaeb268-5b9f-4535-a6ff-f2b19a84275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:41.056Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=bfb1c6cd-0e9a-4d5c-b7e0-3c15f38011d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:51.066Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d25b43d8-e136-46a5-884f-1892fbec8ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:11:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:01.080Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4d509eec-5714-497a-9f43-ba237a736303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:11.102Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=64498e4a-5799-425b-9fc0-eeeda2518269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:21.114Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=eaa1abae-8211-441d-80b1-a7780401aec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:31.129Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=8a12f907-150f-4098-a96f-5e0f11f0a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:41.140Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=2588da32-eaea-4e9b-8b68-947516f648a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:51.155Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a42a186c-fc70-45c2-863d-ac00bfe59919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:12:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:01.165Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=0013736d-a495-4700-9dfd-caba68b2cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:11.175Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6de915a2-d62e-4b5e-9a67-1fc93aa13893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:21.186Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=4cccddd7-c67c-4720-bde8-ea9c7663ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:31.196Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=1be1016b-fc59-44a7-b750-10e54b1a2c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:31.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:41.206Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d55e9a53-82e0-40bc-ae69-dea66141566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:13:42.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T12:13:42.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T12:13:42.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:13:42.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:13:42.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T12:13:42.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T12:13:42.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T12:13:42.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:51.216Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=a7d35f78-aba5-4cf6-be72-902e64a6c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:13:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:01.227Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=399b1d0e-eed7-4920-98c7-8237ea698e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:11.237Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=355c47b8-4eb7-4983-bce0-c3758294de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:21.247Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=9ec4830b-a16e-4934-85f7-dc9bf997c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:21.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:31.259Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=f1c30feb-49f6-418e-8439-1ed51f4ba1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:31.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:41.267Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=c51b1b5f-854d-4023-b9c7-973973138e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:51.276Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=b0379110-e1f4-4d42-82e3-766979e4c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:14:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:01.286Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=95c0350a-12b4-49eb-b91d-c3f46f813932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:11.296Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=e11b5644-55de-4941-8ef8-6d2afdc2d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:21.306Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=6e94afdd-2cbc-425f-8c8a-73c6da0b813c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:31.316Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=d1c5ae26-5d6d-4ad9-adba-62d74658ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:41.325Z |INFO |Init configs |InvocationID=5bbd8ad2-b5ec-490c-a4d0-0af90464dcae, InstanceUUID=29b4ac50-bf7d-4b9f-ad33-d7406058ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T12:15:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |