By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T05:55:57.338Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T05:55:57.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-24T05:55:57.389Z |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-09-24T05:55:58.052Z |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-09-24T05:55:58.144Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T05:55:58.145Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T05:55:58.145Z |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-09-24T05:55:58.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-24T05:55:58.293Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-24T05:55:58.436Z |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-09-24T05:55:59.893Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-24T05:56:00.452Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-24T05:56:00.473Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-24T05:56:00.474Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-24T05:56:00.534Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-24T05:56:00.535Z |INFO |Root WebApplicationContext: initialization completed in 2098 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-24T05:56:00.926Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-24T05:56:01.738Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-24T05:56:03.048Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-24T05:56:03.649Z |INFO |Started MainApp in 9.315 seconds (JVM running for 10.274) |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-24T05:56:03.715Z |INFO |Start scheduling PRH workflow |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:03.729Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=78947cb1-3dc4-41c7-8f3a-2cf71223393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:56:05.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-24T05:56:13.347Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-24T05:56:13.348Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-24T05:56:13.353Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:15.191Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=69b6f0ff-9535-4b91-bdb2-6f5b8b8a59cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:56:16.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:26.263Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c14d6f51-c418-40eb-8911-3e74d3eb674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:56:27.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:37.339Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=caad2613-d44c-447c-8511-9b4ba5a75892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:56:38.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:48.406Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ca28091-b787-4898-884c-0e2b2c217636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:56:49.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:49.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:56:59.481Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b7787f67-36f6-4216-ad79-dc6f3597d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:00.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:10.519Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=60dd1a37-0b84-4ef9-a038-c7a17f3e1f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:11.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:21.558Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=81c4496f-8dd7-4e3c-a4a5-9f41e2769ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:22.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:32.596Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=81a8bcd2-0049-48c6-adc1-c0aafa76aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:33.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:43.672Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c6ed6772-85cb-45f2-a8a9-aaabc292744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:44.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:54.710Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1cfd2ba3-9e33-46d7-a37f-25d86d6fa951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:57:55.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:57:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:05.748Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=904be3cc-c752-4cba-8c06-a673e21f5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:58:06.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:16.789Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4f133cb4-aa08-40e8-a7e8-56b6bc79d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:58:17.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:27.831Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=aa1d0f96-6246-442e-b306-f1560533b764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:58:28.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:38.869Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3fd229dc-8345-4d86-8e45-681cb23f851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:58:39.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:49.909Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7fe66818-ef4f-4758-b51a-f642ab2d5dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:58:50.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:58:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:00.982Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=778f892f-9ecd-4071-93ab-c09de80eb30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:02.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:12.026Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=cc2da926-3ce3-40f8-a120-5bc1ba85042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:13.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:23.106Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=db6c631b-e59c-4d95-829d-badbb01a0ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:24.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:34.165Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9b7326f8-310c-4c98-a6c6-4b6f2b3768e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:35.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:45.209Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=69ed573c-a5b8-43f3-921a-5761947cb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:46.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:56.283Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=797824e7-8897-4e2f-803a-ee063bf07f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T05:59:57.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T05:59:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:07.348Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f1331f2f-92b9-4b3b-ba53-85e3277e8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:00:08.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:18.389Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=97e27b03-1036-4493-9b20-ef81092c6bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:00:19.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:29.463Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ca9a4b95-c40d-452c-acff-7135a139ec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:00:30.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:40.542Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fb790271-5c67-458d-9aea-1c66a98485ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:00:41.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:51.612Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=96a69415-5108-4a6a-bf7c-2ed89e037c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:00:52.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:00:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:01:02.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:01:02.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-24T06:01:02.001Z |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-09-24T06:01:02.007Z |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-09-24T06:01:02.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:01:02.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:01:02.024Z |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-09-24T06:01:02.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:02.684Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5c13b427-99ae-47b1-bc6e-b1c30b3ae796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:03.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:13.756Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=772fb07f-0567-49fe-be38-b9bd917d21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:14.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:24.829Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2094f3c-0c66-4bb2-b209-a8ccdcec4871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:25.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:35.903Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3bbd9c41-64ca-441b-a586-b961a09d7dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:36.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:46.965Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=239af47e-f7e8-4ec7-8e18-9d44d1643d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:48.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:58.004Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bfa81b41-9f11-45f5-8bd9-ad940b95c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:01:59.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:01:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:09.050Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b9dc5a2b-10cf-4b6c-9c4c-df0f8c7dbaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:02:10.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:20.127Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=223f255a-329f-4855-97fa-ff82ec3b2802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:02:21.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:31.190Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=adb96ae9-9221-4e14-b9e5-c112086bd4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:02:32.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:42.235Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4c319acd-1238-4f1c-affb-5121b5ebc487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:02:43.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:53.306Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e8a4e16f-9bc3-4b00-b7c7-d4b0984268f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:02:54.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:02:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:04.372Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b64f2a42-299c-49c1-9e0a-d2e2636a572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:03:05.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:05.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:15.417Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=53495299-ca59-4b73-ab93-8608564a935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:03:16.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:26.457Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=359f70c4-71a5-4bda-b78e-889c1efbaced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:03:27.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:37.529Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ff05514-78e3-46f3-b834-271639832096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:03:38.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:48.565Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f9101e2e-fa2c-4d41-bdc3-9d9b4a0cc434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:03:49.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:03:59.606Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a512c6bf-675d-42c6-901b-dd72c1315567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:00.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:10.646Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b39fc352-ebc5-4e01-98e5-5b970482e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:11.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:21.686Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=810f2b4b-e9d0-44e2-922a-2a0da1fa63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:22.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:32.730Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a4ac9b57-348e-462e-b177-7f2bf1ac5f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:33.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:43.769Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9007c71d-7630-4917-9aa3-c350a16c8f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:44.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:54.811Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=99912440-d841-4bae-91eb-a285b3eaa3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:04:55.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:04:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:05.878Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=16967306-a946-454b-a6b1-6c6f7e1edc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:05:06.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:16.917Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e2c6b1fe-a1d1-4fda-b9d2-b4fd34c81673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:05:17.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:27.964Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c16bcb52-b752-484b-bb0e-13e71adde0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:05:29.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:39.032Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=22f2d291-0c12-412b-b490-48592948b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:05:40.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:50.075Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ae83c439-e3f7-4229-96c2-8c46269d17a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:05:51.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:05:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:01.147Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0d4dbd87-2a0f-42e3-846b-9e68bd6d9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:06:01.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:06:01.252Z |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-09-24T06:06:01.253Z |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-09-24T06:06:01.257Z |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-09-24T06:06:01.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:06:01.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:06:01.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-24T06:06:01.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:02.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:12.186Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d9e8eb8f-b5a7-451f-9364-1b1233e3ab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:13.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:23.220Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2f101981-e8af-4436-8976-af1eeb321e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:24.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:34.259Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=891c316c-d5f1-4d12-bafb-95fc4b7bb8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:35.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:45.305Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2d9f2e16-2308-42f4-b7f2-0ac1d36922e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:46.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:56.375Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c22ee441-5ad6-4ae4-a86c-4ae6d8132946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:06:57.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:06:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:07.449Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ab6b2a60-1982-4aa1-9ad6-a196ea633ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:07:08.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:18.521Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8af64dba-bd11-4b5f-9af4-845253daaed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:07:19.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:29.564Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0a716623-e5ad-4549-b994-a1554324166e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:07:30.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:40.638Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=96e7af42-7879-46ac-b806-0842b8b0b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:07:41.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:51.699Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5c896120-543d-48d9-a984-51b4fb626d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:07:52.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:07:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:02.749Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7ce41939-bff1-4ce4-85cc-9bac08102077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:03.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:13.780Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=52b9d577-f829-47bc-b6b2-206709819957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:14.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:24.826Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1bc3c390-e76b-4914-92d4-0fad36939eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:25.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:35.860Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d0449d42-e3c7-4e0d-ae06-b1bd777d1ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:36.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:46.933Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d6b6a49d-817c-4c21-b1ff-8164e8ee62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:47.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:57.976Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f8e5ee41-a5e8-428f-9b72-abe7984f6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:08:59.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:08:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:09.016Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5f3e3165-2ac8-496f-ba46-b3ce768aeca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:09:10.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:20.051Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=85b931c5-ca45-4704-9c2a-c689f925dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:09:21.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:31.092Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0f299e95-f603-4360-bf04-c10e3cf7c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:09:32.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:42.138Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3aae238c-91e4-4d04-b82b-548d3c98c624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:09:43.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:53.176Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0176e21c-bfd5-4a30-8375-cdfb3c8d2c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:09:54.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:09:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:04.213Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7616db32-72ed-44a7-b6e3-da8c075d4f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:10:05.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:15.253Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=11082c58-f121-4585-b4fa-a703d1b62c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:10:16.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:26.320Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ac63cdba-245b-46be-b85d-907ea2f067c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:10:27.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:37.366Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=88be9265-e7e7-4d4b-94a9-dd33ad114a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:10:38.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:48.407Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5d2b8b0d-d41b-49d4-b6f7-d7982eb10fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:10:49.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:10:59.444Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=254473b0-a0c0-45d9-a2bc-f61abad16c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:11:00.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:11:01.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:11:01.196Z |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-09-24T06:11:01.197Z |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-09-24T06:11:01.199Z |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-09-24T06:11:01.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:11:01.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:11:01.211Z |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-09-24T06:11:01.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:10.487Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=692cef4f-5e05-49df-b3af-65d9ff7f2ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:11:11.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:21.559Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8cc54942-7ba6-4bf4-b3cb-8436984d74d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-24T06:11:22.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:32.598Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5607877e-4892-40c1-83a9-52fe035c0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:42.743Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9412379f-8e5f-4fad-84bf-a8b27a4fd8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:52.762Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dcea5e33-158e-48dc-a53b-a495e6b02ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:11:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:02.781Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8a4860b6-4b61-494f-80ec-cddbc46cb9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:12.796Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6fc7e8e1-274c-40bf-8ee4-f9357efc90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:22.811Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4200377a-44ed-4e68-906c-a040ccb4dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:32.824Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ab4b4fe2-35bf-4ad0-ab23-fa00a524e55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:42.838Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1c1cf481-c5ee-4d48-9afa-154f93b15fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:52.864Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=75f02828-c8c6-46e7-9ea0-5634ea3f5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:12:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:02.877Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=cf2532d1-3d83-45f5-8bee-32ae4e83906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:12.892Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f2aed9d7-d187-4bf0-b036-5ac741a4f93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:22.911Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6fd2e056-77bc-458c-9d9a-cb8ab11c2b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:32.924Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6edb15b9-68ff-4c56-bdba-12151305dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:42.936Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b3468b5d-95d5-4e2e-8c69-03853bcdd27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:52.952Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dd48e7e1-f7b3-4260-93de-b7380aeda528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:13:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:02.973Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7437b811-3b0a-4ee9-bb04-782b34310276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:12.988Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a0da52c9-b5b5-4dec-9ee3-b86cfd51f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:23.007Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7af502ef-36b1-41d1-a782-90818aaed47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:33.018Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=09258fb9-29a5-4767-8950-6fc5d49db7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:43.029Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=34fc3d7b-3089-4c03-af36-5b70c1d1cd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:53.041Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ef22169a-65d1-4df3-b1ef-e8e7e4aa97e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:14:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:03.054Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=de16dff5-55fa-4020-9e0f-a8ef47618739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:13.073Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=90ca0456-4db3-42fc-ba7e-1764961f9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:23.084Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0e6d0926-af3a-426a-a70a-5e45cc316e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:33.095Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f4e1bab9-cfee-4f3e-a90c-9d82158d3712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:33.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:43.106Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8d47453c-0a38-4246-abb1-bed824ec7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:53.118Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=edd9013b-c2f2-407e-afa1-4d985254db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:15:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:16:01.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:16:01.200Z |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-09-24T06:16:01.201Z |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-09-24T06:16:01.203Z |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-09-24T06:16:01.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:16:01.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:16:01.212Z |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-09-24T06:16:01.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:03.134Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b28ebea2-6c24-46b6-8596-6afbc6cb3507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:13.149Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e8de1178-3618-4d01-b2c1-fbe6724b5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:23.161Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c873e069-9531-44c1-a47d-29e0f38c66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:33.172Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fd0854e9-193f-4612-93a6-04b610cdd072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:43.183Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e3e5726b-c48d-4a10-be0a-e344260ebf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:53.199Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1de917f1-c858-4ad9-abee-bb14721bf722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:16:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:03.209Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=be09ec8a-c428-44f4-b959-42201822b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:13.222Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b697e35c-38cc-484f-9dc9-c3f9d342d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:23.241Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=515558f5-92e0-432e-8876-fbb061fce6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:33.251Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=35f0193b-24f0-41b6-ab0b-74661d4bc456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:43.262Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=306d832a-b044-4bb0-9d50-e187ab773376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:53.276Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8d44966c-d8ca-4238-a1d2-43884330da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:17:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:03.288Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=48208844-c8b4-4f9a-ba3b-dd80d864e66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:13.301Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=73cd468f-4252-4bc7-82bb-7f61c058fe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:23.315Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=97e6e540-6b78-469f-8737-401a40252fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:33.336Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c0c4e3d5-b530-487d-95bf-cf0252f0e61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:43.359Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5c4f7e18-ece6-41ea-8465-68617f857ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:53.369Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=66e01866-c034-4c63-a652-e910ec99203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:18:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:03.381Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=53a01909-9677-4722-94e2-cf841f54bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:13.392Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b8ec5bc8-58c5-49bb-8815-c6e9043301ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:23.405Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8dc0dd85-f5f2-4a41-8f04-f587c4410f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:33.416Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7f86006e-a9e8-46d9-882b-55807d29f1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:43.431Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b188c820-8a56-4dd5-9e0d-81c74c54a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:53.445Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9d83eaaa-addf-4f09-9610-980c65c5e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:19:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:03.454Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8d607f86-c311-4566-9b3c-33524bd687fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:13.466Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=01e11a7a-3fa0-41d8-9d0a-cb5bb6d151e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:23.475Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=deafeaee-dad8-4112-bc78-516fa2b5726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:33.484Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f7abc51f-8da4-46bb-8a94-dfe8ca7b4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:43.495Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ed34a77-2cc9-447b-9840-ecf72e919e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:53.506Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d7df3e5a-09ca-4985-8e2a-7fbde0ba9f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:20:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:21:01.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:21:01.222Z |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-09-24T06:21:01.223Z |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-09-24T06:21:01.227Z |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-09-24T06:21:01.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:21:01.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:21:01.237Z |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-09-24T06:21:01.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:03.520Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a9d7bbab-9e13-4041-a1af-27ef678d3836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:13.536Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=76372f96-66bc-42ba-8f3c-c84f24372c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:23.545Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=df44bc1d-e045-4e7c-a99b-ffe73963efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:33.555Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0aab01ab-21d0-4a2e-921c-154ba732f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:43.565Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=58427e05-8e8d-4c8a-b5d7-9c9fb2c4501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:53.578Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ec26080b-eacd-43d9-b578-004b265f1489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:21:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:03.587Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=04380e7f-cf73-48b0-8b44-639dca373af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:13.596Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b535d127-239d-4d36-bcb8-60e8d57930f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:23.611Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ea97ac8d-cfad-4272-af8f-c919c66af438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:33.621Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a63c4123-8ca6-438c-a7b7-31781bb66e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:43.630Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4b29eb09-756d-4302-b00f-bb5c4cdf4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:53.642Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=45b0679f-6bec-4274-9709-0281f7ead828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:22:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:03.658Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=731b5bd7-3729-426c-9396-1455e51e2953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:13.670Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d5480c42-08e6-4f3e-8b4d-f38fbc49fa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:23.716Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a331a071-adf6-4080-9cc9-0729dda3c7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:33.725Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7f8fd087-5ac4-490f-b14a-b12cab067d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:43.733Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2d279e9-448b-4ebb-87b8-6dbba3b2bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:53.744Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c9673da5-714f-498e-8fee-0a8a06e374f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:23:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:03.760Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=96cf5f6d-a2b0-4249-a2e9-2d1f78e6bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:13.781Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=28cb271b-8df4-4b57-9b67-3fadd24e0aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:23.790Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e212e9d0-4398-4209-9071-27326584382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:33.803Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=26517178-cc41-4f52-8cc0-dc29fc498741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:43.813Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9187e4d5-88c7-4d00-937d-21ea429e547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:53.821Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fc46eaba-0bb9-40b8-89f4-f0a716f0d0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:24:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:03.833Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=19e6cbc8-7890-418c-bda0-f6d53afc0d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:13.848Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b07e90ea-4b06-4785-8fe6-168d1c0c9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:23.857Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bd5d2691-2575-427c-84fe-6c7aa7fe2fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:33.869Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=22dd4a88-73ef-40d2-9694-e99c1193de46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:43.878Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6171d0bb-98df-4845-b71e-0ef637c3ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:53.887Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=197ebd00-918d-47d5-b86a-b6d080038905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:25:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:26:01.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:26:01.205Z |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-09-24T06:26:01.208Z |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-09-24T06:26:01.214Z |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-09-24T06:26:01.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:26:01.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:26:01.225Z |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-09-24T06:26:01.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:03.895Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0f84654e-abf0-406e-a9f0-3a114fd887aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:13.910Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a22573ec-a3a4-46d9-ac77-47b1bd666351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:23.922Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ebc38b7-15f2-47be-b3ff-af8164ad89cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:33.932Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=cd6aca39-8cfd-4ee6-ba44-5695bdfa6e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:43.941Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f309d5e8-a049-4bb5-9488-9a1867463a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:53.951Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a6cd2121-4390-449b-9576-19d7a3dc63bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:26:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:03.971Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a0fc0216-2f4b-4bd8-a21d-8f1ca0d4a429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:13.994Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0a2e3c50-3795-45c3-93a1-39a9fe90e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:24.009Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=359c91ec-1a8f-46e1-9efe-fc03404eacf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:34.027Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=81de0367-9381-402f-92d6-f661a41cac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:44.205Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7218bb8c-bd61-4b05-9d3f-c6e85dffcb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:54.526Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8e36ce09-0f22-4cb9-ba85-9f7015f70812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:27:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:04.558Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4a7a662a-3db2-4045-a5d7-654fecebff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:14.585Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=41d96334-26da-414c-9ed0-2086c83f09c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:24.599Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e9e889a5-383d-4e8d-bbab-b263c1628140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:34.617Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ff8587b6-8ece-48ab-bad6-d3bafc62da4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:44.638Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bb73c630-1e39-405b-9341-d92c48b06665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:54.648Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0d23641b-4ae0-4f2e-974c-d0a9949f2c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:28:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:04.662Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7a7faa0e-07d0-4dd6-8e91-be9c055dce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:14.671Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=78cda753-e99b-4471-8233-025cb21b118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:24.684Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d2d807e7-1115-49d2-8ddc-a543f08d0604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:34.707Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=aa2c2f96-14c0-45de-bb1d-a5b3b578bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:44.720Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2cbc60db-9c93-4a4e-9ff3-46f4482fb97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:54.728Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ec966fc7-5e2e-451f-a88d-67e0e038d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:29:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:04.739Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=48d1d4c7-0448-4f99-8627-dadc0c8819e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:14.758Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9f7a12e7-a8f1-4f86-8d00-ba55efb534fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:24.779Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=be1dd73d-a672-4f80-92bd-ed66c974eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:34.805Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=33b3d614-c6d4-42b1-95c9-ca114edfb763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:44.835Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d27fe046-5ee1-403c-9613-3394a6223edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:54.852Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d1796faf-39a2-4bef-a3c2-16e634e1f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:30:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:31:01.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:31:01.180Z |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-09-24T06:31:01.181Z |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-09-24T06:31:01.183Z |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-09-24T06:31:01.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:31:01.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:31:01.189Z |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-09-24T06:31:01.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:04.882Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b2c107f2-7d84-41fb-92f6-27d5eeaba635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:14.906Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ef4e43bd-f89e-40da-8c42-c57c61a317b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:24.920Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4ac933f4-5851-42c1-8030-385ec232a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:24.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:34.932Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=af4a6acd-7515-45b4-aaf1-3a348b53dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:44.948Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bc7236d3-c53e-4f4c-ae9f-968c86c4fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:54.957Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=66ebd1f0-35e2-4982-8b6b-802077424354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:31:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:04.969Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ae9bdfb9-069d-416b-8a97-d59f1c16c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:14.992Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=691cafd0-8d94-4d00-9dde-f677aa240516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:25.014Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6bb90f87-f9cd-4b00-a1c2-bd102c12dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:35.036Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0752c87e-de96-4c44-9c10-87085eba5f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:45.044Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b20c72f0-a1fe-46fa-b422-78389ba15068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:55.056Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=98343777-55b5-4504-8e61-ccd146080e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:32:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:05.070Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=429bf4dc-82d1-411b-805a-826cbc734fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:15.086Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=670b3d65-b426-4ab5-9871-60d261b4082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:25.154Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=04de3c80-b42f-4710-9081-0613c85a232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:35.170Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2185391f-7010-4584-964e-7c5ac6900cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:45.180Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b7c5fc72-5bf2-4f78-9495-714589fdf996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:55.192Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5326bb1a-432f-4c96-9c15-40629625b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:33:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:05.207Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6d4c6d78-3682-4d6d-99bc-816239abfab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:15.244Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f7d86092-fdbe-4ed9-bbb4-5abbd1a91831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:25.263Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fde82f4a-305c-4d16-b165-76b9272729b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:35.273Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5cf515e3-a994-405b-aee0-0da4b2b13629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:45.312Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1e3dc016-b1c1-406a-9bc1-4bd309dc18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:45.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:55.334Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a32e90d9-daee-471c-a336-b8168e14f373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:34:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:05.349Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0b69b1f9-e0b5-4b10-a2eb-3a2410a7639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:15.362Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=92e0ef21-5c62-4b65-b06b-6e4103c9cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:25.377Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1a5d8cbc-fa9b-4519-b85a-9d7c7809ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:35.386Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dad6dda0-4dad-4a6e-8f62-e851e565ade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:45.394Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e6fd3273-cd9e-4153-99b6-98beb45da30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:55.406Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3ae0a39c-a447-4541-91ab-b5b73bcb4fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:35:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:36:01.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:36:01.165Z |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-09-24T06:36:01.166Z |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-09-24T06:36:01.168Z |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-09-24T06:36:01.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:36:01.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:36:01.176Z |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-09-24T06:36:01.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:05.418Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=badccba6-9f03-404e-a247-d6b596cef64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:15.435Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9fcb208a-f899-4f7a-8b57-212474bae83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:25.443Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a98ea880-2893-4b0b-a43e-9cd80a346703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:35.456Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f1156c22-0ca4-485a-96b0-2242610d248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:45.475Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e730b109-ffbf-47f7-aca4-001bfdc2abdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:55.485Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ceda1870-82b3-4c43-b5ef-3ae33ce5857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:36:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:05.497Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=02997764-b55e-40d4-b341-23ba0a77f3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:15.505Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=649639be-6c21-44bb-bc5b-aaa1cc472101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:25.519Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a093f0c8-45cf-46d6-b5f6-7515bb9234fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:35.530Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bea8259a-cc39-420e-b2ee-08b60d51baf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:45.541Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2a0849b8-431b-4fd0-a017-1397bfeb18ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:55.553Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8df98ff0-1a3f-456d-80e7-963068829170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:37:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:05.563Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=28a0f7de-377e-482f-8301-9d09ba582a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:15.571Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c9d96d53-8a3a-4fdb-9d04-2d0d8ae619a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:25.583Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f7a1457a-2e60-4e7d-bc1f-5efa90bf0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:35.592Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=00605f9e-5d12-451d-a4a0-6ef02fc2b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:45.610Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bbbb477d-55e1-43a9-8c3e-42310fe3ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:55.626Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ee72ce0-6914-4982-ad57-70902a0ee1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:38:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:05.635Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f9fa5f8f-ed67-4214-b615-988349d3060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:15.645Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=00cbe7bf-8997-4841-bea0-77c100e7d0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:25.654Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7ceb7e94-00da-48b6-bd76-4e21c37f4f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:35.664Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=70789047-72da-41e3-9a94-1c2415f4746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:45.674Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ba4ce3f0-6154-4c39-b0b8-43eee781a824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:55.685Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d74b944f-74f3-4644-b03b-814bae73cce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:39:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:05.703Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d02b7b12-26af-4c04-9b33-b62961ba3a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:15.713Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fd6f98cb-a93b-4880-b79f-9a117d4b327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:25.723Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0cb2c1b0-4b08-4ddb-a68c-6d1c2fa8ad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:35.731Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=327bf26f-3a80-4658-9991-622717f9fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:45.739Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d6a096a6-7a42-489a-a506-d94f5858586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:55.746Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5cb24b01-df59-40b6-8c2d-e2becdff2f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:40:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:41:01.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:41:01.203Z |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-09-24T06:41:01.204Z |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-09-24T06:41:01.207Z |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-09-24T06:41:01.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:41:01.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:41:01.216Z |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-09-24T06:41:01.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:05.756Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=da6a5736-f99c-4a0e-8d87-4e0974b600a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:15.776Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ecff45cc-c54b-4dbf-814f-342035ec44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:25.807Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=abe88de5-22e1-4058-9c02-53ae513004e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:35.816Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=78af8084-c85b-437a-b725-45ddd7e3e3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:45.831Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=98aee9b4-8f15-48f2-932d-6f470996ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:55.839Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f886c663-7200-45b2-85c1-2f7bc6108b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:41:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:05.848Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2e5d2e12-2ab4-4740-98a4-c92053c356e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:15.856Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=de9e9dba-24a3-4ddd-ac33-673bffe95e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:25.864Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=64bc2e89-a216-41d0-8200-74fdb2105082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:35.881Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=03e84d58-b99e-48db-adf4-ffbc51ca92cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:45.890Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0053a2fb-a7b2-422e-bda6-22c35dff0339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:55.900Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2e3868a-a827-496c-a11c-d002a0f7eb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:42:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:05.910Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2bb4406-4a49-48c4-bf47-7eda639f48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:15.919Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ad874c1f-d547-4e91-b35d-8389cade7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:25.929Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bf55d35b-bc9a-4777-8622-989db6474bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:35.943Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=601f9de2-0697-403e-bee7-cc87d4270bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:45.954Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e078119d-79e7-4881-92c7-5fb71527d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:55.967Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4b8f20a2-6044-4ab2-91c3-1d7506be1cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:43:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:06.010Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=95f0a5e2-438b-4300-9517-9df17b0e3319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:16.019Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=eb395696-2edb-44a9-b4da-6109e7ee7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:26.029Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=304fde40-4de6-468f-b4e4-3899548961d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:36.038Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e3bceab2-c957-43cb-bc21-72871dc873eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:46.047Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=22b064ca-7288-4b6c-8442-3c3eeae4059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:56.057Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=93f70a60-ab4a-4d50-99f6-2493a1a80b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:44:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:06.071Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=62290094-4d39-4dbc-8e43-e07a1e473149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:16.090Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4ffcd4d8-6fbd-4775-aada-17fd9bd14b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:26.106Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=523a392b-1705-488d-9e05-0f40e14660eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:36.114Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1074dda5-d47b-4a7b-9528-4e48c14bc34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:46.126Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4617e5b8-3269-4fcd-a1bc-68d1f1b642ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:56.135Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=21888268-a414-4dbe-b469-ef5be6f79265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:45:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:46:01.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:46:01.203Z |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-09-24T06:46:01.204Z |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-09-24T06:46:01.206Z |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-09-24T06:46:01.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:46:01.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:46:01.211Z |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-09-24T06:46:01.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:06.144Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=66c904d6-8803-473f-b054-04e1854b9933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:16.154Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=74494056-4be2-49f9-ac7b-b74732dba355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:26.165Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f95857dc-8fc9-459a-8043-1ba2174fbab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:36.176Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1b4e7637-e500-4e58-a0b2-ef6251f58b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:46.186Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e9908b88-107b-4724-af28-bc6d5ba93b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:56.199Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4547cf40-f380-4925-a4e4-a9cf8ca8271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:46:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:06.209Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6678b586-1c82-42f8-9e05-f2ef0995b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:16.240Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7c9305b4-8e9d-4fc6-bfe8-7f58a416c26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:26.257Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4dc03728-54bb-4af6-86b3-4bbc5dd3e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:36.265Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b0f1152a-145f-4a0e-b86b-487825c58407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:46.276Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=75d2a252-da7d-4c72-8cd3-a57008a24499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:56.285Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=297e376b-5a02-460e-b6c7-39999fdc7a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:47:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:06.296Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=64847003-3357-4846-811b-4fae7b8c82ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:16.304Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=428639a1-9afd-4f0d-8acb-d38f3ff622cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:26.318Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=52b4938c-d985-4fc8-a77c-68d4fd3de467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:36.338Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=411bcdf5-8891-4bed-8ae1-5eaa09d7dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:46.348Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=df3e4ec8-954c-4476-8cf7-7a4ab18a05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:56.362Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=341ded61-5129-4a13-b46b-d05b98148c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:48:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:06.373Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dbc529b0-9ac3-4beb-b354-45d28e49cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:16.383Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=af40ccba-9e91-411f-9351-a92388ea0822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:26.396Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4ae0200c-406e-4d65-8572-846f39cb7a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:36.406Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c9611284-bff2-4f73-be19-4c7b3d704730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:46.421Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fc7162e0-c1a9-49b4-91fc-ec3aa41dc667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:56.429Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f61d6225-cb0d-47c3-b2fd-19028cd5e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:49:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:06.437Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dc283763-4f91-466b-8e8b-1ef766792395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:16.445Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1aeccc9c-a5fa-4826-801b-b4719b33525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:26.455Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e318b27e-d097-403f-8861-738be2d771e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:36.469Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4ee7d89e-8750-4787-a5fe-a786e898e46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:46.479Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d4418a63-bdd5-4ff2-b3cc-f91ccd4bfe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:56.487Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ecb3864-89d5-4ee9-ac25-4095b32c708d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:50:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:51:01.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:51:01.158Z |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-09-24T06:51:01.159Z |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-09-24T06:51:01.161Z |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-09-24T06:51:01.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:51:01.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:51:01.167Z |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-09-24T06:51:01.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:06.498Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=97b10d72-4533-46e3-9c29-e77e9ca6051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:16.507Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=12408daf-8764-40f8-ac8a-69ded63ca49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:26.514Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=38b489f5-b073-4847-91e4-40e29c8eda55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:26.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:36.529Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=580dfcb8-0aed-453c-8229-44fce178f43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:46.538Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=86529247-8691-4ea0-a1bd-f562e713678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:56.548Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=45b050f5-0e31-4916-9be6-1c31d393384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:51:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:06.563Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5a916fc4-f435-42a0-bfd0-587faee0d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:16.573Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=35c40068-5a02-4265-8869-a8e89f5d8501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:26.581Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ce1bd19a-f7ab-4238-a419-f0ccffbd82e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:36.589Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f54cab9c-0096-445c-a48e-5f930559f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:46.608Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=48d6c216-4bdd-47bd-8593-9d3cebe2a365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:56.616Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5dc0c2ff-eb61-40c5-a264-98605dd73849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:52:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:06.627Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0d2d4044-f376-48d5-baaf-156b95ee4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:16.636Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=75a3320e-d1d0-4c02-979f-55a9513ac155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:26.652Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c926cdc8-0401-4a8a-9365-ea39ca42393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:36.659Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=248418c8-24f0-4dd4-bbf2-400f9b42b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:36.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:46.678Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a6ab2d52-8217-4a6a-b489-726f139825a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:56.686Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dc996b03-71fd-4a4f-a774-21696196042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:53:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:06.697Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4272e31d-22bc-4ddb-9eb0-762ae6f7c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:16.707Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=69afcea1-1ac3-4c1d-aa6c-4affb8032800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:26.721Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9322c409-c288-49a9-9d00-ff5a9b1e2892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:36.737Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=10b40048-d873-4cbb-98cd-e332949d0858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:46.745Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=463edcd2-c037-40e6-b731-64bb13fdaff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:56.753Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5da4ada8-e7e7-4330-a401-1141ddc0b297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:54:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:06.760Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d83a155b-35f2-4843-bb87-4e440b293aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:16.767Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d1acc133-131e-46cb-a27e-11e98c728461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:26.791Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bf99ce2c-059e-4ae3-ade8-c31c7509d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:36.801Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8b586435-2903-4ab0-8cc6-b81e20b31d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:46.817Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f3cab5e0-5c29-4f4e-9418-5b86d8c99645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:56.825Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=81d5ef6d-ca97-47cc-bc5a-78b358a01904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:55:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:56:01.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T06:56:01.179Z |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-09-24T06:56:01.180Z |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-09-24T06:56:01.184Z |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-09-24T06:56:01.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T06:56:01.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T06:56:01.200Z |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-09-24T06:56:01.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:06.836Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=58927da1-4717-4aed-a265-7c3b4a402f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:06.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:16.843Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0f9ed87c-2442-4d4a-baba-17aa76c4d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:26.851Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bc5748b1-3900-4cab-91a6-b89b131fab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:36.860Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d54c3463-224c-4343-b04f-1a14b56be815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:46.872Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4f8ee2ff-9b2c-4f64-a9d0-0ac81fd1c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:56.884Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3275632b-f00b-457d-9470-2f9af5514d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:56:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:06.900Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=35242299-b9eb-4322-8881-5c9d1166b666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:16.913Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4229abd7-4c9e-46d0-b9b8-19db5e2cc190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:26.921Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c16f1d10-4358-45d9-8f82-00ca3e12fd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:36.929Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a137fc9a-159e-4b18-aeb9-1cd03c920bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:46.938Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b08fc19e-4561-4592-8ad3-df66e76183ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:56.949Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=604d4679-22d2-4338-b156-e62fea81b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:57:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:06.959Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1ed6f20e-c2b9-4bb8-8580-4c556b65383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:16.969Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1a7657fa-3d9b-4365-82f3-a790543c85ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:26.979Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7ecbe0cf-e280-416f-9636-4a117db67334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:36.986Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=183cd61e-43f9-4cf5-a957-0dc35d9d5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:46.997Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e45760a0-de70-4143-abda-5aaf37ea42df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:57.008Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8aee7ca0-2933-4e41-97f9-fdbfb856d578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:58:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:07.018Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ebb269d-4be3-4d70-b5cc-4bc39149710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:17.028Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=157945ae-5513-4d15-936c-be496937694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:27.039Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fd5fb37f-3114-4971-8e8f-08086714351a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:37.063Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5b1ebad5-b219-4b6f-9259-12d282cecdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:47.070Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dc4d8423-9978-4732-9554-f54e8975e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:57.080Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=86a51fc9-d5b3-4fb1-9d7b-46f260b4c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T06:59:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:07.086Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=85475478-9e74-4693-8908-ec0b2fc4f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:17.093Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=911dadbd-aac6-45e5-a84b-886c0e729717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:27.101Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b28f3fe3-342f-4d02-a0f2-78cf56c7001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:37.113Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9088e555-cca5-4e70-a138-428ac8919854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:47.123Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=391aab89-9d23-43b3-a91e-b9345ef358dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:57.142Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=869bf819-a684-45db-9929-040843c1cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:00:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:01:01.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:01:01.166Z |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-09-24T07:01:01.167Z |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-09-24T07:01:01.169Z |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-09-24T07:01:01.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:01:01.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:01:01.175Z |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-09-24T07:01:01.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:07.151Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c019dbae-702d-4880-a82f-afd3f09f63c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:17.158Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1e31f6c8-c453-4910-8340-d04fa0c14307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:27.170Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a34b0762-3793-40d3-bd43-ad41cb2cf4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:37.196Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a35d150d-b9ab-44dd-85ea-b61db164e83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:47.205Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fee236ac-ad37-42eb-8018-b558779b0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:57.218Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=76c8009c-9c95-4e07-ab95-5faa0841005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:01:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:07.231Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9e9ed5c9-2a99-4540-8f36-ec2e290511fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:17.240Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f245d118-98ac-4ce7-84fc-d04472c3d7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:27.247Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9a14b11c-b0f4-4f42-9c39-0e9fc0e5fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:37.257Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d0a5b4b2-c5f5-4bc0-9f9c-f3faa02e7557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:47.266Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e8fdfe49-65ca-4d8d-ae5e-ec0d1b1d0b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:57.282Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6e965012-c0bd-4f9c-95f5-44fab1c3b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:02:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:07.291Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6830a9a0-7d5f-49e2-9c96-1ad07831305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:07.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:17.298Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=483796fe-422a-4a98-b970-77d353900829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:27.307Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=03f8b213-2e89-4b08-b399-bee0dcf64952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:37.318Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3049daa6-c51c-49f8-aba9-de0812d37406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:47.331Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=aee1e0ec-e0f8-42b0-83d6-e2ac689cdf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:57.341Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9797acc1-1cb3-453a-b5f6-b6421b9c2353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:03:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:07.351Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7127ebae-dbaf-4612-b3ba-066fab5e4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:17.367Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7d3d98d5-f37c-4159-8938-bda57063eead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:27.375Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d52cd617-5acb-481c-bcb3-364ab8241e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:37.383Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f2e94c1f-a42a-4777-80ed-21e9badfece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:47.393Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c01f788a-4dd8-4005-8a8b-c9d738b6a809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:57.403Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e1765899-e80d-4119-9449-4e1af057a30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:04:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:07.413Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4e897a32-3767-4f2f-9cb4-6eb0c8e442fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:17.432Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=925ebd52-e877-4a68-afa0-569cc1278590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:27.440Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=09861467-d0ff-4ae9-9f82-bb7f5c3b0c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:37.447Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=190d9a0c-ddfa-4be8-bc66-0032f4c5fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:47.453Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9db93a86-9e92-4513-b847-23f446fbafa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:57.475Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4ff004fc-de88-4216-bc76-0a5ed02db078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:05:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:06:01.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:06:01.188Z |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-09-24T07:06:01.189Z |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-09-24T07:06:01.192Z |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-09-24T07:06:01.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:06:01.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:06:01.198Z |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-09-24T07:06:01.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:07.508Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e49ec97e-ebab-46bd-9b94-24890185c0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:17.522Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7a17e7a8-97a1-4f81-9cf6-5a202c1f51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:27.531Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=24b3fc11-5267-44d1-9e1c-2b9bdcc6a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:37.537Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b8062bb9-b46c-4808-84a1-dd7ae82bcd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:47.549Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2dcfb853-5da8-46c4-8a0d-02813d261430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:57.560Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f2bd6a38-740d-4ede-a562-3aebada6da49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:06:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:07.570Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=08720ba3-365a-42b0-a05c-d52f3bc541f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:17.584Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3ce99c4a-4130-4362-a5af-b3cabdfa8289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:27.593Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1bb7b5a2-2209-4ecb-a9ce-047ef78a1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:37.601Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6726825b-cf05-4fc8-a707-13c347e07572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:47.613Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d04bd8fd-8a58-46fb-89ed-3325d1669360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:57.624Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1e42f075-fbba-48ac-9741-8b0ab90dcd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:07:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:07.635Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=01b350a7-5426-42f8-bbd5-28a802b9bed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:17.649Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=09ca4b00-32b6-46c5-961f-223fbdc7f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:27.656Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e6712955-1325-4695-ab7d-6b50d666450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:37.667Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4c43c770-8831-4bf8-a1f2-da101f79c4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:47.678Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=80b21eb6-5fb2-41b0-ba84-463512230a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:57.688Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=269887ea-0510-4f71-86a8-1198f8ef7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:08:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:07.700Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c9e7de33-58cb-49a0-8e52-f7fe20d6d324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:17.722Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9d516998-351e-46df-8d8f-87f976bfc5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:27.728Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fab49d92-4da9-4e23-baec-6ce14331a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:37.742Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a82842d4-0327-4a6c-9636-22ba487d2010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:47.749Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5a690ea9-be2a-4b3d-aac5-6f5f95807c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:57.759Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=95cd9497-1199-4402-a1e0-4bc2751b1151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:09:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:07.771Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8646dbc2-ba47-4f3b-b910-4f73051d0154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:17.792Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dc58fe4a-3c63-4ae0-9ebf-2d2ea0d20370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:27.800Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ab7e84ed-cbd0-43e1-9a39-f9ec191edff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:37.812Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2f0029b7-9e48-4d28-940a-02e5d93c684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:47.820Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bb9d3fb3-4417-4cbb-95c0-246538be4902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:57.844Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f13ce53b-289f-4278-84de-e4de52f3e4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:10:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:11:01.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:11:01.174Z |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-09-24T07:11:01.175Z |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-09-24T07:11:01.178Z |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-09-24T07:11:01.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:11:01.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:11:01.186Z |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-09-24T07:11:01.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:07.853Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=eba9b195-88ed-4ddc-bc08-ff9961d1c1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:17.865Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d759c850-f897-4bf1-8c19-de1469e10b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:27.873Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4685c93c-4506-45b0-80c3-0f5c321afc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:37.880Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3a8a76b8-ce7a-47fb-9e45-f2bbf3ff763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:47.894Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bf1ea727-44aa-4a53-9193-676e5411b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:57.903Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4cd16c85-4f12-4c66-8586-ac5affee5fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:11:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:07.929Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d1bf119b-b148-480a-9752-a21cda0f2ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:17.946Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2d45449-7861-456c-9398-df48a2754000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:27.954Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=70f742a8-dd02-4451-8a18-2d1d72eb326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:37.962Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=515328b4-4221-4cbe-97a4-54b9ebdbcfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:47.968Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=92bef219-044d-4a0c-b26c-8aeca4367df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:57.976Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=38ca989a-0c13-4f9b-ac65-eb4b2da63be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:12:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:07.985Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dee838ad-d729-443c-8ff5-d141f6500c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:17.997Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8699c56c-6c70-40f4-8c16-223c8581e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:28.009Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1ee38690-9a6f-45f5-b736-12ae53130d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:38.017Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=13668184-9ec9-4e3d-9531-09231e1447ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:48.024Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=73ab76b4-e837-471d-afe7-a6eda1a89893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:58.031Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b2589e9b-d56a-4154-b309-bd370a69b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:13:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:08.042Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=48dd5696-3774-4223-ab53-996a18d7906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:18.051Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7abf990f-e382-429e-a503-970d8b863592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:28.060Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ce481bdf-68b4-465e-a50b-836663d1b510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:38.074Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=cdc17f25-419b-43f8-841b-e8d937a1046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:48.083Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=babdff0d-9d11-40d7-8e03-21097a646874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:58.092Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=68658144-dd8c-4108-8e16-928cf30be724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:14:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:08.100Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=db6be500-525e-4f38-9dbd-5dccf9731a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:18.107Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c3f7f191-7131-4011-a604-f6e13eb5941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:28.116Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e071f9dd-079f-4229-9102-48f130db8bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:38.129Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ae23a08-a81d-44ec-b04a-f80d5d322649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:48.142Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dbc485c5-ba6a-4f83-8212-877dc35adc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:58.154Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=32b3956f-43cd-41ea-b417-6440f86ffacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:15:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:16:01.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:16:01.222Z |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-09-24T07:16:01.223Z |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-09-24T07:16:01.227Z |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-09-24T07:16:01.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:16:01.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:16:01.235Z |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-09-24T07:16:01.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:08.161Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c602864e-479b-4038-8086-c1a55745ded9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:18.169Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b28baba9-80bf-4610-bad7-40bc703e55fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:28.175Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=58580dad-f6bd-4199-84f2-e162e6f13061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:38.189Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=453c9049-a0d0-4779-9d2c-167bc934c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:48.198Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ed7ed047-173d-4448-b9e5-0dad5670e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:58.210Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8d7050a4-776d-41ef-8c80-0961b2a04f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:16:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:08.228Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=18f607c4-4e19-4d10-8b36-2ee232f64810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:18.244Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5f7a726c-a5ca-4587-9765-301351f624ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:28.257Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c0e033c9-bc58-4863-aec9-3d40ef8f08b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:38.264Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=176045c4-cdfb-4c59-b3de-d6c90e6f0d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:48.269Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=16911916-476b-4131-a14b-5896c2c0eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:58.280Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=11b09402-a604-43ca-8635-060f12e65e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:17:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:08.287Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3a956bcf-7257-45d0-b634-a51face20ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:18.298Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5838f152-fea3-4a02-93a5-02465d93f841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:28.316Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=16f36e04-0450-47e6-90ed-6e5e159dc9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:38.326Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3d356432-864d-4a2a-a5d7-ba8449e8185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:48.338Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e3926a4f-c0c0-44a5-ba4d-b5af06cd1c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:58.345Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6e8aa0d3-746a-4a3a-a40c-2d402eafc7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:18:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:08.354Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ec6f7369-8dde-4fb3-96ed-4163411cce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:18.363Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1d635d61-a909-4bdf-abd6-95d1c7ae7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:28.373Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=77738241-2f21-4946-af9d-0b1e4300ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:38.385Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b3561920-2333-4d78-b8fe-43398467bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:48.393Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ae5a842e-590c-4abf-ac83-10121c607cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:58.402Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6655dade-63bc-455d-810e-64cacb5a0d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:19:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:08.412Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fd176af2-e90f-40dc-a38a-bc4223004202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:18.421Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2b442cb8-37d5-42a0-b111-be34b1b130aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:28.429Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e3baf089-c98c-4100-97f8-dded15819a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:38.441Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6fb833a3-0e44-499d-8648-c62539679160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:48.455Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c0bfe96e-c8a0-4e60-9d95-c8278624da58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:58.462Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=19476525-e104-42f8-aefa-44b9cb74ea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:20:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:21:01.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:21:01.186Z |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-09-24T07:21:01.187Z |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-09-24T07:21:01.189Z |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-09-24T07:21:01.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:21:01.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:21:01.194Z |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-09-24T07:21:01.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:08.468Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=decaee3a-5289-4d7f-b266-5effd23560d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:18.474Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5311aaee-e4d9-4f62-ac65-99ea678f55e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:28.481Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7dac7856-7022-4cc7-a331-5925ede04b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:38.488Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=196e094e-a4f6-42ff-b67e-193e8f0bd614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:48.501Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9fedb462-c816-477c-8ccb-23d703b6adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:58.514Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a7d89777-2159-4aa1-8c6d-a20637866bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:21:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:08.522Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3b858d69-2f25-451c-9ecb-479a0313c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:18.529Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=362db651-caa8-459a-bfcf-4810476da37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:28.536Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3b04c9d2-473c-4539-9fd3-aa6ecc90f7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:38.544Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0d156225-4443-4f4c-8212-3fce29b8afdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:48.553Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2202e91e-60b7-4ba7-952c-ecf779bfb3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:58.562Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=78739ace-696c-46f1-ae2e-172376dcfe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:22:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:08.585Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d964340a-5f13-4265-8e00-e87658563353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:18.596Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a98ef1f1-3b61-44ae-8e3c-9be67c9a4679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:28.609Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f86be7b3-a7d1-41fb-9c5f-1c17bd03d5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:38.617Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1efe9e94-4f17-4a01-8f45-e6d5635cbe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:48.626Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6b6d33bc-bb3b-4156-a326-c05c14f3ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:58.634Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c20318c7-7dad-4ce6-9f18-e362c235eaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:23:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:08.640Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1a85774b-390e-46b5-920b-561d3bc0e6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:18.648Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4cd0868c-4ee1-41c9-9c07-03e77c8b42b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:28.655Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c102a3b6-edb6-4cf7-bf07-006eedac3d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:38.663Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bbb843a0-9bb4-407b-b1f8-ad86db004d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:48.673Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6864aace-f24c-4aa4-bdb2-00e53eedbdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:58.685Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8b3a627c-cc85-4e97-bff4-cb7bd05fcfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:24:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:08.693Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ccd01082-8317-4043-9f27-015a4065e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:18.700Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5581063a-afad-4800-baee-e1db06b5084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:28.708Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e0148f93-6d5e-480d-af7f-e17b950d8cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:28.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:38.713Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=350e2520-ba1f-4c84-a1db-e796a4c0ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:48.721Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4a49ed20-ba47-4adc-9513-58839c9a1885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:58.728Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ad3bb6a-e682-45bb-b9b0-02bc24073bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:25:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:26:01.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:26:01.183Z |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-09-24T07:26:01.184Z |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-09-24T07:26:01.187Z |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-09-24T07:26:01.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:26:01.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:26:01.192Z |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-09-24T07:26:01.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:08.737Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0130fb7a-3990-41a6-b549-6c158d33a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:18.747Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4b1e4ea9-a949-4851-82f5-155a0b72965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:28.753Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3416a68a-2318-45bb-a858-9fcaa5e08394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:38.763Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6d051f4f-fcdc-4056-b9ca-10ac1759e75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:48.771Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=93a853f1-63fc-437e-bd03-95501271486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:58.778Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=07c710e1-cd37-452c-aeff-ab8846dd5662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:26:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:08.786Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b3ee5d39-d2a7-4ee6-b6fd-07eb433b02eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:18.804Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ced723f-c993-4fe6-a374-9ff0f568d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:18.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:28.812Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c8f9d5d7-ab4c-4dd6-8a45-df8f72c4e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:38.819Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f2510e0e-c2fd-4ccf-8872-00d6749db5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:48.826Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=60adafc6-bbe3-497c-a8c3-65fe5a2ca446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:58.831Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3469b1cc-d54a-43fe-93bb-b27be5c674af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:27:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:08.839Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=051e388b-9b42-416d-8f90-7029600f0251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:08.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:18.847Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=41632bb5-ccbf-465e-8463-7f063c492bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:28.855Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fc410c33-6b74-4b55-a520-05ec882259a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:38.866Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e66c2627-bb26-45f4-b634-902523c9c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:48.880Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d3d324d2-faa6-4078-8d93-f256dde60025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:58.887Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bf90e04e-8d87-4e49-842a-72b6f90806ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:28:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:08.896Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=04158862-98dd-4319-928e-a24ad8d414e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:18.903Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5e67bf5c-3426-4f9f-901a-749549309505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:28.915Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1e3431d7-981a-44e8-bb8f-c20de9e20793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:38.927Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0351fc47-6fef-41dc-a5eb-21d23febeb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:48.935Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8014d343-78a9-43a9-97ec-198b88bc7fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:58.945Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bd6c9cb1-3f9d-4c56-838a-4e1a8384380b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:29:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:08.958Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c2541fe7-d58f-4763-bce0-9e687b2c8ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:18.966Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b938d30b-a56a-4b06-8c84-5f5e8ee16b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:28.972Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b8ef510c-24f1-41b5-99b0-0dfcae513a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:38.979Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=01edcd0a-92eb-4530-86d8-8089732ca47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:48.987Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9dcb3d11-0be9-4612-a3d9-2355d8dd19a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:58.995Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a8b1eaaf-6c1e-4153-8e47-dad08efe157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:30:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:31:01.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:31:01.153Z |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-09-24T07:31:01.154Z |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-09-24T07:31:01.156Z |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-09-24T07:31:01.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:31:01.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:31:01.161Z |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-09-24T07:31:01.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:09.007Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=89e10ba6-c1d8-4c65-90bb-e4f22e535536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:19.021Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=27db1eb6-89ed-48fa-9513-6ca0a07ccceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:29.030Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d1c8ce76-d5df-4133-bd5f-59004eba9d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:39.036Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=46d7f6a4-fedd-469b-af21-b86b376a6bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:49.042Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9483c23a-0344-4417-9f6e-61ac6777f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:59.051Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2215586a-fe42-456f-8c82-b84c0626d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:31:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:09.057Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f9274fcf-c672-4282-946a-8e8b79cee0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:19.073Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=399dd223-1f29-4f5b-bf3e-e48799106f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:29.086Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ace77054-cad7-4a85-bf2e-812ad6840e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:39.093Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4eb24522-0819-4459-ab87-ccc420046618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:49.103Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3465c27e-6dc5-411b-8569-431ed77a19f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:59.112Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a1d4e3ce-957d-4562-863a-261ffa551b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:32:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:09.118Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a8ed301f-0c03-4ce8-a980-e3e77b0d8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:19.125Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bf87a9f0-84aa-4d88-9032-22e0ddf57fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:29.138Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c7e51926-233b-4772-8921-b209a5de5358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:39.146Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8315f48b-8afb-476d-abc8-86d823a5c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:49.158Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=eafe0f4a-e6f1-4508-91a6-30e8dfa603ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:59.166Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5aa61108-7c1d-4a3d-b542-f1cfbb4d07e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:33:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:09.174Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0e43eda9-acff-46df-aded-1054e25fe2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:19.183Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1290fb85-a941-4a34-95fb-9532ae659acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:29.190Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9783e806-8e95-4826-b999-f76c880ea81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:39.203Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=140df9b8-ef49-49d3-a2dd-ec6049cf5218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:49.218Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2d83e5f1-6fbb-415e-b8a7-2f2dad0725b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:59.231Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1b146ec7-9c2d-4ebb-b29e-6d4af820a039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:34:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:09.240Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=51eaf5d8-72f8-4ed1-bccd-b41eb9298e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:19.248Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=884e44dd-c3f1-46eb-b777-cc8f6d82d507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:29.256Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6749d843-aa53-4cfb-8134-84dfed54a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:39.267Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=199470fe-fc95-49f1-8a3e-419e57eeb863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:49.283Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1326633e-75d5-49c8-ab52-da19f520560a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:59.291Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=edfb632b-f361-4ce4-b3e5-7a9774b07e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:35:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:36:01.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:36:01.167Z |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-09-24T07:36:01.167Z |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-09-24T07:36:01.170Z |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-09-24T07:36:01.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:36:01.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:36:01.174Z |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-09-24T07:36:01.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:09.300Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d47bc308-f2fc-4d5f-96d4-328c3939c94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:19.308Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ae539f2c-a536-4e6e-893f-10811bcf95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:29.319Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5e18864a-0e37-4cb4-80de-3b2adc007c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:39.328Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=063e3454-b5ae-44ee-9bd5-8b22a2f429fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:49.342Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=45f945fc-8f4a-4cdb-9dca-d665b2136d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:59.356Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7c2f9e4e-b101-43b3-afdf-41daee49b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:36:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:09.368Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=64085996-396a-47f8-83bd-124f70464602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:19.376Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=99cc9bb2-1c24-4567-8d4e-182edeb8a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:29.384Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=59fa9d8f-f791-4604-8aeb-9acc5c02c442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:39.392Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ac39b84f-1c69-4de7-b25b-a2fd15973ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:49.400Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2b208e35-2369-4ef6-b031-9b6d153fe56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:59.409Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d886092d-548a-4049-a0d2-f5a8be353713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:37:59.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:09.424Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=905a8d54-f283-442e-9495-ed8a77f59a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:19.432Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=004575b9-f75e-4660-9d76-18a7ddfbd0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:29.439Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=80e3725e-9c88-45c5-88b2-d3b8b3d4d69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:39.449Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=19786900-0068-4cf0-a6c3-2632068affaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:39.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:49.460Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=efcdb6b9-d619-435f-bb34-b6bb89e8435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:59.469Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c369e948-fc2f-4742-b22c-a7c093257b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:38:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:09.481Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3f55e924-52e6-44f5-bc23-c34a91c8579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:19.498Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4afab0d1-7dc2-4ed6-9838-d7c7d74f052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:29.508Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=96891cfa-0f4c-428f-aa4f-5da4353371a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:39.517Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=38aba239-7cb6-4931-8639-8e9a42470600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:49.524Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0e0817ad-757e-4d57-ade6-ac10aeff7084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:59.535Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=aadd85b8-77a6-402e-8f7f-ad3e29260d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:39:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:09.545Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=46193e81-3bd6-4cbc-83d0-749a2e9b7c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:19.557Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f131e9ea-6f97-4471-b2e4-da7823301285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:29.568Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fbe19fa0-562b-44c9-b7a5-0f0a15287840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:39.577Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8635fc21-2f46-4b8d-90b4-48595b1b90e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:49.585Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=36d552ac-27c3-4d28-b302-074635e92617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:59.596Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ff8e11f8-20aa-4ca0-842f-db3b5fc26aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:40:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:41:01.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:41:01.152Z |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-09-24T07:41:01.153Z |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-09-24T07:41:01.155Z |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-09-24T07:41:01.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:41:01.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:41:01.159Z |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-09-24T07:41:01.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:09.605Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c7aa42c9-ca60-4673-aa89-af8bd95f7323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:19.616Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0dade078-ee94-4d40-9297-70bc2a03b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:29.629Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4b392a00-05bc-4e17-bbcd-9d5be7126094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:39.638Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1d9447d7-b434-4a8a-9f69-e8e0fae10f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:49.646Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1c66aac5-149a-4f39-843c-f821714b0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:59.655Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e30fc78c-6279-4e25-b272-1cf5ad62181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:41:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:09.663Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e585d3f3-50ce-412a-b12a-317ea36f4cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:19.674Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=145c1fa4-1a2e-4327-bfbb-61ec811639ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:29.688Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=95a65892-6cda-43c1-bc91-d6c24777383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:39.696Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=64c46658-1a15-447f-ba45-0cf236c929ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:49.706Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=402f404c-e32e-4b01-98bd-843ee1a587d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:59.718Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=addd17ae-aa29-483c-a6cd-085ff9fda92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:42:59.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:09.729Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1ee3f393-6762-4e0c-8d11-aaece09c3657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:19.738Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=90a4129a-a96e-4671-a4ec-61bed2393766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:29.750Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e497cff4-4695-4db2-b198-f2c25a8a747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:39.758Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dfe52d01-e391-4b89-a822-87b880e80e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:49.767Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4f0a8bd2-2a89-455c-9bb8-41d3539c1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:59.778Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=924c7be2-1795-4d96-be54-382be10b4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:43:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:09.786Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=50491acb-6e9b-4478-a4a1-abf84586648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:19.798Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9c84ed95-1533-4d4c-bceb-8aa156d358e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:19.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:29.811Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d6129bbf-d8f0-4b34-a774-60de35505d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:39.821Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=78e27414-5202-4af0-b5a4-8023c499f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:49.828Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3ec4ccd9-6b21-415f-89da-e0639ab660b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:59.836Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bc2c28b0-b76b-47fe-8ace-284eb1395318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:44:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:09.848Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=29551ec0-f9d6-4204-919c-6317c32f6237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:19.856Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=54f01bb0-8c11-4033-90d6-cca04f93c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:29.867Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8605824b-f1db-40f5-bd64-ba8f5f8baf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:39.884Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c81ac507-3e21-434f-882f-9c8249902276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:49.894Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=cb330f1d-cde1-491c-acfc-ec57c7a613b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:59.902Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e2a189c3-613c-49d5-a4eb-f28fe6cf79bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:45:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:46:01.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:46:01.153Z |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-09-24T07:46:01.153Z |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-09-24T07:46:01.155Z |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-09-24T07:46:01.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:46:01.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:46:01.160Z |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-09-24T07:46:01.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:09.909Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8096b4f1-1840-49df-802f-6030b8446fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:19.916Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=be23e2da-368d-4283-a613-da1a9db15a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:29.925Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=66964e90-b8cf-4d26-86af-4b4d12764aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:39.934Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8479c138-ef07-46b4-a301-805377237b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:49.943Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a392395e-7ace-4438-a12b-79e94663614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:59.959Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b4fa01a6-d676-4860-ab77-c96800046692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:46:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:09.967Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dec47e9d-8504-450b-a080-5c96f46d7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:19.974Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2f187e59-a316-45b2-81bf-ff9cbe16fe3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:29.983Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0bacd193-6976-4baf-b7d1-70de2bae61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:39.992Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=fa3b3ae7-1f5d-4cb1-9a5e-6f7438218ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:50.001Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b4bbd38b-6a34-47fb-8495-88bc16aa847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:47:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:00.012Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b3e39533-d8d6-4dc8-8b6f-f6e94341640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:10.023Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a7d78437-dc3f-44bc-b9c4-863649257253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:20.031Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=850415be-ac07-431a-84af-7016a4c5ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:30.057Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2c3f9493-1aed-4f15-bae4-08721a501a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:40.067Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1ad6dc13-8cc1-43aa-acf8-5ff54425deaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:50.076Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=050eadfc-5827-4cff-9b90-3e13de06d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:48:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:00.085Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=96d574a9-124a-4bdc-8a94-a060c2e1028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:10.098Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=64adf3f5-cb38-4c70-b38e-21aa6ab2cc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:10.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:20.109Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9ec972ee-29d4-4e32-a6bf-98ec4822a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:30.116Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=af1684d2-e804-4608-a351-e10b9b464a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:40.123Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dbb71909-9dbc-4c0a-89bf-71cbe666a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:50.131Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ec957873-8e79-49ac-8458-048dc13642d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:49:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:00.138Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2714b854-76af-4ee4-9f9e-16e91a174ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:00.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:10.150Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c224b28a-47ea-4cab-a3f1-f89ac8f2e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:20.163Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dab3a0fc-3729-423d-8ecc-3b1052113916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:30.169Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=49db0722-b8ee-40c2-a553-e79cf80df52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:40.174Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d626849c-e6f1-45a9-9208-eb925bb06258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:50.180Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bab8f967-db3e-428e-8bc1-e399205cf931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:50:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:00.189Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=76908485-fa3f-4e64-9150-2fdb979e0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:51:01.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:51:01.188Z |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-09-24T07:51:01.189Z |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-09-24T07:51:01.192Z |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-09-24T07:51:01.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:51:01.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:51:01.197Z |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-09-24T07:51:01.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:10.198Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=83a6c3e7-3545-4dd7-bd7d-946d9211d757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:20.213Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e5530b70-8cd8-4959-8997-833452e492ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:30.226Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=88662ac3-466b-4cae-acdc-ffd9a03b2256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:40.234Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e57fd8e9-b98c-48b3-9d66-ea7879a16b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:50.241Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7a47bad6-f716-4b14-81a7-d5d82e233955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:51:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:00.249Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2817612d-3d4b-4851-a275-23b13cc474fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:10.258Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9a905ff6-7784-4692-bf92-1651c1fe1d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:10.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:20.268Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2e07a130-b250-44f1-a2ca-20d013e87a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:30.281Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a5c5d649-d843-42be-ad2e-fcfd7cbdaf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:40.287Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=67f206ff-1e62-4e90-a739-f8189bb55078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:50.300Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b99f524c-e85a-4cc1-9fa2-0e9ffa889938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:52:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:00.314Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9f3b146e-8fbb-4ad7-9bd5-482b294e42c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:10.323Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1a095ff3-a5e6-4da9-9f3b-9b525607dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:20.332Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1309c069-62f8-4ab7-ab93-bd811cec456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:30.345Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ed1bcc91-f76b-408c-892a-d3e9a3a7534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:40.353Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2edc590e-f1ce-43fa-83ba-88b7670f5dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:50.361Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=05a69c57-d4d4-4237-8d8d-cbd5144c0dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:53:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:00.369Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f190eb92-ac91-4821-9d06-9cd812bf6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:10.378Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=481cb721-3786-402b-98d5-93f711d54ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:20.385Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=76a39228-0650-4df1-a37a-fdd81d3e47ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:30.393Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e8374049-2770-4b27-a116-cd4f1d00f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:30.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:40.409Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4d60cd46-08b3-46b4-99ad-9527c3e6167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:50.431Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=63df2d69-d8c4-41cb-bc39-33c4652ace97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:54:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:00.439Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=967b2696-3645-4958-ad44-000e7410cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:10.447Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f230c575-4905-47a0-ab80-db5f62e88ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:20.461Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=804fc61d-c40e-40f6-aece-7c31f8a001c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:30.470Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=15470893-463a-4942-b629-f0abeaf1eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:40.483Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=eb4bef05-454b-4c37-a172-c95a00ea46e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:50.494Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2ccbc901-5b16-49d1-8794-c79b305ffc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:55:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:00.509Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=25e77fab-e6c8-407a-859b-0532607b9ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:56:01.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T07:56:01.186Z |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-09-24T07:56:01.187Z |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-09-24T07:56:01.189Z |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-09-24T07:56:01.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T07:56:01.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T07:56:01.195Z |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-09-24T07:56:01.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:10.518Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b8339428-6bcc-483a-85ff-e758b9e49a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:20.526Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e91b2044-8452-4020-bbea-155d3abd8c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:30.534Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5b430e18-5938-4653-8f8a-c0668da4e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:40.546Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8d012552-edf9-46b9-8b96-d36210362bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:50.561Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a25db0f5-7871-4ae5-ad89-da80ea179ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:56:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:00.570Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6b353efb-fbf2-4a4c-ba3d-8f8699a468c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:10.580Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=39b8bbba-e570-4336-becd-3b7d06f5a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:20.586Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3b89a9d1-f01a-416b-b5ab-dd7c4d9084e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:30.594Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e6d6a273-dda4-4f63-915c-6d75ffbbed35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:40.613Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4a68b262-131c-4023-8fb9-b78149be6eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:50.622Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d6ac6841-54a7-465f-abb7-95ada315c825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:57:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:00.640Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dc953c10-c29d-4b26-ad57-09d0f95c17e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:10.649Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=08e97a62-7b4e-4c82-abdc-cf8c0d5cdc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:20.662Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0e4066ed-557e-4cf1-9b01-29211bd9e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:30.670Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1d311f46-0977-4f56-89bd-54276de31648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:40.681Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4f9bef98-7d9f-41bf-ae80-3232d460f1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:50.693Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7b369c76-da94-4756-9155-887a83069a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:58:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:00.713Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a2ebcd5f-6609-437b-b0c1-a755209a3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:10.721Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=69ba922f-7677-4010-b45b-cfc68da9a3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:20.729Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7215f5f2-4e61-4874-b603-94ce15bec426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:30.736Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d380f0b6-a424-4601-bf89-ce616f719d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:40.745Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d385925c-3b37-48fe-9f3c-5710e5a292b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:50.754Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=dcfe8710-eb46-43d7-aaf0-ca966da59c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T07:59:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:00.770Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e8934fbb-d073-41b4-a8b6-0561fd36dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:10.778Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=94bab19b-5914-44ba-9f19-572a2f81ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:20.784Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=163d565b-1cfc-4be1-a216-5c602d8be038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:30.793Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2176e14d-7ed4-4c6f-908d-a407db0cf319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:40.803Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c623a07c-3191-4ef1-8785-8052b8d9a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:50.816Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=da78f888-2172-43cd-936f-1faddb0308cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:00:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:00.826Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=98f25108-ca33-47d6-8eaf-c196c64ce82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:01:01.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:01:01.210Z |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-09-24T08:01:01.211Z |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-09-24T08:01:01.213Z |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-09-24T08:01:01.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T08:01:01.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T08:01:01.219Z |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-09-24T08:01:01.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:10.833Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=480ffbcf-2f09-4fc7-83fc-a16ea78658d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:20.840Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=3ce1ddbe-ec7b-4e5a-ab28-0ae40cacd56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:30.849Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c777d833-de41-4f7b-b669-4df14ae3ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:40.857Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=98b0dec9-d6ea-4282-9775-82942fb425f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:50.866Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ea6410c7-4383-45b7-a701-02efdae059fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:01:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:00.879Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=88b25ca7-4173-4cfe-8ff7-f0823df982a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:10.887Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=665be5a2-b8f1-419c-8748-819e6ca50e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:20.896Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4c637c6e-6790-4e3c-ad46-f7bff91d7836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:30.904Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8c70d39f-9745-4abd-a065-bdfe49ebbb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:40.913Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8e78470e-79a7-402b-9175-7682195cfa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:50.924Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=71264d17-7931-4f37-bbf5-67d1d8b75ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:02:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:00.941Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a7cbbe09-c071-4c97-8308-d15d25420057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:10.949Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e3f39a48-40a2-46f2-8c98-ddf8e6cdccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:20.957Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d7975894-cc68-4a5c-b6d1-ddd41993b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:20.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:30.965Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9dafd1fd-e2da-4a33-b1e9-0ac3667ee65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:40.973Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7ff9fc77-fa85-48bd-ae5f-76f302ae10ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:50.983Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d264136c-d9b2-4599-acc1-9a456a6e62b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:03:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:00.994Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a6f026ca-4636-4a55-bc8a-7d9c89f41ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:11.006Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=efcfb27b-7eba-4350-b3e7-1e32f547379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:21.019Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5ec75a6d-0ae6-4f93-a282-42ad41b1f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:31.026Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4e8481e4-8727-4487-b015-b742d2587418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:41.035Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a225cc90-70c3-4eef-b249-d1e0c694fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:51.040Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=daa3fa67-674d-4b5d-a75e-182645aad8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:04:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:01.048Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7f1a870e-fd16-4fa7-b2f5-a2e5b67d6b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:11.074Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=05a31c5b-42d8-4df7-815d-11642b027215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:21.086Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=05f52c46-6c04-4380-9678-34963fda1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:31.095Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c5c0cd7e-f5c4-4b61-9c42-42c541839f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:41.108Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=5af7b6ff-e5d4-436e-83f5-c9bb0313a30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:51.118Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e0adf081-8277-4410-af41-35313c3d2b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:05:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:01.125Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8f8cdceb-3500-4a1d-afb4-b0659b823de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:06:01.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:06:01.207Z |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-09-24T08:06:01.208Z |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-09-24T08:06:01.210Z |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-09-24T08:06:01.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T08:06:01.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T08:06:01.215Z |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-09-24T08:06:01.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:11.134Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8f52b963-cd7a-45c0-857e-de1c70aa2e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:21.145Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=630cde5d-1c03-422b-a8e7-40e47613487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:31.158Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=235167c4-b4da-4b18-abcc-3d80e7a32ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:41.168Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=26cdad3e-f205-453c-9a44-afd77079e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:51.178Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b97fc857-f878-4092-8a25-40c8f57d3a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:06:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:01.191Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0de07558-e053-46bd-9dc0-9b4cae1b02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:11.197Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=0a090a6e-e3fe-4291-b68f-21335b26f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:21.206Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=443a15aa-283c-4b94-aa7b-8272159828f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:31.215Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=16be84fb-1aed-43ab-baa7-ab518970f2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:41.225Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a64eaf71-7ef6-455f-a7a5-f2429840d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:51.235Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=83daf74b-a64e-438d-be5b-6fdd3f71e8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:07:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:01.250Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9b2f4e6a-a0f2-4261-a280-3a1a03b9f01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:11.257Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a297d36b-2fe9-489b-a52b-97c14539cf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:21.265Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2f2d4124-bd08-40de-87e4-e7b28af37b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:31.272Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d9ddc34f-c6f1-459b-8747-2b3e0441e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:41.283Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=27d67077-2fb0-4834-940b-a8ee7bd07751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:51.296Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d2464c8e-ef5d-48d5-9cf5-9a956be7d74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:08:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:01.309Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1dc7e422-f791-4192-9aa1-bed4f66cc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:11.326Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8eba27d6-56ca-4eed-b4c9-093092d00d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:21.334Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=bbb256d4-a597-4948-add7-a70d248aa8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:31.344Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2767e2e0-fd9b-41e2-b1b4-d5ab20e98bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:41.351Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e6b8483d-5f99-42cf-9b1f-16bd1f61af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:51.367Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c0206d0f-42a2-4ef4-b827-f400c478d2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:09:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:01.376Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=9d264205-9876-41ff-ade1-2636b30acbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:11.387Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=e265e835-7ff3-4a5c-ae79-cd98b865e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:21.394Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6f0a1287-ab54-4101-bb57-7ab24fbf63e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:31.402Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=2ab85a95-e81b-4e13-a3fb-e9d38390272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:41.408Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=1afc395b-e0dd-4746-ab55-474e90e004d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:51.423Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f7186b6c-e7f1-443d-874c-4ab5fbf01b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:10:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:11:01.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T08:11:01.181Z |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-09-24T08:11:01.182Z |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-09-24T08:11:01.185Z |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-09-24T08:11:01.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T08:11:01.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T08:11:01.189Z |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-09-24T08:11:01.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:01.431Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=da460d18-d85f-48cd-b58f-5ba9c6c16d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:11.443Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=60a5358d-f6c3-4ccd-b56c-96e03d0375f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:21.452Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=8c533a73-0519-42e6-8fd1-766c2a3b2e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:31.459Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=a769b22c-5057-429e-addb-06a3971c544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:41.465Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=652d4179-fedf-4eee-8c73-d121da4d690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:51.473Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=84014b87-0fbf-40b2-8352-a94be1ca6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:11:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:01.483Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=b881493a-b68f-4c74-8858-c8472b86e96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:11.492Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=49ab83dd-efaf-4854-9ecb-72c97e73c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:21.507Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f864fe41-5fdc-4316-bff2-96faca3dfee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:31.518Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=7c080590-9772-45a0-89a1-52c0bc77bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:41.530Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=28a71c14-78d0-4a2b-9cea-25d1f5ae35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:51.537Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=d61c2113-97aa-4f22-80a6-df416a36fde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:12:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:01.544Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=f1933595-d949-4319-8fe0-ac218ca29bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:11.553Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=c70fb836-9049-4e7d-b632-4f5de1192c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:11.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:21.562Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=4465cbdf-f906-4eb4-baae-1d4f9888a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:31.574Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=ed971d1f-3581-4871-9ba6-8864620f58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:41.585Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=6ee87336-12aa-41a3-b649-6bf5fd1a37bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:41.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:51.591Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=24252d20-103c-47fa-8b4d-0652be5e56d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:13:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:14:01.599Z |INFO |Init configs |InvocationID=98d0c090-f262-48e0-bc35-1043c1a17d5e, InstanceUUID=789d84e3-1085-4167-bc25-862d58256bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T08:14:01.614Z |INFO |PRH tasks have been completed | | | |reactor-