By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:09:29.936Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:09:29.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:09:29.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:09:30.437Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:09:30.508Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:09:30.509Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:09:30.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:09:30.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-24T12:09:30.610Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-24T12:09:30.628Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-24T12:09:31.721Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-24T12:09:32.039Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-24T12:09:32.053Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-24T12:09:32.054Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-24T12:09:32.096Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-24T12:09:32.096Z |INFO |Root WebApplicationContext: initialization completed in 1467 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-24T12:09:32.361Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-24T12:09:32.955Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-24T12:09:34.316Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-24T12:09:34.722Z |INFO |Started MainApp in 6.496 seconds (JVM running for 7.004) |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-24T12:09:34.777Z |INFO |Start scheduling PRH workflow |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:34.787Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb781e97-c018-405b-8f85-e7ed0e5d465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:09:36.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:46.251Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=30635efa-293e-4f2d-9dba-88ac9d3288c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:09:47.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:57.297Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5651ae9d-fa20-4f37-aac2-07a8959ad66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:09:58.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:09:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:08.337Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=77550769-93ff-48c6-8f57-57d5ab45a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:10:09.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:19.377Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4f2d37ae-d717-4f04-95c8-7b3e8c24c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:10:20.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-24T12:10:23.649Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-24T12:10:23.650Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-24T12:10:23.655Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:30.425Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=08c62cd3-64d1-4870-a865-310d918ab0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:10:31.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:31.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:41.493Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=20cbaf18-20fb-43ab-b079-2c888806f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:10:42.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:52.529Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=637c057d-c874-4536-9a28-05da67378b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:10:53.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:10:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:03.569Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=aba3c8a4-ed03-4911-b744-12747b52f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:04.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:14.609Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4b34fa8f-ded3-45ad-91bb-205bb225054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:15.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:25.650Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=03db85cd-e026-4be1-8690-03a61b7f738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:26.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:36.694Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=de13146a-abb4-4713-9199-2c023bb14f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:37.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:47.730Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=303df273-eca1-47c1-a08e-988933b25fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:48.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:58.768Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e3be27c8-4160-4690-ad06-f7c0e542b680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:11:59.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:11:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:09.809Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=133f41f7-5588-43d3-98e2-3bf610c054f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:12:10.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:20.849Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a3b76698-6ed6-4be0-923f-35a518f59e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:12:21.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:31.889Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e170f77c-8297-4aa8-b467-359d0ae6138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:12:32.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:42.931Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0416487a-3773-4610-bb0a-17e976d85466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:12:44.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:44.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:54.007Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5b6c78a1-802a-4ac9-a97c-7bef1b0e8612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:12:55.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:12:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:05.041Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=68bd721c-d7b5-48bc-8cd5-9875a484cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:13:06.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:16.081Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ed9a8101-08ab-4c07-bf51-329d85830dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:13:17.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:27.121Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c49ae6d7-f98e-4203-a694-d372dc15d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:13:28.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:38.163Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dd2a7236-1026-4c1a-86e9-3fed7946a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:13:39.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:49.234Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a1b1de1f-e68d-47af-84a6-c315c5a10ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:13:50.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:13:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:00.273Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3cd90503-a2d3-49ab-bd28-a26bacb09c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:01.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:11.315Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=39f127e3-721c-4887-8ecd-a5f937cdad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:12.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:22.352Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0e0785b3-6e7d-4210-801f-17a2e4005e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:23.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:14:33.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:14:33.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:14:33.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:14:33.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:14:33.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:14:33.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:14:33.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:14:33.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:33.392Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e801d7ae-904c-4bed-8ac0-9b6b680cb5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:34.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:44.433Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b3636a57-98d3-43b2-bddc-9768d41beb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:45.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:55.474Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=110e6572-8636-41cc-a0fe-9b412789f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:14:56.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:14:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:06.521Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4d9b4d45-93af-4064-8aaa-634a220b5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:15:07.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:17.585Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c32b697f-c3b0-4dab-aeba-9cc9d4f50422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:15:18.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:28.627Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b5578df9-ffaa-4163-927e-b3a3ad1e0396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:15:29.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:39.664Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9c4baa73-57b0-4d74-94a0-9dfb23a2e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:15:40.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:50.704Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2e6a413d-48b9-46ad-9f7e-a09556ff1947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:15:51.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:15:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:01.744Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f2ea9415-ddb9-4849-a4e1-8875662e63df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:02.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:02.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:12.787Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2ee9d5b8-f552-434e-b849-d8207d4b4ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:13.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:23.826Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=30ca35d5-5400-4ec4-903b-134dcff01a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:24.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:34.897Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bf6d6e5e-6824-4afe-8d36-d67ffe70c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:35.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:45.941Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2d609314-f3fd-4d0a-8ca9-f90c9260cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:46.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:56.977Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ca74cca9-3b4e-417e-b110-bc2af8a910dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:16:58.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:16:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:08.016Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6468d283-ffdd-425f-93d5-8275dda01364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:17:09.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:19.060Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a9d1d13a-76e7-43b9-b6e4-b792d5e72bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-24T12:17:20.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.227:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:30.097Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d1f880bd-c2a1-40de-9486-47689c3327de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:40.208Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=27790919-24db-4a76-8666-79edd6879a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:50.222Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=02888aff-dc4b-43a2-8166-79fb205a6e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:17:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:00.236Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=05825b89-a567-4118-b97f-053b37e14407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:10.249Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1ee65e8d-a183-475b-a82e-ae72387dd509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:20.261Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1be46456-939d-4c57-b985-37196708efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:30.291Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=07d3cea4-2c1f-4ec9-9fb3-ba83b6bc9fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:30.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:40.309Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=35a63d77-edf6-42ba-b1dd-05a1480ad8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:50.320Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bf003300-a9dd-4be1-8139-3337bf3ea6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:18:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:00.333Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fc1b7820-6fb4-473f-8503-49ffafc28a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:10.345Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=916d7fad-4a05-474f-b2f1-b7d45b37b039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:20.358Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=50c24cd0-46c4-47a7-9201-750ebb8d7d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:30.372Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb051667-24c6-4db5-b18c-82dd715075e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:19:32.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:19:32.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:19:32.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:19:32.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:19:32.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:19:32.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:19:32.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:19:32.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:40.383Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a9a49a67-e32b-4b71-b3a6-3a836d72f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:50.405Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8e6f5c47-b111-4f88-a2d1-25e97d108eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:19:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:00.419Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=52780fa6-da67-4b4d-b791-8067dd89edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:10.431Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3e5a765b-23f0-4b74-9f90-398ee0b52b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:20.450Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7e1950b7-50b6-4b35-9bad-f530f2a410bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:30.477Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4e095b53-c9c6-41ed-a006-0d1933bd864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:40.489Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2d191697-5a73-4d37-8c1c-418a071ae437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:50.500Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=94e8cb59-4798-4766-b7d4-b63dfbcd2974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:20:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:00.511Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1ebff8af-b1a1-40cb-872b-0759d20bb3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:10.526Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5543a351-7573-4b24-95c0-d809b48c8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:20.539Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e4f65dee-052f-404c-b7a1-2073928cf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:30.550Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=16751762-0206-4fe7-bd9c-265fcb587770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:40.559Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=51f372c9-5542-49da-8472-3baebe07bc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:50.569Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cab0ba45-c50e-4b4b-b1dd-8ed6e17293a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:21:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:00.580Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8f5e6150-d60d-4c06-9922-b0b2f12f1eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:10.590Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c75f4357-29d8-41f2-b6c7-00b5c42f6435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:20.602Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=57b160d3-5aa4-4d3c-8c8d-769296e9c735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:30.626Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=64ee5eeb-9aae-440f-b81d-c68124ece248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:40.637Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6746195f-cd18-4441-9154-739c5da7657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:50.649Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7a05fc55-9cd8-4a63-8e06-ae186d29c3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:22:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:00.658Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3c376f7f-46e1-4da5-b8c8-b08d9e8262e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:10.668Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=32b04e71-b96e-4bc0-9035-335b57851736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:20.679Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0d02a70d-1e43-4001-be81-ac51f6b9db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:30.687Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1b7433c3-cca7-46e9-b8d5-b6f1f3b8cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:40.697Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d79506f3-0488-4ec9-b1d8-c9cfae1bdbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:50.707Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e6f1a9b7-0a02-489e-ae89-902a485cebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:23:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:00.719Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=63cf5608-b8e3-4174-a7a8-a98bdc455249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:10.728Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4169e16a-423a-4ef4-ad11-e055f5336dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:20.738Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=525a0ced-3b0e-4d62-a34a-f816b81112d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:30.759Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9117c91e-6c9f-42b1-9684-ebb1bb08910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:24:32.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:24:32.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:24:32.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:24:32.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:24:32.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:24:32.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:24:32.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:24:32.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:40.771Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=26a12839-cdfe-4a59-b48b-1c14779fe36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:50.779Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=20ee0bd2-c42e-4c5d-be2c-8dcaddb27001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:24:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:00.788Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a4ed3e65-fd36-431c-9dbf-fda983773f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:10.798Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=413a6875-52ae-45a3-8608-c84204e8742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:20.807Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6f6aae1c-11fd-47c5-afb7-ff64168643c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:30.816Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bc9809b4-4aaa-4a90-994f-8a7fc52bf3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:40.824Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b4fe14c9-e4cf-40d0-85fc-ea637eed46bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:50.833Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2508af9a-2ed2-4f46-a1eb-d87b7a83838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:25:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:00.844Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bca11e0c-1b41-43bf-80f5-e784c54dab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:10.855Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=88c15ca2-24ab-43c2-b60f-99fe905bcbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:20.868Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3e7094d0-9fcf-41ea-8e11-337228b96bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:30.891Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=25ade253-e8f7-405f-b86b-60e1929f47ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:40.901Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3f7d7688-7893-4b3f-a799-00e299787917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:50.909Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e2fa0d3c-5398-44d4-94bd-496ebb4ecddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:26:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:00.919Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=003ac82c-f880-42a2-8d87-48bec5d87f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:10.930Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=70338475-cfbc-454c-8869-c6be9c8d6bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:20.937Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=03dfe8e8-6e98-4c7b-90b8-c6508c8395d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:30.957Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=432ca04f-d3ae-4996-9f8f-32decc420c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:40.965Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=afe9ab98-9f33-4ae1-b8ab-f984943f3cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:50.981Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9c78ada7-2ad4-4f28-a92f-a39ff74fc184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:27:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:00.999Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0b71ef9f-83c9-4fb2-a350-e49d6ecaffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:11.007Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=88a756b3-b18a-4ce0-a67e-253782ef2019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:21.033Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c9273574-2f3e-4fd3-bdbc-4d7dc7d08ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:31.044Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e6722365-9b03-4ed6-ba99-55bfafb773d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:41.062Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5e2db3f1-928a-4345-9700-bc7633f3b30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:51.073Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7397defa-a5a4-4b28-ae5c-cd06f0176c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:28:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:01.084Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a75a6942-318c-4db8-87f9-d0bec0f1e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:11.099Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e056b0ce-5955-4a82-864b-8ba1032b3a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:21.109Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8e346e55-55e3-4fb6-9ee4-6d7ab872921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:31.121Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7bea0002-6634-4b0e-bc98-cb8f9194f230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:29:32.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:29:32.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:29:32.667Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:29:32.670Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:29:32.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:29:32.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:29:32.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:29:32.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:41.133Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=284f4101-39f5-4968-a2b8-c1f0fd608ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:51.145Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=950c213b-7fe5-42e5-80cb-cce06fbfb093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:29:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:01.162Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=187c67e3-8091-45d6-aabd-802e4d219db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:11.180Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=008f7e04-7c50-4d12-a249-28eaa2ff0523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:21.189Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7d08270c-160b-4c3d-a2be-382c7f75e587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:31.199Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d1e50108-4575-42d7-8fa4-1718f24c6975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:41.214Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c1190ca2-bcd0-4081-94ef-b345202a2f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:51.222Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5dca0075-0078-4ca1-8ae7-dab0f16dc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:30:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:01.230Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bde4fa9d-a5d5-45e4-b051-f3c96324583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:11.239Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=22f70cb6-c710-45f3-b76c-f6630bfd0f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:21.247Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1c6fb0bb-e7f8-45ca-8df2-78fedf22b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:31.258Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4fada5e6-b6ce-4a3b-8e7b-dc61ac8ff9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:41.269Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=36002e00-ef5a-4e3b-b26a-26a3ce9a9625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:51.281Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=89a74da4-7a88-4416-a238-b203f655f70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:31:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:01.298Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f040ea90-3d08-47eb-80df-bdf6eadd1cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:01.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:11.310Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4ee70809-220c-4be3-b141-27eb7633d040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:21.319Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=349703e2-299b-4099-a200-0745d7f5c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:31.329Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1dae22ea-97af-4fed-ab59-6e08c6a7b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:41.337Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=09c14c31-d7ad-4b7e-9797-dd0ccf03bf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:51.346Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=049db324-150c-4eb8-95b8-9a8025df3c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:32:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:01.361Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ff09e1c5-2227-462d-8b4f-e4ba31e7aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:11.377Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb567d32-6f8a-47ad-9c88-b1eb0f9570bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:21.386Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4b56c4a8-b9d4-4a74-8842-655fb9f3421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:31.394Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2dad8cb9-1931-4552-bb7f-2df9fe5e850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:41.403Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5e401315-66fc-43fe-b4f6-2da4bc417013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:51.416Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=824d2548-15a6-4b44-b2b8-2aa2440c1c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:33:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:01.440Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=15d905d6-d87b-4438-84c8-6044b97f56bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:11.455Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8ca6fe1c-409f-4153-9b3c-d969dafc69e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:21.464Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2c2c6fc0-1daf-4684-81ed-553e8b349c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:31.475Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7ab5eaf9-b8fa-4975-ac50-cddf1df1c227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:34:32.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:34:32.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:34:32.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:34:32.666Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:34:32.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:34:32.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:34:32.671Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:34:32.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:41.484Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=211663ce-129d-4a77-b228-7bd41afbfa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:51.492Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6ba3ffda-c86d-4916-bf1b-4b0e2e2e58db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:34:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:01.500Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d72fbfb1-4757-43d9-8004-2ea000bd6902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:11.509Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3e0214e3-8f6f-4674-8474-d95250f03231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:21.519Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=72b3e630-2691-45ef-a4ab-9c89dbeb8f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:31.533Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=64285b16-27d8-49dd-a6ea-92b6e0673168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:41.553Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=af7bf662-053d-45b9-bde8-5bdcefc307ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:51.563Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=faefbf18-a8a3-49c8-b8b3-67b240d7645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:35:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:01.573Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=344ce23d-2010-4c33-8e5e-a8239ac6c998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:11.581Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9ced9291-40f0-4abc-a4ba-d50384e012e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:21.589Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3f91d7b6-952f-48af-bff4-a086e80e98f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:31.607Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f1051834-c0e2-4631-831c-9d54650f81ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:41.616Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=aa92c1f8-cefb-47a2-8009-5296cd1489b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:51.626Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4ae4586c-766a-4623-aa25-67ea9f007f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:36:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:01.637Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0ac79183-284d-4494-a208-c926de7020b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:11.652Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b0663935-0e29-4965-b8d0-57eb706d9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:21.661Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7a9163ca-40f8-4cd9-a642-f969472a8a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:31.670Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dd19a0f7-8aa5-4bae-b024-1f6568c60748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:41.679Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=be09eb78-2679-44aa-ab42-57a52d21c3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:51.687Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e0ead957-7153-44be-b697-a0bdee4ba802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:37:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:01.708Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ebd2a230-80ed-4cad-aaee-fe25d22e0dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:11.715Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cfaf7c29-b3f1-4fe8-9050-2ee2fe1f20d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:21.724Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7ed3d02d-94ac-4015-b6fc-151a6ae2c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:21.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:31.733Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3e078d78-155b-452e-94c3-b488e276f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:41.741Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cd7906df-1a85-4063-86d7-51784fac7d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:51.759Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2638f1cc-76a5-41eb-b320-2b7882cf0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:38:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:01.768Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=39543b11-a3f1-4c1d-8a64-c7e8f0100b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:11.777Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b8a6b9e1-2b84-462a-9613-0ff9654d6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:21.785Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=419825c1-c97d-4f79-b356-99be9d66e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:31.795Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3b75f3fd-e701-4f1c-93f8-d563a94f8bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:39:32.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:39:32.687Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:39:32.688Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:39:32.691Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:39:32.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:39:32.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:39:32.696Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:39:32.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:41.804Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f918de48-ddc9-4a31-bf5a-b42acb81cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:41.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:51.814Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6a48795d-7171-4f94-8393-20666f27d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:39:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:01.831Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6f2f8df9-2bf9-4a35-878d-b781cdeafdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:11.846Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9781438a-d78a-4994-84db-8c4b4ebedd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:21.856Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f57ef6fe-14cc-44ac-be40-34b95576eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:31.863Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6c396ed1-ba0c-405e-adb1-538b8eb6c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:41.875Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=917ee1cf-3ea0-47a2-b890-16b960fa0540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:51.882Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=465380f8-08f7-49fc-81d7-75cd93139eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:40:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:01.893Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f2185115-d975-400f-bb23-46a4df93f126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:11.904Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=06867f07-11c9-4502-99f7-0f0302f35061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:21.912Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f18db39f-348f-40ce-b067-242460177511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:31.923Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b9c15a45-9f2b-47f6-a3d5-e0ef014d63c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:41.948Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=900cc2c5-ab73-48be-bfbe-871e451d03b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:51.967Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b80269d2-c145-45ee-9a45-553ea0e55f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:41:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:01.978Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ad2968c6-e6eb-46ef-9201-968756b32222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:11.987Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0f3b4703-86f7-44cb-ada8-3a49004ae9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:21.994Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=123bdc76-4bcb-4af5-aead-d75020d760d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:32.001Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=54f5a84f-be02-4dc6-924e-ddee7d61e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:42.013Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c4186252-294a-4314-b42c-59e74cd4983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:52.020Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f8f1c419-60f9-4886-a3e8-4d949cab2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:42:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:02.029Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0241f533-08f2-4f9b-a684-327786cb6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:12.036Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d90cc683-7b6d-4449-8fc2-c621bc8c1d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:22.044Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=43d4c4cf-c7ab-4b25-b849-68b2d3e432e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:32.052Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8b1267b2-321e-42a2-b23b-84c6db98b07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:42.061Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e0d3960c-6416-45a0-8d6b-7ad0b59b9f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:52.076Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dc00207c-8fbd-4280-a99f-c8277ecbed7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:43:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:02.086Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9f9fe291-756a-43f4-9baf-b1a0b0359876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:12.098Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b5f57c1c-ef31-4871-b611-e02ab20c9aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:22.115Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d7f87c91-34cf-40e7-9f2c-bb8149ffeef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:32.125Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6b3de680-7ff6-4ecf-8b53-4f3ddba32dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:44:32.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:44:32.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:44:32.702Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:44:32.705Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:44:32.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:44:32.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:44:32.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:44:32.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:42.132Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=301be72d-6a17-46b4-9cf9-14f60de6f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:52.140Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=09c2df6e-767c-48f1-865f-f17671f6e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:44:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:02.148Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cb25d606-5f86-4149-b9a8-df55928102b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:12.156Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ad5cfab7-f815-46d2-9415-4f1e907fe9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:22.165Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6f8f3c70-5441-43a2-8a75-1517fb27e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:32.173Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a3746c8a-2152-424f-9591-546b6683e465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:42.180Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0d789d67-25c3-4ff9-92b5-2f03e82db8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:52.189Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4423ad9d-3968-41f1-a3aa-bafd551c6dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:45:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:02.198Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=88b56bb1-fd85-47d1-8153-6264fda40565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:12.206Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6bfd9775-8c47-4c1a-a050-7d98302b2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:22.221Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6af99495-7052-48d3-ae87-340f13486336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:32.258Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8295ad4a-11d8-42b5-a44a-ec3d3558b90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:42.264Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a887a278-0cf9-46a7-aa27-5af38d2f6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:52.271Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f96398e7-7585-4a8b-a180-8acac3d0dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:46:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:02.283Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c5538424-9880-4700-972a-bcb95318da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:12.290Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c6c8e31a-fca5-4e4e-9839-894abaa61c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:22.298Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=03e6a570-8f3f-4417-928e-f8a1d9a621d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:32.306Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9aa2eb84-ed22-4291-a8a4-9309e99af3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:42.314Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9f2dd5d9-0534-4401-96de-60b36c9ecc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:52.322Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=15653136-797f-4fce-8007-5dcee464b14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:47:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:02.331Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f09cb099-b3ac-41f3-bd33-ee73ddc45873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:12.337Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2a368ac5-c97d-4f98-bd8a-2bfe3aed28cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:22.347Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=488d0087-6152-4d16-816c-af3c43ffb27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:32.356Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=863d964b-7883-41c6-8339-988aaaa8984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:42.373Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=37b6126c-c23d-4748-9202-51575eaa99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:52.382Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2a5223e2-e8c9-49b7-a446-1dbb0df4f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:48:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:02.390Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0e2b7dc8-6058-451b-9bd6-0348f7a5d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:12.397Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=45384688-171c-4ff2-8488-efcf027a2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:22.405Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=04d7d157-5f3b-4010-981e-33b977c5b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:32.418Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=557bcfc7-66a1-4e82-91e2-43011f064fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:49:32.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:49:32.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:49:32.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:49:32.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:49:32.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:49:32.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:49:32.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:49:32.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:42.425Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a8b342c4-f7ed-4d7a-9000-65d8cede4c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:52.433Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cbed892c-8a28-410d-a25f-783699ba952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:49:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:02.443Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=88410443-1847-47a8-bac9-b0e9224e3d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:12.450Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f5b1722d-b598-4cff-b1b3-2708b140d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:22.457Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4ecd3113-e96f-4b98-88bf-ccabc8dce012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:32.468Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a3caa159-6f76-4e7f-86a0-1daa92b8ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:42.478Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1926cc90-ca09-4210-9efd-84b59950c149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:52.495Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9077e824-5aee-465a-bebe-ea22a580bfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:50:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:02.513Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4cdad0a2-ae43-40ed-a2e8-e0c82f454025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:12.520Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7e775dd7-b508-4728-9d30-e3b380af5210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:22.527Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2187371f-d126-4122-9dd8-3b81798d041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:32.540Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=346db7ed-362f-4ad5-b18d-0b76c20974a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:42.548Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=91399517-1f33-4688-b0a3-9acf031e8589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:52.555Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=96a9fcc6-055a-4b2d-b67d-717f63ed13b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:51:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:02.563Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6892e82e-5a06-42c0-b649-ce2a5efa1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:12.572Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e74891ff-b610-45f0-8ec7-23ddc9d8d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:22.579Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f95c0b75-7a56-4e78-8881-26a8e8bc2dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:32.588Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b4f2fcf9-576b-40f3-bf11-cd7bfc17f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:42.597Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=95b0ca44-73a0-4730-bc1d-d35feb65a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:52.609Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2f3a6683-2e84-466a-9e74-40c2b359fc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:52:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:02.627Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=99f22d3a-09f5-4bbd-9658-0ad6eb4e9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:12.637Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ac6aba96-3477-44be-9a5e-71ea969c5109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:22.646Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=25c79bbe-2524-4d97-bd46-c50072eb823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:32.653Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=696c0a21-1d68-4bff-8939-688e0eae6e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:42.664Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3d1c8225-4ad8-427e-a3c6-c62547d7a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:52.672Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=12abd11c-0414-4371-b502-3d90e8ec8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:53:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:02.679Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0f2dcf9f-eca6-49c4-9af8-1202c1ead40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:12.688Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4f57de2f-d9c7-422f-a637-3754882e0cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:22.696Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=daec2496-a3ef-4a48-aeb9-79d895a7591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:54:32.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:54:32.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:54:32.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:54:32.636Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:54:32.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:54:32.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:54:32.640Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:54:32.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:32.709Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5af4e90d-8357-4f72-a74e-5ed9703a1b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:42.716Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c3fb800c-069f-4ea1-a33b-6714845cd499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:52.723Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=146e02e2-5f09-482b-9cdb-110bc98e514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:54:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:02.733Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bc0ec94f-429b-4006-b4bd-e2d06a2a1ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:12.743Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1fd78375-2ed7-4309-b354-f36a0ff8c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:22.754Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7161b7c1-1798-46b0-a453-2971aafec733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:32.767Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2024df71-2271-42e3-af31-40d8d3b292b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:42.775Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=901ef76d-5146-4716-83cd-1b1523f0a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:52.783Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e17f722f-a4e6-4b8c-9788-fdf26307aeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:55:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:02.792Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c1c7a877-3fcc-4f18-ad0f-494a8f218e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:12.799Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3e8a135b-2414-4105-a46b-e23d86c9d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:22.805Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fc92ebcd-7989-4da7-9886-95ba436a6153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:32.813Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dc1e2d93-7205-423b-9e1f-c4200b212c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:42.821Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=44f2d5c1-192d-404f-bfdf-c11619fd5e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:52.829Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=eb45d6a3-6249-41af-8cf1-a04b69a83e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:56:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:02.838Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7ffbe8ff-4e6d-4294-b994-6f7a75f7240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:12.847Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=acaef570-7733-4875-9737-de81350b35dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:22.864Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e4db87e2-dcf3-45b9-8cce-ef0292b1dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:32.872Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cafe5077-a3b2-4c13-b5f9-8afeed926dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:42.879Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7342ab47-8f73-4235-b642-7236f3608d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:52.886Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f11db511-c52c-4965-902d-ff112f7b7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:57:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:02.894Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=95c00b6a-6263-4894-b3f8-ff4bd36789f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:12.901Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b712980a-61f6-470b-8792-ede83f214f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:22.909Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9699da56-98b1-417e-8c32-805d66739ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:32.917Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e8639d5b-5feb-4321-b2c5-929cd040b44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:42.924Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9f94d686-ea9a-4e08-a048-3496ef45fcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:52.931Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0583704d-1b54-42f4-8b5d-ae1a47d106f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:58:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:02.939Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1ee99b59-7744-4e48-af1e-f9a6410a3c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:12.947Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6a3672c6-8c1e-48d2-b506-4f6e179bb2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:22.957Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6dbf382e-b8f6-48f7-9ca7-747f833fb13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:59:32.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T12:59:32.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T12:59:32.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:59:32.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:59:32.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T12:59:32.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T12:59:32.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T12:59:32.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:32.966Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=266a04c2-7cf6-4667-9592-e010300fe9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:42.977Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5276e606-de8b-4441-91a2-dcdddd7f954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:52.990Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=28dfc3f1-e7f8-4c7b-8b82-b2d50301c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T12:59:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:02.998Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=583aa114-8540-4dd6-92d6-b3a12556acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:13.007Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=172e7472-56e0-4890-b157-2b1c9511aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:23.015Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=640db0af-fc90-4e40-88c2-4660a497f350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:33.022Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a5e95b6f-1cfd-4a32-9494-cd521531ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:43.029Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=256c4322-b1da-4e9e-9fca-8a6422ada72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:53.038Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=36394162-daef-46d8-bea8-558be217c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:00:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:03.045Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f0889233-6177-4ba1-a8ce-342a724971d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:13.053Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=42b116a2-b3d8-47cd-98a8-7519764cf162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:23.060Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=09204ffe-a0a3-46da-a3ac-08f267a97250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:33.069Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cb269ef8-35e6-4c17-8754-da51f569763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:43.080Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=07aa0819-7e65-4f9e-81f2-17efc1225a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:53.089Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7545c6ad-fd76-46ed-8d34-ac2a34d0f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:01:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:03.105Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5039cbe2-1e2a-4336-a143-6f30359b059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:13.115Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0297a028-5727-4abf-a4c8-77f1f0d760ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:23.124Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=02105f93-e7cc-4b8d-a204-ff10ec3f6c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:33.132Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=84c29575-4182-48e7-a654-05c7819f48f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:43.141Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3db2026d-7dcd-4180-9c25-e30a48523615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:53.148Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f7f54fef-8a53-489b-a3c1-eecdf3e2115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:02:53.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:03.155Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e2d90800-190d-4036-8d76-d4024e9c8f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:13.162Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ae71a018-9fb9-461d-88bd-a17cd530ac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:23.171Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d20e084d-cd4d-4a58-8dd4-0042831e4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:23.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:33.179Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e31abeb4-f4b6-400b-a0ed-561a55e91dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:43.190Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=74328e81-6fbe-4f0a-8f89-a3e9803209b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:53.199Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7d96a9b8-0d6a-428d-b7ff-ee4a146683fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:03:53.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:03.208Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b4ee95f5-8f6d-47c2-a105-24ffa24bfd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:13.224Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ac3113f3-d928-47ea-a098-10653f5fee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:23.232Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=edf4e627-33d0-442b-9b60-60fd3e280955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:04:32.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:04:32.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:04:32.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:04:32.698Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:04:32.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:04:32.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:04:32.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:04:32.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:33.239Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8c349841-d58f-41cf-bde9-e0f0f14b80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:43.248Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1aee66a8-c217-4142-ad9d-36cf26828306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:53.256Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=adc4230d-0fbe-4c5f-b888-f486e803ff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:04:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:03.272Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3f07c512-ac91-4723-9310-4acc817d584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:13.280Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0da18d4a-64e9-446a-a9ae-6e5938245a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:23.288Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8d49c567-afb9-40f7-827c-fcfd14400985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:33.296Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fe1f5517-fca4-48d6-910a-c4cdbf2e12eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:43.303Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8beffd9d-6194-4926-aac1-ce8a9b73f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:53.312Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=70edd56f-ce9f-4ca1-9c44-d6262f338057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:05:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:03.319Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=28792ca4-f84a-4863-a0c9-6cd440b4f791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:13.330Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4413aa6d-a072-482f-8f36-96d308018fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:23.342Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=71646f65-8d02-47d5-9a2d-c147b35efdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:33.363Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=89ed614c-58bb-44f5-8b31-d7876472e779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:43.379Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fcece0aa-b8fa-4c5d-87d8-c6d7a9338e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:53.387Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=884c511d-b8a2-4381-b9e8-afd6c51123c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:06:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:03.394Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f2d12f53-d872-4e62-ad8e-2f88760e79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:13.403Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e4076680-6d79-49ce-adef-005d9527aa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:23.410Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=450a4276-2b69-4ed6-8f14-66d19c344587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:33.418Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=15447050-827a-484a-bbfe-b0feeaf3d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:43.429Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e642cf65-f59b-4f03-bd64-c044e872fa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:53.437Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c7ae35c4-755f-4871-80c6-f09fff470d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:07:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:03.445Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c55acc7d-b889-45c4-9836-f6ca86e02120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:13.456Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e1db716f-6335-4598-b8ee-5263434afae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:23.464Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9c484f0e-8d37-46e4-9a26-a158a9a65828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:33.478Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=915c9c8b-6d5f-4ee7-887b-562c9e44b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:43.498Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3b578df3-9250-4bdf-954f-868fb31aff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:53.506Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c1fae474-746b-4d0d-925b-56d6fb8653a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:08:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:03.515Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2e7a3d07-9200-4885-8734-9950008d0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:13.522Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=61abb5a8-1047-42ad-a012-312253f2dd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:23.530Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b0ce2b96-f561-469e-8f89-8554b0acaa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:09:32.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:09:32.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:09:32.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:09:32.695Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:09:32.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:09:32.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:09:32.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:09:32.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:33.537Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9d821feb-34f2-4327-9eec-948c414edd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:43.545Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b46f21ac-fb81-47ca-b983-da9f1f7b5b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:53.552Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b246a8aa-b144-4e19-87bd-b80456c0f8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:09:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:03.560Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b303ffd6-4b4b-4720-a197-593eb400da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:13.567Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb24d9f6-4d35-43aa-9bbb-66ab65c1997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:23.577Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea4dad41-48e1-4a07-bc41-d0c5c78ad569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:33.585Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6b355652-15f9-4643-a9a5-36eef7a5b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:43.594Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=daefd12b-ba21-49de-8da2-b596c9d1fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:53.611Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b5ec31ee-1334-425c-aaf0-7c09ea35ec0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:10:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:03.620Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cf6e0592-35df-44cc-89d2-95572c7eb57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:13.627Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=13d0adbb-d95c-4e2f-9688-826a438d8a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:23.634Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6641dbbf-adcd-4f8c-b8e2-65d41ff32edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:33.640Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e1d256fe-d410-441a-a442-a91d8e707a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:43.648Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=93477ebf-421d-42f0-8371-dd669d0e106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:53.658Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1569c7e4-3764-4758-a6ff-56d86f24f11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:11:53.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:03.666Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b7996fc1-9779-411e-953e-c71eae3ccb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:13.673Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=22d4a4c4-1564-4acd-a709-be5f03cb5dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:23.682Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=29af807b-1c6d-44f7-bf42-a2db0c13c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:33.689Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8b9fa411-8596-4f36-925a-bd7f70e71e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:43.697Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f6866677-476d-4b13-b3d4-5886fe3b9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:53.708Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f5d34d2e-0037-491b-b7f4-9c5a85fd4515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:12:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:03.723Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=211d55ba-243f-4906-bfd1-7a0504460751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:13.731Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e6a33abc-171a-4a56-beb6-06cad606e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:23.738Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a2d6bef6-1ea0-4626-a5cc-0b808bde6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:33.744Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea1648ed-0cd6-4c4a-b3b9-ae97e07adb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:43.751Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=507cc46b-68f3-4d4d-b972-6ff16a45746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:43.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:53.758Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=15997752-fb66-4f76-a6c6-554c9c366ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:13:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:03.765Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=41e67a5d-b343-4fa6-b646-0c366e93009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:13.772Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=960c87fc-0bd0-44c9-aac5-f26720d40aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:23.779Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5c5e09ff-be34-4d7d-af49-b7cd4ff97688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:14:32.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:14:32.677Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:14:32.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:14:32.680Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:14:32.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:14:32.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:14:32.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:14:32.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:33.787Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8d37e759-a74d-442c-8b0d-e2eae0b26735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:43.798Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3022f084-c5d5-4b2b-89af-ad9c1d6a7d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:53.806Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cbab2e0e-97f5-4a2b-b3fe-1e6407db5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:14:53.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:03.816Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ddcb25ae-db7f-4da8-aa6f-6b7886d86e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:13.837Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=be7e9ca5-eb6b-4ab2-b5ae-f6b8e380ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:23.844Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=971a50b9-e086-413e-a252-ef0f8d186ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:33.851Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ccd5d324-a1df-4c37-bfe7-92b3191a8dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:43.859Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a05a150d-8423-4bf5-8f0a-256ab4c889b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:53.865Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3c2947e1-d152-45f2-acbf-6ce172c48f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:15:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:03.872Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bc4290cb-0c41-4507-bd60-b68a8333cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:13.879Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0e84f5e0-0e4d-4f83-a76c-88d6539b1618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:23.885Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7db3ad3c-5fc5-48ca-854c-1b69ba4e0e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:33.892Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=79a4ec8c-ce4a-40ec-a5e9-e91d37dcccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:43.900Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d1f43cfa-5822-42fb-9e46-9171464b8394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:53.907Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=076ac859-dd1c-48d2-a519-ec5b23d202b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:16:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:03.915Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4b1acdd2-eff4-4aa4-8988-f68b49592459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:13.929Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8d9dd67d-e3c1-4fda-b963-3957db57e6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:23.949Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bbcf7c48-8a3b-4a93-b2a1-d6443c4a9505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:33.956Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bb81ace7-e9ae-4084-88e9-63624e370074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:43.963Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5f144867-d390-43fd-ad43-5cc30e694039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:53.971Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=990ddcbf-292c-42b4-a4ee-79cf4af39c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:17:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:03.977Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=be689a70-0514-4ee5-af59-2530b87274a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:13.984Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=14d0b28c-43c9-4a7c-9360-8bf78b14eeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:23.992Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=876dd4fa-72ee-4b3e-94fa-b9a23028c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:34.000Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4f20b8a4-35e9-489b-a177-d6454243f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:44.008Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8d5a4b11-7799-4773-bb6d-7b55b5578521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:54.016Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6c971cc6-5bc2-4db6-b788-dea370d18400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:18:54.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:04.034Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bc6a16f9-eb0f-4fc8-8ca7-a049ae511ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:14.045Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=84ce1d8e-53af-4246-9505-c5c7dd2dfd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:24.053Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b779598e-ba85-40eb-907a-61a80ab2dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:19:32.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:19:32.636Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:19:32.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:19:32.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:19:32.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:19:32.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:19:32.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:19:32.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:34.069Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2baf5b42-02bc-452c-a9ce-d54b35fc0091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:44.079Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=daad8beb-2f1f-4a65-9203-9befb3ee2a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:54.086Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2fb90dbf-9801-4020-b9e7-e2bf5c6382cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:19:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:04.093Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=97ab4f4b-099a-4a74-a219-c35c3ea4b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:14.100Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f476daa2-8c3f-4640-8ae4-d5950edd7946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:24.109Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ba317d2f-9cc8-4338-9797-744ab2f2722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:34.116Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1d07a968-8f08-48d3-b5cc-e63ce8ac2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:44.125Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=572b2b95-542d-49cb-ac20-930e8e73ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:54.133Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bd860851-9fec-45c1-88a5-949c66392610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:20:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:04.143Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=faff52ec-6064-48ee-99b9-ae6ac50b2164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:14.151Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=107add19-01f3-42e9-aa19-cde53494482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:24.159Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4327b398-4390-40f1-95f4-c2f28fdc0b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:24.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:34.168Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=393b35d0-3595-499f-90e4-0c248b82ec7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:44.179Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dd76248d-9864-47b9-8cdd-effce1b6049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:54.195Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fbad9723-02d7-43de-9019-0d521962326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:21:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:04.202Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=88b66b40-8f2a-4d5d-b019-2eeae60f7705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:14.209Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=290ad7f1-1d31-41be-acaa-77c507abfee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:24.216Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5abacd60-a68a-4733-9e16-28ce07c7c26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:34.225Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8b42ab99-3016-4ffb-9daa-5aea3716b897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:34.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:44.235Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea62440c-750d-4bca-9b68-0492d38f080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:54.243Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4e475273-4355-4938-87cb-383db8b47e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:22:54.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:04.250Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=628d3410-e63d-4245-b38d-a16b20daf924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:14.257Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=de20da7c-2444-4e1d-bb37-1de494e76ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:24.263Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2029d7fc-ee46-435b-9793-a23bb677ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:34.269Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb36ac6a-52be-4ad5-b5f6-c022e4603d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:44.279Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a7c4cf8e-6035-49e2-ad42-f4c9a11dbe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:54.291Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e97025ef-168d-4326-83f3-7198618f9d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:23:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:04.300Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=02d9cc3e-ab0b-4410-a4e8-d2ccae197c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:14.317Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4af6a49b-1f13-4d79-b520-f5d4043efb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:24.325Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4f89db26-391c-4153-acc0-5b954a471647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:24:32.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:24:32.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:24:32.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:24:32.664Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:24:32.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:24:32.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:24:32.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:24:32.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:34.333Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6518be56-bf01-485e-9278-8ffeb4bcb605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:44.339Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=39a18e85-c5e0-4a36-8e66-90828487b6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:54.344Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8c06835d-d0dd-44e3-a866-6285c9eb00a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:24:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:04.352Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3c065c91-2f25-4884-bf1c-31931fc802d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:14.359Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=67ccba0f-53da-481b-9f78-e6e5eede3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:24.365Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=04f7e35d-cd88-4868-86e6-3fca0b5f78fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:34.372Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2844f63a-c2df-45f9-a18a-8837e312e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:44.380Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3925c733-e08b-42b1-b8b8-9fd3a3a71dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:54.388Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4b810360-02be-425a-8630-34b332d4d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:25:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:04.396Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e51329ec-d24e-4c5f-adfb-7e01286dad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:14.406Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=32383997-e1e8-47e7-9a59-6ed0b3fd5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:24.414Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=48321a43-ee60-4b4b-9107-5927b8340204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:34.430Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f8765188-761d-459f-89e6-61316b766602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:44.437Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d79087aa-8c05-4781-ab9c-e70de5419e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:54.443Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ee2096b2-c978-429b-bc7f-0576b551d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:26:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:04.451Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8996c7f6-20f1-4cfb-bbef-2434c5c4125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:14.458Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d441237a-b90b-436a-81cc-3e38e3efbdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:24.464Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0f2b867a-cede-4b99-84f3-8ad05a82eef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:34.471Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=829aca52-024d-4d9f-94d2-b53ef5dfef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:44.478Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7719185c-5297-4b96-83c4-e0f78789deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:54.484Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=74c9479f-d3dd-4aa2-a8d5-2f7ea438948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:27:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:04.492Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dcdff8d1-0d5f-4a43-b7fa-fd362447a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:14.502Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fb008765-5069-4251-8e2c-4a824f70d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:24.512Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cd379793-9c2a-4feb-91cd-6493b63aafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:34.528Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2c99ea40-9076-4818-9166-259d33e40ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:44.544Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=098df5f9-7d0f-4c70-b8f6-26f4fe2b7cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:54.552Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=464bbfe8-6174-43af-a990-e266d2c35e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:28:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:04.560Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e90a40e6-5d2f-49f5-9fff-6131a27d1424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:14.566Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=293aee5c-cf56-450d-b99a-e044aff4a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:24.573Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1bbea548-7903-4bed-9ea9-42a5a8c15ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:29:32.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:29:32.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:29:32.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:29:32.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:29:32.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:29:32.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:29:32.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:29:32.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:34.581Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bf055618-bbc8-45a9-ab74-e79e135f4ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:44.587Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e5c1e50d-2a47-489a-a7c9-d54ee8042628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:54.593Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=365702ee-b01c-4093-86a4-08b898916b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:29:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:04.601Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bff11287-a0ec-4b9b-b6cf-e1b77b49c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:14.609Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=97551df9-fa48-4b72-bd91-3324ae95696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:24.618Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f38e2ce4-a5b8-4001-8313-214754981219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:34.626Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3469d9a8-7cb1-47df-a06a-e62127a4be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:44.639Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ef2ee055-4fb0-4f49-9348-92be983a9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:54.647Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b6d6eb3c-58aa-4de7-a973-76da2110e5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:30:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:04.655Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d6888e83-a6e8-49ec-b098-bbca2297f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:14.662Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=11ded5fa-c7da-4d12-82f8-170174d89c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:24.668Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f2cec9e3-232e-46e2-abfe-72b00b94449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:34.674Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cda66d69-cbd5-4e90-af9b-14773d13c4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:44.681Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c9bc7593-c98c-406e-bff1-fe87a5d22a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:54.688Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c2f39d8c-1fdb-4a23-bb41-0c2b6fbad896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:31:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:04.695Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=18055d70-1bad-41bc-824c-2071f4779d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:14.706Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=219c27ad-e1a3-447c-a3f1-27185ebb17d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:24.714Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=475ff080-53b0-497b-9894-7b4b45812cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:34.722Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2442aed1-c959-4c1d-9666-6163c2a646f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:44.731Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4f38fc53-b8d5-482b-9dfe-465c04d7dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:54.738Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5a722f32-8768-4987-ad86-371162424c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:32:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:04.754Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0259363a-9c33-43d2-959c-85c3f29b1042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:14.765Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5bf3b383-a0fe-4966-84bf-c01e7a42b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:24.772Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ad7ece43-efa8-4d02-9f9c-332ac34e36ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:34.779Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f87c98c8-9c84-4bef-8de0-96efbc9f32c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:44.786Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c06808e6-4b72-4065-b641-df98935545d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:54.793Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=431909de-d4c0-4487-a73c-aca62462d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:33:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:04.800Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d4adb4da-d5e0-4a74-9847-08f912704f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:14.806Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=60fc68c3-55c4-41e5-9bf7-b518aa920a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:24.814Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=54d39f0b-7ffd-4a75-9daa-8dca4c8870ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:34:32.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:34:32.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:34:32.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:34:32.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:34:32.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:34:32.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:34:32.688Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:34:32.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:34.827Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f1a34e65-22ec-42c8-97ae-43921a65d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:44.836Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea08e501-3602-428f-b107-32d23228dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:54.847Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=31298ac8-516c-4312-bccd-c26bac595e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:34:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:04.856Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e75b7a80-358f-479c-9df8-1a6e6a492fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:14.873Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f8227eba-0832-4947-8a1d-039fd7ca206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:24.880Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f48ecf93-87d5-4e42-929a-94617747fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:34.889Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e46155d7-81e5-4593-a9f4-22a9a7228776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:44.896Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=77e2393e-41da-46ad-98d4-d1b8c3f73460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:54.901Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fd30700b-a401-4c45-9429-f6516a8beb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:35:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:04.908Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6e741dba-22d7-46e2-8aae-012ff4ed58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:14.917Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=01d70e19-18d0-4725-8f55-66194faca946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:24.924Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fca208ea-0000-4faa-ac56-3ff344bea8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:24.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:34.931Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=15ea93bc-f702-4aa9-a72c-733507046ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:44.940Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7cdcb2de-6765-4e3d-88db-c07eeaf7634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:54.948Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f03504bf-abd8-4a22-b579-29bb8fcf7294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:36:54.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:04.957Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b9b860eb-8c46-4a31-a362-e2005a872986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:14.966Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=208ff166-1511-4a23-a7a5-a470ea642f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:24.974Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea2bef7f-e0e2-454b-876f-1f45feea6945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:34.984Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=452c8b24-f015-4268-a4b0-f499c9947ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:45.000Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7c5db7af-b594-4f45-8f53-f2732413c03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:55.013Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=063c30df-435a-4d7d-b2f6-c6dffaf842e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:37:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:05.020Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cab67007-83c9-4ae4-8244-e5628cf1bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:15.029Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f6137c89-7b1d-419b-a212-2d45396d5ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:25.036Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=97c03065-c2bd-42fb-8adf-6aa4afc2795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:35.046Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=74bd33d3-5b37-40ec-b9a6-4827042afd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:45.052Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6156f417-dd99-4062-a114-800ceb4b4917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:55.059Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b4d621a0-880f-4308-8ba1-86ab49438512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:38:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:05.066Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f220ba88-79d7-4a45-b6be-27d6ffbdbfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:15.072Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7ac31887-6baf-4fb3-a2a4-6d0b38f21d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:25.080Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a1e6d3ab-9a0c-47c1-9801-10d92115c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:39:32.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:39:32.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:39:32.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:39:32.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:39:32.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:39:32.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:39:32.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:39:32.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:35.086Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d4495844-eac5-47f1-85ef-32f41c2963f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:45.094Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bc89ebd1-9261-4921-b002-da130754babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:55.100Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4bd2a640-6fd9-4d64-93f5-f15c1088f9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:39:55.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:05.113Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=d771c2b0-0e4e-461e-80d9-8427cfe38df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:15.124Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c224661b-36d5-4a6c-948a-3305cddb10b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:25.133Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e0e6eaf3-b489-442b-aec6-e73f75fff2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:35.141Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=adfc9515-b2c5-4cf0-83c2-4ce8c7c15ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:45.148Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=942c3dd6-5773-4b39-a85c-8bedab037956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:55.158Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=214a82f3-d675-4194-95e1-4afba731bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:40:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:05.165Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4c196232-b124-4068-8b40-a155452aa95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:15.177Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2be84167-344c-488e-b4b1-6deb35865a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:25.184Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=bd6d0c37-8034-47f6-bbb4-53aa5a6ed55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:35.192Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=df2b3740-1216-455f-89f3-addcc2aed63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:45.202Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1f9c2e94-a81a-4c0e-bf89-c096609ab21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:55.218Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f49a1325-ef6d-4f97-a013-165138f7739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:41:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:05.227Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=531de5f5-4a61-42b9-a379-559431d18782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:15.233Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=60401689-9e6c-481d-a563-8907fcdbdec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:25.238Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dbcb90ee-7139-4590-b338-b385bda608a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:35.245Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0267d3f6-3370-417f-9cf9-5129f2f8fad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:45.251Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4d325157-a7c9-4348-b333-557471ead719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:55.261Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=34e3e01a-123f-4d8b-b2af-71c31d81df57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:42:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:05.268Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=47b77ca6-1b9b-410e-8a8f-b1f390115cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:15.281Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=44459159-4afa-428d-a2a4-4e7df137cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:25.288Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cf31dacd-b1b7-40dd-ba4d-7b24431858c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:35.296Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=92f03dd0-38a8-44e3-9257-b6fc6b9e0863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:45.304Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=986d8619-a9a9-49f5-af3c-55f289640465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:55.311Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=2831e2f0-ec8f-41f9-8e38-a00327b743c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:43:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:05.322Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1b6ebcb7-79df-4120-b2ec-9f6a4c1ab8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:15.339Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c5b766b4-379f-466a-956d-f3921d98d9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:25.346Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=7b494dac-5e51-4816-ab74-658c091d2179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:44:32.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:44:32.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:44:32.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:44:32.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:44:32.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:44:32.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:44:32.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:44:32.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:35.352Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=a2200390-2ff3-4c20-a824-b6e1b6dea3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:45.361Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=1fb16d5f-dc1f-455e-9b15-2a78b839ef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:55.369Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ab21b31f-66ec-4eba-8c78-b2cd96e783a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:44:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:05.375Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=4216b0dc-aada-42dc-89c6-d2e7e9d5b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:15.382Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=0e6db2b3-7c4d-4079-9e36-a2daef949c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:25.388Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5e54f487-2057-4e70-bba6-6c29278d3418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:35.397Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dacd6653-db46-46cb-ad53-f9b6b9d0b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:45.408Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=05bafc58-6fb2-491b-8a70-97a0bb56d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:55.416Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c35aa313-85a3-4df2-9a72-1dc60a85c89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:45:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:05.430Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b239a28a-cf34-44af-81a0-b6dff49f7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:15.438Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5ed1c0e6-e6b0-4181-ae3b-0dfe29ab9180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:25.446Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=6237ca1b-2fe8-4174-8f22-55b1c6f8a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:25.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:35.454Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=da66cfdf-d349-46ff-ac05-69c02695680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:45.464Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=b48c0884-286c-4066-a666-6741d7005a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:55.471Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c250f9fa-f82b-4ba0-9617-f02458e6011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:46:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:05.479Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=8773889a-8349-4344-9188-b63833bc5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:05.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:15.486Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=e9f8391f-3a2d-4f6a-8a20-5599096c3b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:25.494Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=60d6d01a-8f63-4b44-9166-1f363eb84f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:35.501Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=288e735d-af0e-45b1-94f3-f0b0e1f73c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:45.508Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=69bb4085-7b72-4f8b-93bf-182a33a29124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:55.518Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=04448e15-1589-496e-b4df-ae435d913f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:47:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:05.526Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ccfa6262-875f-49ba-8bae-e7759681ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:15.542Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=491224dc-a02b-46b7-ae08-bf7bc2ce0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:25.552Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=c5e918f4-c859-464b-a1d5-ef1cfa0ba71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:35.560Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=69435653-0b0a-4de4-a4ce-ee86262b6ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:45.567Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ce5c82c3-50d9-4741-8d44-6194b965bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:55.573Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=495688fb-f659-4c51-a50b-a0dd2f7e2561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:48:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:05.580Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=956f7db6-99df-4d73-9539-968aa43fc4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:15.587Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9774222b-20a7-4a69-9433-ae108cbf4f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:25.598Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=3ee916fb-d018-4fd8-b0d3-7e184e158180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:49:32.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T13:49:32.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T13:49:32.691Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:49:32.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:49:32.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T13:49:32.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T13:49:32.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T13:49:32.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:35.606Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=9fdbf951-38ac-4a73-b635-f0fc9474bbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:45.614Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=cccaa935-79f9-4c1f-9063-126fc4ecd693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:55.620Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ea36d685-8921-4962-bd4a-48de82e592c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:49:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:05.628Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=fe742d1d-b104-4111-b057-8c542c6b20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:15.635Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=07d3d702-a625-4663-8420-0449635c8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:25.650Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=5c1171b9-b309-40bc-ae70-76d373ca4ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:35.661Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=ce5005e6-c293-4274-a21c-9f54c3312307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:45.667Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=61f4cd47-4896-4e6c-b428-6b87a6f97f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:55.673Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=f0dbebee-e5b7-4fc9-ac63-437d8beae980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:50:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:51:05.679Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=49035d34-4c7b-413a-85a1-f5d87e0542fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:51:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:51:15.685Z |INFO |Init configs |InvocationID=865edb0b-483b-4acc-8313-2485e9c71ac3, InstanceUUID=dac66932-abef-4a5d-9bb4-1499cd27faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T13:51:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |