By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:00:00.608Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:00:00.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:00:00.641Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:00:01.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:00:01.337Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:00:01.338Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:00:01.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:00:01.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T05:00:01.557Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-25T05:00:01.581Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-25T05:00:02.836Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T05:00:03.209Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-25T05:00:03.226Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-25T05:00:03.226Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T05:00:03.288Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-25T05:00:03.289Z |INFO |Root WebApplicationContext: initialization completed in 1707 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-25T05:00:03.720Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-25T05:00:04.529Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T05:00:06.052Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T05:00:06.605Z |INFO |Started MainApp in 7.879 seconds (JVM running for 8.488) |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-25T05:00:06.675Z |INFO |Start scheduling PRH workflow |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:06.687Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2adedf2f-9528-497e-939f-bb63cae1bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T05:00:08.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T05:00:09.349Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T05:00:09.350Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T05:00:09.353Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:18.145Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=90dd4c61-dc17-4ad4-914d-f9e5d69a2749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T05:00:19.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:29.215Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e8b25236-ed96-4ccb-9bec-d8a0ba321999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T05:00:30.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:40.254Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f9fe4ba7-c687-427b-8bd4-77a582cf7916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T05:00:41.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:51.294Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=79399d48-479f-4dc4-80ca-9f75301bb3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T05:00:52.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:00:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:02.338Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=950ac878-016c-431d-857f-927d9e54dd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:12.446Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a9465be4-4db7-40b2-9939-fd680ab2fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:22.463Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=74951fa6-414e-4178-9e10-6d1ccbb78699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:32.476Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e70efd95-92f3-4f95-b92e-9fe16139b495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:42.506Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b206f44e-ee8d-47d4-8736-95d5d30a4cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:52.520Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=387f793b-cb7c-4cab-8ddf-16274938462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:01:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:02.533Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d645ca23-080b-4d6c-818b-a3916ac8999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:12.551Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c250ee06-9d8e-491f-838a-b19239ceac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:22.568Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a51f53a7-4d6f-4170-8821-3e27a3f6d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:32.587Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5e545c31-c993-4f28-94a0-610d1f8dc9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:42.603Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f0cd262a-b321-415d-9f3a-a09bd44d4047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:52.623Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=89823cdd-8965-4965-a517-f9b5a28961b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:02:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:02.639Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4d1e9d3e-908e-4c75-a84e-275cb3712870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:12.655Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8207328f-f9c7-4333-921e-d2c5dac50b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:22.671Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6bd468a2-8a51-4879-8bb6-80f1bef0c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:32.686Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=50b9535d-39d9-4b2a-a00b-0d7822d26a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:42.702Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9b89f75d-a656-4044-9f0b-f4766c8b8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:52.714Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0609aed5-ff43-427e-9032-928c941441bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:03:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:02.729Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a57e994f-12e4-48a8-8e36-f33d6f0a5c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:12.765Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7333178b-331e-4ecb-aa2c-69aa2b7d0c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:22.779Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=94e80803-124c-4962-8c6e-ab0f9974efd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:32.790Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=751f0258-fb9d-47fa-b90b-079e205351ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:42.804Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2d0a275c-c8c8-492e-a3dc-c79fff4670f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:52.815Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8919bc05-4db2-4a71-ae52-d908ae6f802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:04:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:02.830Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c7176023-2fed-4187-9a64-ba9becf23639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:05:04.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:05:04.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:05:04.518Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:05:04.521Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:05:04.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:05:04.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:05:04.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:05:04.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:12.851Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=52ae150e-fed9-465a-b4e0-9ba7105634d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:22.863Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a264e48f-02d7-4b4f-94f9-b54ee30dc565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:32.874Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b193fe6d-ca1a-45f2-ae11-a133e4416c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:42.885Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1b9fe859-47e3-4912-afc0-ebbb5ae65587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:52.898Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=65e60d7a-85a2-46c9-a2d6-7b077d6c5443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:05:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:02.909Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=11d56748-74b5-4f4e-9220-ab587e24c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:12.926Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=789249bf-7486-41c2-a0c3-8e1f7dc7ad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:22.941Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f21f6940-ef1a-4942-9784-fc69065792e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:32.953Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7130ca18-f8a1-4246-8cdf-16dede78c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:42.963Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c2a0a7a9-c2fb-49a4-aa18-9b9ab06cc132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:52.972Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=94840965-9aa6-49a5-88cb-eabbb56dee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:06:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:02.984Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8a675066-8b3f-4d63-9e0f-b225f83e5233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:13.000Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=67f32fdd-75aa-4876-94ba-6291c7183ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:23.010Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=907aa5b1-4c36-46ba-819b-2773b60b6e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:33.022Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0e2a0290-95fe-4b38-9a8d-bafc0c369b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:43.033Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8eede212-f06e-431d-bd44-9e2349da4cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:53.045Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b0ef0593-f210-4113-8167-5abab74d7e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:07:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:03.056Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4535945d-335d-4d50-b91b-4c8db9be46dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:13.068Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fe9878e7-9569-4f29-8642-01cae87a6174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:23.080Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=496b30cd-1069-49fd-9875-6769edc6f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:33.089Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f7f30e13-6f6a-4dd6-b4dd-2aa8bd3e4bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:43.099Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=34dcf836-ebb9-47da-93ea-9e79fd9fd5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:53.112Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9944ae7c-511e-4d8a-a81c-3bdc54870ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:08:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:03.123Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fa01bb37-a813-4d2b-a389-36ab5e4e4079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:13.134Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a8dda6a6-bb7b-44c4-8de4-1cb5cce86bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:23.155Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=98c74b74-0a6c-4a4d-819b-6cc4a97ff09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:33.170Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7a28e83a-2bc5-43f7-baec-4bf7d72cbb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:43.179Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9185bf02-0d2a-4845-85ac-0770062aaef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:53.190Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eeb8a6da-279b-4004-87ff-b1b22b1b5a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:09:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:03.200Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ba0d4ac3-3ded-4c90-94a4-99693b993310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:10:03.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:10:03.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:10:03.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:10:03.997Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:10:04.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:10:04.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:10:04.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:10:04.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:13.210Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5097ad61-4f48-4389-9951-505eb378a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:23.220Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cb6e0ccb-8d5b-405f-bbab-bb642d2026ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:33.231Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=629fcc92-7aef-4cf8-9826-eeba906d39a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:43.248Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=14ce60fa-2bae-4ce0-9cc6-b22498a8329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:53.267Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5571900f-cbb4-46e2-b9f0-380d68838a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:10:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:03.279Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f595e7f7-a3e2-4481-89a5-d5abe18919f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:13.289Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e608618c-2a67-42bc-b83c-cee2961206de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:23.299Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9c434c1d-a255-4fc5-83ef-439b90e93339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:33.310Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=65df0fc3-6b65-46bc-ba20-19eb50a20a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:43.321Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=49b2dd0b-8e78-4bad-840f-1813f22e26ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:53.332Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d2b3239c-24b9-455e-aefa-e095a898e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:11:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:03.344Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=242af345-6198-40d2-9aa6-425b3b5a0a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:13.356Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7ec55a4d-7a92-48ab-8d01-e2dd5b39e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:23.371Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5f9023f4-9784-4863-8b57-cb216de5ba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:33.382Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a3f7ec3d-037b-4ece-ad0d-0992c66d8e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:43.392Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3669842f-620d-40ac-b4de-2bb7eb5d5dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:53.403Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2b58da75-94e8-4fc9-b3f2-143d764a1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:12:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:03.414Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c42ee758-83f8-4292-a1db-1600cec286ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:13.426Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=27af44c4-1f3f-4b10-b02d-276683d1883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:23.437Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=02bd3851-7bba-4a16-895e-5c09df21ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:33.447Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ac8801c1-4fc6-4b4e-baa6-e3792423f840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:43.460Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=55bbfce0-e29e-48fe-b952-514091fe949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:53.471Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e23237fe-3267-4c74-ab7a-eef5d0487621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:13:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:03.481Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0977a172-3d9c-4da0-b4f2-e62c010a4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:13.500Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2374a99e-6239-4366-b4bd-410478624407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:23.509Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=46297510-9fd7-4897-b296-bf59c5d828ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:33.521Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=799b52fa-bc21-4145-b1ed-86db81eeb9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:43.532Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=513a8a4c-9ee6-4f93-84fa-b412c4df0a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:53.548Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7caf1058-31e1-4f03-ac01-458ae35ecc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:14:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:03.557Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0e610863-0768-45b3-9a83-30138dfa4090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:15:03.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:15:03.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:15:03.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:15:03.988Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:15:04.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:15:04.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:15:04.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:15:04.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:13.567Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d1cdc50b-37a7-4795-aa70-0304823a34fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:23.577Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7313a555-c569-481c-b228-afecd7f621bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:33.587Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2ed287bc-5dc3-4454-bb17-d7967879dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:43.598Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c5c726f6-e16a-4919-a13f-8127307a9c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:53.607Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=32fd2d5d-9810-43d7-841c-5f4d9d248b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:15:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:03.617Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bbd02d72-a95f-4129-9b32-cf6fcc1669fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:13.628Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5311d75c-c8f7-47d3-8144-4deda3205f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:23.642Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f564ebd5-c59e-4926-90d6-61ad842f6980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:33.653Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a1648f25-b6d3-446c-b8af-c2ae2a4bfe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:43.664Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=94c8e2ef-e056-47fd-aeb4-c7a82f11fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:53.674Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1bd26b58-48f5-4d5a-a423-ea93bc3e0d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:16:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:03.684Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d737a378-3bca-4b74-afd9-32966ca35d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:13.693Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=75d7fc89-67b8-43ba-bd93-00ffbd36a1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:23.704Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9791b201-90fd-4e3f-8c5e-c1327f560047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:33.715Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=90008faf-5f92-4cea-adee-2811f7969e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:43.726Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=796aefd7-a094-42d1-8c0d-0850bd9c3271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:53.742Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cb682299-fdff-43fd-a637-5a01c088cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:17:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:03.752Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=59c44f25-bbd0-40b5-8dcb-f000cd9a1b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:13.766Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a5d996ab-dc77-4ddf-b3ec-b1d89a782186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:23.776Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f572e7d-60cb-4cd2-83eb-3ed43ba6e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:33.786Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f219d928-7f69-421c-ab3c-b3514593e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:33.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:43.796Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b7e3bea9-446c-4dd4-980f-c1716abac87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:53.808Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=49cf5b21-5504-4fb4-aeb3-c94be6d51bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:18:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:03.819Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c0931a92-d6a5-4679-bf1f-077881be79bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:13.828Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d3146680-88b2-46a2-a945-36570ec68e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:23.836Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4bd388d0-0e70-4c8c-bcc7-0e4d5987153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:33.845Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=12cd3f33-2910-4c42-a41a-bd6635697795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:43.855Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=26995371-710f-4997-ab95-ad4bb30fdfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:53.863Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4ed58500-7b27-4c18-b2fb-f6589085cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:19:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:03.874Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=54bf7663-9729-4c7e-871d-1fd99411c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:20:04.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:20:04.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:20:04.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:20:04.013Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:20:04.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:20:04.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:20:04.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 |2022-05-25T05:20:04.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:13.883Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=59bebad3-bb77-4420-8bd2-dcb0b9b9226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:23.893Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f591cb3c-b49a-4d12-82d0-14220650b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:33.903Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8b708861-a4df-4b3d-b370-6d5660601041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:43.913Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f2422833-7a88-4c42-a0fc-d800450d1eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:53.927Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=01ec1dd3-1975-4084-a8d9-fe4129f9dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:20:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:03.937Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b3d75056-0265-405d-b275-2d016f2474e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:13.945Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c702894a-4a91-4231-b83f-d260f8008dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:23.952Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c0634b2b-dc07-44b6-b3a7-def5fc83300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:33.962Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=91d7981d-873e-47a6-be90-fdb73280c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:43.971Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7ecf66e4-7d71-4434-a145-27ad6d12ef6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:53.986Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f6c58f94-a7d2-4057-a634-d5f7a17d65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:21:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:04.002Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9b113c1d-3b93-41e9-b89c-4910fb600d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:14.013Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2c77f457-7d01-452f-9f02-8b2e1cfbd748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:24.026Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=10fdd2dc-0a8c-405b-8d63-af9baf526a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:24.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:34.038Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1cf4acb1-f59f-4f6d-b744-e181bc5a5ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:44.054Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=602cc477-145b-4146-b3b6-397465328eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:54.068Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5a39f5b5-fe15-41a2-8e80-790c8f608d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:22:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:04.087Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a01551aa-990f-4537-95fe-0704c2b7096b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:14.097Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=39d44c7c-9fd4-41e0-96d3-8aa5e74b0e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:24.111Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0f78b781-b696-4ca2-b69a-30d65a1e55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:34.121Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5069ff0d-6509-4f06-9121-35612aa00314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:44.133Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0d832da6-ba81-4cb9-ad6d-810c5155d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:54.142Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f95f80b-249b-4860-a392-032029f5693a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:23:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:04.150Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=62f9650d-24ea-4637-9e0a-12f7752148ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:14.160Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=40878739-f4b7-47ec-9b85-3998335ef38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:24.170Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e146fdfa-4dda-41b3-ab67-736998e3e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:34.180Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=726e5263-49af-4e10-9e09-9bf8cfe3bff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:44.190Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ae662599-a4d8-4244-8b35-0d62d9c183e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:54.199Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1ffcc1f8-2a4c-4514-b794-28b6a39ef18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:24:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:25:03.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:25:03.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:25:03.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:25:04.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:25:04.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:25:04.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:25:04.010Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:25:04.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:04.209Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fbe2e7ef-a4ba-4520-8ef6-07bd2ee63f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:14.219Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a7414daa-e487-40f0-a669-8b6eeb8a6309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:24.229Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0bc93e2f-c3b1-47ab-9da5-65f0a27e7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:34.238Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=31486be5-e776-4962-9cf8-39b5e71472be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:44.247Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=343406e7-499d-47b4-b97c-5f3b4a8b41e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:54.255Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7be70d8f-ace0-4bbe-ba57-66dbba55cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:25:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:04.266Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3409a432-8cbd-4ec8-964f-4e2ef5ff6e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:14.275Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7444bd5e-fa33-4d1b-bfb7-7dd70e08b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:24.285Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=293b8184-39e1-4dac-a73a-a79b39c18d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:34.294Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b09a35bc-cf11-4fdb-9394-0865312ffc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:44.303Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f01f4fe5-9cc3-4138-a0d2-bb408c0aba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:54.313Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=216c8faf-7564-4b41-a119-54bd8a898f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:26:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:04.322Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d2c0354e-e098-47bf-8429-810bd4528f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:14.331Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=71b3557f-b0e0-4808-ba30-37cc522e636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:24.339Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=860ab467-4f3b-4e26-ae08-474a3b912581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:34.349Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=aee75a24-f035-41e0-807a-09b7f25aea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:44.357Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=667eb345-79e0-496e-8abc-de6bd83d5a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:54.366Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ab5b9d54-d137-44a2-b697-53994ca10525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:27:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:04.375Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bb9231dd-1c4e-4edc-91d2-99280ef6bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:14.390Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=840d2c9c-8734-4bc1-acb9-31d4396daad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:24.400Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4a213a1f-bd79-4c5c-8e10-40bd5aeeecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:34.408Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=275a5e46-3287-4f5a-9854-8065cf811cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:44.420Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5adfea15-f983-49c6-a5a4-81de749f7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:54.434Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b804d093-7688-4664-b172-b4fd2f0793e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:28:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:04.443Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4588c7b7-cef5-44d7-a0f1-2180305c215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:14.451Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=114a444d-44ac-4b00-ba25-84250cac7b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:24.461Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6a41d2ad-bfa8-4a7c-baaa-fee69c75988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:34.472Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=64bd46a7-55eb-420c-9d44-2cdc25a6ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:44.483Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c2a7f287-9f60-422c-9c53-c9476efd579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:54.491Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=12845144-c9c7-4beb-83c7-b063c6777e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:29:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:30:03.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:30:03.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:30:03.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:30:03.992Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:30:03.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:30:03.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:30:03.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:30:04.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:04.499Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=15d07648-0b7b-4b33-bcb4-ecd47d3a2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:14.507Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6743f7db-d150-49fb-b9c6-e79b3f50156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:24.515Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b1d8c3ef-628c-43e8-a5e2-13e085d0771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:34.523Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8472bee6-0b4e-447c-b0c6-be5fc856c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:44.532Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=41176820-2e28-4544-bb9c-54130dbfad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:54.550Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=900cde6c-0a43-46d7-aec6-ec32fce0b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:30:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:04.558Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=049d3257-0236-4e08-8c48-fc6445bf3a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:14.567Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fb3509b9-9728-4d3e-9ea1-e0d14cfba314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:24.577Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=60acdb30-f5aa-4a15-97ea-a85cb85db1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:34.584Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1f39bd61-f57b-4f7b-a5da-3b65f2b68290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:44.593Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=df8bd2a9-068e-48ee-b92d-62662fc62e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:54.603Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3c355ee3-7495-4ed6-ae9b-dfb8928d8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:31:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:04.610Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ffbf333c-293a-4d0c-858d-829b700e8559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:14.619Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b7006103-6f92-4682-a82a-4d544c914d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:24.630Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=04f24dc2-ff13-43bc-9846-d41cc307c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:24.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:34.637Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=63b25353-0bae-401c-9bce-319adec5d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:44.644Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3b8fc299-5a94-4563-b2f0-2c5c25e11e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:54.652Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4e5af86a-6a42-49a5-9b34-c51c69a86d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:32:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:04.661Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1af92b95-c4e0-4c2b-b195-0e3ca0a71d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:14.669Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=96bc8bfa-931e-499b-9031-92ccd02bf889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:24.679Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=703b4975-21ad-4cfe-91e6-99fb06569cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:34.688Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a48b6d78-74f0-4274-9279-b87f3fc71414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:44.695Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=da6844cc-0098-410f-8a84-51599dddfd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:54.703Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=13558dff-9ca6-47bb-9d97-dbb9d066ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:33:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:04.714Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eaabe6e0-a46b-4740-a0fc-c56ef1bdbfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:14.722Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e9729b92-7438-4ef2-8c8c-e56116b1d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:24.732Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=798f744b-86f9-4ae8-8223-90a9c9cfd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:34.740Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f54c593c-a1a8-4d92-b0cf-ef71ad43ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:44.748Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f4b698fd-6c85-494b-a42c-2fdfd58c87dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:54.765Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c8a71133-137f-4d1a-b9ca-7e6aa489bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:34:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:35:03.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:35:03.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:35:03.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:35:03.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:35:03.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:35:03.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:35:03.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:35:03.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:04.773Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=818b349b-0b8b-4cfa-97e3-0d0436d70ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:14.783Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e3a6b145-89eb-4392-b6d9-b82963e992d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:14.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:24.791Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=14e748c4-c543-4ae9-91d0-b803c55b8b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:34.801Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2551a987-a21f-4d45-8be8-6fd382e141ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:44.811Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=07c849ae-f447-4a0b-900d-99b93d7b66aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:54.827Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=38b165f3-945a-4452-a3f8-edcf2514f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:35:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:04.836Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5505f3e1-eb49-4fd0-ae46-cb9dd2470ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:14.845Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=aac2e5d4-8e5d-455c-805d-977bf7c4366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:24.853Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=06881dd3-ef40-48d7-aec1-a441ab9518a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:34.861Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a2513511-884b-47e9-b1e0-0e463b9a3870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:44.870Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8c7d1abe-80ed-4311-bec0-c5462a92992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:54.878Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9b8aaf9e-a9a5-45a2-ae51-f38bab9173ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:36:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:04.886Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a629f93c-237b-4859-a984-c9a897a372b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:14.895Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f2b9c89-9abc-4f0f-9a52-085a20eee461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:24.904Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0372a1e1-21ee-4848-a13d-f33ce1fc3708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:34.912Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3e025bf2-40d1-4b78-9d42-af4bfbfdfcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:44.921Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a2369011-3457-43da-aa2d-6cd9eec5b146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:54.929Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1b2071bf-1739-41ab-963e-ad11e0c1d1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:37:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:04.937Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2dd46472-0ea5-4fb2-9cff-3f50756556dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:14.945Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=be55cd66-da16-4caf-81b9-d24366494df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:24.955Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cc833373-afe1-4014-a315-65777b50ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:34.963Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9736cdad-6a19-4880-b103-d773ab6dd5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:44.973Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d5de7ded-55c7-475c-a2fe-ecbaacfc6e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:54.982Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3f0b57eb-22ff-45b2-b8f2-f10ce96b1962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:38:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:04.992Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ba982a48-c78b-4413-9e83-bd6ece97d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:15.002Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f025f7d3-473d-4c8f-a6c3-09631063ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:25.016Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=77380af9-002a-49e4-a967-92394641d7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:35.025Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=08c9d5db-1b29-4100-936c-285a2764fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:45.034Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=51551f1b-733a-46a3-ba8b-c4022f9922cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:55.043Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9ef41059-5e51-4a89-9350-58800f5d3512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:39:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:40:03.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:40:03.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:40:03.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:40:03.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:40:03.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:40:03.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:40:03.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:40:03.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:05.050Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9326b779-c7c9-4d18-896d-67f1c4060d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:15.060Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d9e6fb12-4850-4bba-81a0-4a814fb3077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:25.067Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fee6cde1-0697-432d-ad90-5979d44af4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:35.076Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1df909c8-2fb6-4a22-8657-c527f45d513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:45.091Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=478dad32-6a49-41fd-85fb-c83899f8daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:55.101Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0696d8db-3a3a-4279-806a-6ce0412b1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:40:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:05.110Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=97ede857-6c34-4176-b66a-ac096a114a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:15.124Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8c5ed47d-2a5b-4c54-a1ed-607437a0ff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:25.134Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=23ab640d-50a7-442e-b3d8-8277fb6d6140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:35.142Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=46d2309a-0b5f-4e42-8ebc-07b430ab1c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:35.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:45.152Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=734b278a-2543-4bf8-b0fa-514225c1a0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:55.161Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=52544961-6875-418b-9c6a-2321731022a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:41:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:05.169Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=769d6e39-40d0-4ef7-af66-30fac63cc4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:15.178Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7904d712-722b-4eeb-aa08-3136f170ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:25.187Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=40813e66-9899-4b0a-b072-2f3058c87d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:35.196Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f13d81e3-6811-4416-9af5-a19bed66e530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:45.204Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9e41abf1-f34b-451a-b144-14c6cba6a089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:55.222Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3a7abad8-2b85-4106-8abd-26dd0b742e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:42:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:05.233Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=11525b62-2383-4efe-8b4b-1b2f5f2fae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:15.243Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1c86beb1-cbd4-4f0e-b742-431c81209f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:25.253Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7fa96f18-67f2-484d-856b-786d820a7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:35.260Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4f858505-e6ef-45fd-a525-d828a725812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:45.271Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f2abbf3-59d1-485b-8773-cf37c8d29eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:55.280Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=50331a44-e32c-41b4-a41a-af1b97ba0bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:43:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:05.287Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fbf82d1d-b955-4922-b03c-8d64f435ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:15.295Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d577ac00-0cbc-40e7-8512-70a3021fd608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:25.303Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=053c66c9-bd8f-4eb1-b482-ddda79e437d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:35.311Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4b9b58a5-8362-4fbf-a333-181086badc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:45.320Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6fb0675a-9efd-4fbd-93b9-fd31ab37995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:55.327Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9388df89-83f3-42c7-a838-36c1921f4d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:44:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:45:03.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:45:03.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:45:03.990Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:45:03.994Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:45:04.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:45:04.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:45:04.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:45:04.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:05.336Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=db549162-94d9-459b-8470-92e996f3d938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:15.344Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4c3ad2ed-e9c4-4c4a-9524-08c3f06c0719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:25.352Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b664cb32-0709-4dc9-a5b7-6c844855f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:35.359Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d09815c0-28d5-4b78-aa01-017ba3b135ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:45.367Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=dd5cffcf-8dc7-4c12-bfdf-175880953b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:55.377Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=292e69cd-fb8f-4c2c-8912-2642ac5f0092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:45:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:05.384Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9f57de7a-8fd0-4b88-aa36-0d52361d0453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:15.391Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8cd62a4c-279b-4d06-b52d-5c10f7b95beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:25.399Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b26c3707-4ef6-45ee-8b6b-eac373c26a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:35.406Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=37d3aa9f-1d99-4bc5-a168-678d45e4f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:45.414Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=567c62be-6b85-447a-8e75-6489805782b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:55.422Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c1131534-31d1-48f6-9d1a-d28ce216fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:46:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:05.429Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c2383dfe-3c15-4b66-a768-4f9bb396dba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:15.439Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fbb9ffd3-d103-4428-8604-a53d84a11cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:25.448Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8903f739-1cbb-42b3-87e1-188ac448debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:35.457Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2593e176-09b1-4a0b-a88e-89e968282eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:45.466Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fc07d16a-aef8-417f-a0ed-571c8e12b73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:55.473Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=35746f1b-7731-4f33-871d-ccbdcd048ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:47:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:05.481Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3178ac91-b808-43a2-b5c5-9e8fcea14fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:15.489Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0eb9e8e9-b707-4ce6-958e-c3078d9b4d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:25.497Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=478f75c9-ab9e-464e-b45d-31fadcd45fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:35.505Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=77ca8762-e7e1-4914-81c0-f52e2d6e8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:45.515Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6fbe2cb6-124c-4326-95d2-032d01b16ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:45.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:55.522Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ce6965ce-94cb-4830-bd13-8fdb31f80bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:48:55.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:05.529Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1624400f-9962-4278-8435-697e38d7a9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:15.537Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5fc02208-8d68-4c7d-84f5-368096b9ebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:25.545Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e67a17a7-6d9c-4b15-90b5-14e02a00be49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:35.553Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d5f79eb1-7e0e-4802-9de2-e68d6f8c3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:45.561Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=036c1a34-ad72-475d-8112-39ea2e8d4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:55.571Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ee43bc1e-b2b6-4c44-9ddb-64a9ffb40a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:49:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:50:03.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:50:03.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:50:03.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:50:03.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:50:03.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:50:03.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:50:03.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:50:03.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:05.579Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a8159565-1170-4715-9387-a5a031a6d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:15.586Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=380bc8cf-c0ef-43a5-af0d-225d63465d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:25.594Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5b76ab67-37ae-46ba-8540-89e5804a05bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:35.603Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4aa16039-a2a7-4aca-b437-bd87bafe7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:45.611Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bb8d05c6-61f3-4b4d-9599-6795acf2d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:55.622Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=173add30-13e1-4b2d-97c5-8772ac120b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:50:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:05.630Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1d27bb05-5f61-4050-b7b7-80a4257b6175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:15.638Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f458e20e-6cf9-4e23-9ce1-0db2b2680bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:25.647Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=940e55da-7e67-4cbd-9766-fb2c5174f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:35.654Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=34d80b1c-5561-4241-b4b3-ebfa238f9bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:45.663Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d6a42a02-eb87-4746-9f62-ab461fe881c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:55.674Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0ecfe209-891e-4a9b-901a-82a4b493f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:51:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:05.683Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=701ac3d0-271d-446e-8713-7f589dca0cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:15.692Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d7ce70a6-e205-4f9f-9f1b-84f6af79086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:25.708Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7ce5d523-00c5-4516-ba9f-349f60500b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:35.716Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ee38ef07-c625-43c6-a5f9-046db5ce4c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:45.725Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7b0acbf0-e627-44ee-89f9-c9297cc67425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:55.732Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=76fcd507-77ab-46f1-95e6-f5765c08f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:52:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:05.739Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1f4e718f-6411-45ba-9b2d-c8a2fef93087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:15.746Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=589e0793-fafc-4dd3-90b4-1d3d0e5deb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:25.756Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3ebf0439-0c22-4a74-9d68-9f34b3065897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:35.763Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8748da90-9e79-4d8b-a9f3-baaf574c8a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:45.772Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a57d4882-b6db-465c-a6f0-9f1803bab2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:55.782Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3895da39-41c4-413d-95a8-e53da676e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:53:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:05.794Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=38dba1f1-c2b8-42fa-9c2f-9632403b07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:15.803Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=70468e36-5121-4539-b76f-6263da13dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:25.819Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7fb61c60-586c-47a9-8614-997ddc79e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:35.829Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=11d79291-d473-4738-85b2-1c99353bbfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:45.838Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4e00a1be-8ce0-43b6-b5e4-a77f31071837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:55.846Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=aa734176-99dd-4284-8da3-8ddd9f7544d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:54:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:55:03.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T05:55:03.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T05:55:03.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:55:03.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:55:03.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T05:55:03.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T05:55:03.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T05:55:03.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:05.855Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e24160ad-cb8a-4003-bdb5-46e620b1ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:15.863Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d98c7217-59a6-40e7-add1-57ec39058910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:25.871Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=dfe36b78-22c4-4b90-8891-27e47dc671de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:35.879Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=843516a9-d458-4413-8f29-265b66cbe4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:45.893Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f84e0669-6275-4a8a-826b-326106776bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:55.905Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=63f81d37-057e-4d65-831a-7335ba3c7944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:55:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:05.912Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d8cc4559-b43f-4760-bb62-c529eeeba1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:15.920Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=11c41e9c-44cf-4d4a-a760-25da741cac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:25.927Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e701f3ed-f9f9-4228-a978-53ced36fd51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:35.935Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6729bea7-69e6-4e26-a182-68fdc419aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:45.944Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=92bf1991-1ab2-4d73-8993-9cdc125a5c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:55.951Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b79bf49b-ac22-4cb5-b1d3-e1bb64ba4bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:56:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:05.962Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1c9032d1-53b1-4c4b-a94a-01239b289599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:15.969Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fed62285-8250-4314-bd65-463e01c38eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:25.977Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=32933d4b-6ba0-47db-aae2-a3fb1ffa6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:35.988Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=36b32678-d91c-43ce-9f34-03dacd2308e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:45.996Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5ae9d9f3-fc24-41b7-90e4-e88e6b9c8d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:56.004Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2a07374d-9f34-48eb-b980-49cc33ff7722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:57:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:06.011Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c2db3d4a-2d26-4cc6-bb71-555af4f6fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:16.019Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b70b54f6-54b5-456c-9423-ec83f021fed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:26.027Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b0a58ab3-d8ad-45f2-a37b-76a9d9dc5dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:36.034Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=042b9ccb-5d46-448b-90eb-ea8b2d9f6be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:46.041Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a747713c-0a10-4cf1-a5bf-8fed6d7909e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:56.049Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e9b2f49c-0ab8-46bd-adbd-671b80d376ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:58:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:06.059Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e95fca9c-4e33-458a-bbf2-a95eacb79a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:06.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:16.068Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0057e544-2504-4844-8b1c-11690e0f987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:26.078Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=defb728a-5c6c-4cce-a702-36340030363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:36.086Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eec5d434-9901-4bd3-810e-211172cbbfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:46.093Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=49b4c9c0-9d0d-4732-aff2-a0d16d5045d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:56.112Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b11cabe7-8f32-471d-9d87-2c0d3c0fc12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T05:59:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:00:03.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:00:03.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:00:03.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:00:03.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:00:03.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:00:03.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:00:03.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:00:03.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:06.121Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2b9ec306-2e3f-4a50-98f1-c9d6824be680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:16.128Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=313de77d-f04f-4ea6-b3d9-7866910b56fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:26.135Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=47e48196-a2ee-45c3-af58-1177d2d6dea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:36.142Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3ab5046b-8d0e-4af9-b83a-68e6739ef7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:46.150Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=43de3640-e881-45a4-b328-904cd7fdaf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:56.157Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=77c975d7-df04-4435-b4f5-5cd0730dce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:00:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:06.165Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=82f38dd6-1827-4704-b2e3-7ddafee16bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:16.171Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8b395925-fb12-42b7-a1b2-f54ae57410fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:26.180Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=00026a04-cde2-4018-8422-e4063d008011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:36.189Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d9ff2913-bcc3-485c-967a-608d5819f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:46.196Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d27467a7-91b2-4c76-8274-2065075cc3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:56.207Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=98ab66fd-cc2c-4f56-b525-c71e9154420a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:01:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:06.214Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6a2bf88a-2423-43b9-ac60-0a914a976b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:16.223Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cc030b3e-475b-48a0-9b88-1a020fa31a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:26.232Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ec34b30e-3d73-41a2-8b70-4afdbbfdd53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:36.240Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=06c04d13-0c07-4e27-a787-03b79dc047e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:46.248Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=06ead26d-eec0-418d-98fe-4489701c4170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:56.260Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3620cb67-4f2b-40cc-ba1d-f62b6556ef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:02:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:06.268Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=919be668-088b-4979-947a-7add65523118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:16.275Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b8bfa873-4b37-4166-83b0-2d1e236beec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:26.282Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6820fc84-bf69-42a3-8824-35b28fc62c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:36.290Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=383e442a-53a2-47d2-b86e-f2bed4983ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:46.297Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=78c0af8d-f683-4cad-a00c-7af69f051fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:56.306Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5145faa9-a541-400d-94bb-89aee196b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:03:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:06.314Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c27f3e98-b71b-4fb3-838e-8c1ad4b4065b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:16.322Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9302cca1-c378-4a7f-aef9-66b85cf3af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:26.330Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4cf3ad90-f204-407f-bab2-568f817e4fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:36.337Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ca1ee702-486a-40df-9a91-3df1781d994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:46.345Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=df0fa0f9-5d41-45aa-880b-fbc057dd9f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:56.353Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=97b627d2-a9f9-4ec0-beba-99bd267e602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:04:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:05:03.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:05:03.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:05:03.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:05:03.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:05:03.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:05:03.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:05:03.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:05:03.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:06.361Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5522b6df-4ef7-4d89-86b7-60c5a7e7bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:16.373Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5ae1c1c8-256e-4841-9dd0-35f50ca061dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:26.396Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cb3f7307-16a0-49f7-81e7-26553ca16a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:36.406Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7000653a-2042-4ec5-bdd4-68bbe837715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:46.414Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=dfa635e8-fe33-43e6-bf28-6b8da3ec8b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:56.422Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=03ec9e3d-b9d1-4903-8fd9-359e7b26ab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:05:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:06.430Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e7fc4ae7-598e-4424-9fe8-340a9fd1fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:16.437Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=39c0deaf-9483-44e0-9802-d4f9f26f2831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:26.446Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=86c2da96-df6f-467a-95de-d62d99c36c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:36.454Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=419cfbc5-53ce-4fa1-87b4-5f7d5ae8853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:46.463Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=24a54745-b179-4c84-b91a-3b1ee976d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:56.472Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=08f4f572-ed1b-49e6-8f62-c69d725a4b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:06:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:06.479Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9bd6e0bd-6e3f-49d4-b4df-5e68b30549f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:16.487Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1acc8009-91e8-4d4a-b47d-a1fad5083a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:26.495Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f9da00d9-30c4-4aec-9f84-2b4817c7e41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:36.502Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2c66f7fd-d7c6-4b8a-b808-e000d9c5d50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:46.509Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b2874dbb-8de4-4ce3-a48f-4c832265d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:56.517Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cc810cfb-36af-4ec6-bfda-211912d5d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:07:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:06.523Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=24507ee3-071b-4af9-bbc0-bf32e7e5aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:16.531Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5ecc0537-2fec-4ed1-a489-4f2c0e671f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:26.539Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c7f337fd-0cd8-47f7-9d9b-79dad9a4e606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:36.547Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=08770ddd-e77b-4ae9-a410-10f1dc162c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:36.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:46.556Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8d4705d0-a19a-4b8e-8df2-1f1380acc3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:56.564Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3522db96-92c5-42f1-8639-7a581454fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:08:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:06.574Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5b85c0fd-224e-48c5-aada-a3aacd14dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:16.590Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=43c15221-9ad2-47f0-8835-447818957e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:26.597Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1f3c0c2b-a923-4db3-a288-002a58fa0e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:36.605Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d7568ee8-acd4-46d5-ade6-f2751f03e531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:46.611Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=24a24849-ae79-453d-a864-b8e3f91629cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:56.618Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8a95c389-492a-42a3-93a7-48a8b76a3ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:09:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:10:04.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:10:04.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:10:04.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:10:04.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:10:04.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:10:04.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:10:04.015Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:10:04.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:06.626Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=537870b2-0cbe-4bbf-817a-68e48243c709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:16.634Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=02bbba85-54fb-4e5b-82ea-75aa5ddb753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:26.641Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5cf4865c-fd01-4290-895a-6c2b274b76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:36.649Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=efe5ed87-2f19-4912-bd92-d69c289d305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:46.655Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=38953463-bc6e-45d0-8030-4ef240e0dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:56.663Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bb3966c0-55fd-4097-8f6c-eeb0f3bdd4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:10:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:06.672Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5db3d581-1058-44d9-976e-d024d52dfcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:16.680Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=85eca5e8-76a4-40ca-9bf6-9bca4bd5ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:26.688Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2661a596-47b4-4122-af20-26c80528cb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:36.695Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c2effe67-3c8b-4f0a-8325-feb722f622a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:46.702Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=79610dc3-b73a-407d-b1b0-9b72b5019c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:56.709Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=63f88c51-5700-4918-9659-96eb70193c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:11:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:06.716Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=524a2c75-2e1d-4aad-a13c-fe464d9e0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:16.725Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ad224806-ddf3-484a-801c-9cfa7989017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:26.732Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7f918d67-8ce5-463c-8f4d-42ec7703a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:36.740Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bf77d436-ce62-4ca2-983c-c5bcc9153e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:46.747Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8c170ea7-ff87-45bc-9c60-6ba918b8115c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:56.755Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f894898c-6f57-47ed-bdf9-ffa743d76285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:12:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:06.762Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=486bf7d8-0631-4210-bcb9-694a0548e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:16.769Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1ae8665f-e273-4a4e-9da4-6410fe369f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:26.777Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b33e9829-7307-4693-bbe8-5cb379c17b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:36.784Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=511ac79d-4fdb-4b1e-8b34-a0946bc7dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:46.793Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=19d0b0e8-10c3-4adb-8bc3-ee4291dba00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:56.800Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6495ddbb-7e90-42c5-8afc-609c10ecff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:13:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:06.808Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f38caf9d-e418-4fae-9a3e-43798834f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:16.816Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3a2542af-81fa-4e4c-b777-8914ea3f4b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:26.824Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eee168e6-27a9-4936-9171-0be1c701ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:36.831Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ce801978-21c7-47e4-9c5d-db1cdc9e07bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:46.838Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=de33f39d-17f1-4ded-b82e-9d1e894c59dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:56.849Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0256d5d2-3024-4b3e-8f4a-771377602942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:14:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:15:03.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:15:03.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:15:03.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:15:03.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:15:03.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:15:03.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:15:03.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:15:03.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:06.855Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=20fcefe1-d526-44f6-91aa-3a1e6fcd0603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:16.862Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=43fd275e-04d6-4042-a454-e35fe17f4d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:26.870Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=409ae901-7013-4362-908b-1273e361c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:36.878Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=edaa1320-5ab3-4119-87a9-2202c9f40a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:46.888Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=06f355d1-aa42-49d3-adef-e384eb257c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:56.899Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=12f4b5ac-dede-4fef-992e-b514d2450745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:15:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:06.907Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2d1e5336-7ffb-4f5c-b816-ce1c1b149b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:16.918Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0a874a7d-3b48-420d-85d4-73dd57de591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:26.927Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0313912d-ec6a-4c2e-ab3c-d0cce1cee8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:36.934Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ac3e5c26-7bb9-44ff-9efa-56006d455491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:46.942Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=dd109425-f095-4964-8876-9101de58f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:56.950Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8775cf60-3417-4bf8-94e3-124eaf784d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:16:56.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:06.956Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=23eb09a6-76e6-4a78-a681-3bbf3b35c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:16.964Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=367284d9-31fd-446e-8391-c4d2ac0d3a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:26.977Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=454d7f27-c11e-4c90-a344-62dd9de5d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:36.984Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=48ba4ed5-dcb2-4f5b-8190-a78ba846d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:46.991Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e3607d5f-a50e-44ae-a007-78e5ab6e7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:56.998Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f6a1d9e3-8268-486b-8ffd-c0da54956cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:17:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:07.005Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=518aa488-b8af-4f00-a6bb-817dd3516fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:17.012Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8845d18e-728a-4564-b23d-576037159502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:27.019Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7d9acdde-8683-45b0-8fb6-fc3c71c963af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:37.027Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=562b299e-38b5-4bd1-b7c0-4e43d32d5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:47.036Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=291a0d8b-ce0a-4b5f-9bfa-fe7fac74e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:57.045Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=82318103-b9d3-467e-b283-daa70c1bb68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:18:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:07.052Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cbe7849f-18e1-46bc-b815-e3ab479b4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:17.058Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6adf984d-16c8-4dfe-9d0f-2b4e5f590536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:27.065Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f67b1336-345b-4de3-a6fe-659f15afd2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:37.072Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=296d9857-7065-430a-b0ed-91ec44fa4b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:47.079Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=56cc704f-0273-4f68-b8fc-fa667db55ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:57.086Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=95286706-7e0c-464c-b7bc-f484b91b64c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:19:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:20:03.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:20:03.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:20:03.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:20:03.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:20:03.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:20:03.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:20:03.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:20:03.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:07.093Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=523488c0-d5ce-41c3-a2a8-72491ca08a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:17.102Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c61a51a4-9195-4a60-8d68-071f92914b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:27.108Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6ecaa410-a9fc-4f0f-a34d-186e0e331ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:37.114Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=14e60572-eaa9-4d41-bc20-f691ac59baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:47.120Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8dba2c91-ef8b-4e65-bf24-224d95d614e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:57.127Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4cc20921-692a-4cf6-b342-30ab6bd71ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:20:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:07.134Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3916aca8-52aa-4156-8008-68adaa76eda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:17.141Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9023392d-5a7f-4e04-9dfc-00ac956b7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:17.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:27.148Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cb88252c-a5aa-48cf-8f63-41ddc3e6c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:37.155Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2c7d25fd-9a35-4b4e-827f-32384b5ff99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:47.164Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=937744bf-d199-49f0-aa53-8aea589c0a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:57.176Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2249977e-df2b-4a7f-b0f1-85d4da6548b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:21:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:07.185Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2b72ce3f-68c3-4edd-b055-0c171252eb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:17.193Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6b669b01-1ae0-40b1-82d3-5b584f30cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:27.212Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=39159d1a-e17f-4ce0-9fb9-43876bab7f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:37.219Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c754f44c-7545-4835-ae6b-5142ac93dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:47.226Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8d46a257-1d5f-45e3-ad27-c5742e11039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:57.235Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0acc9b41-fd37-4248-9e67-11955498553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:22:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:07.241Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d671d640-df23-4dc6-a584-efabf0c81829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:17.253Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2d80acce-ae5b-4873-8cd5-52e7191ec41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:27.261Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=59f96083-2baa-4f55-a8ce-1b547c77863e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:37.270Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=12f95f0b-5f13-4669-9ee6-e5378c77bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:47.279Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a85d4959-fc07-4fa7-b0e9-fe1d3ac63056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:57.287Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=68a47e42-a90a-4477-ace5-5b69bca70bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:23:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:07.294Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a27a4103-cabd-4618-a70d-ab06532fec7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:17.301Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1a1f24f4-f097-4277-9178-128e02de1aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:27.307Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=230fbdc7-18d1-4174-b0af-04ee3d3fb2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:37.315Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=020efb2b-40fc-4596-b649-d291b5cae200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:47.322Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2bfef619-10b4-4e00-823c-64e44a97c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:57.331Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ec947c5a-5ace-4fd2-82d4-aa3b67bae616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:24:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:25:03.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:25:03.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:25:03.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:25:03.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:25:03.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:25:03.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:25:03.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:25:03.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:07.340Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f6082b75-6b74-4dbe-a27b-0cd190443132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:17.348Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=faadbc58-999d-4f49-a5d5-655927d62873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:27.357Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1cd6bce2-e331-4be9-8d58-529108be75f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:37.366Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5c263e40-9860-4525-aa37-e2743a89137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:47.373Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5e51cfd6-71bb-444a-b026-e5f760bd858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:57.381Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8063bfda-1f05-49e8-8d14-bfe902f3d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:25:57.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:07.388Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=220c5d99-b913-40c3-b569-0a05a1366408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:17.396Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5e2f750e-74a7-439d-aac8-2aa667622e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:27.406Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9d1de71e-0caa-4076-846f-3980dd62c1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:37.414Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d6b2be4d-0bbf-480d-ada8-4bd7a9db49c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:47.423Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=544886c9-3656-4537-b1f9-606e59e7b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:57.430Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=946f5047-ab1f-4fb9-82e0-3f5c5a495a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:26:57.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:07.438Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a3e2ee54-fd4f-4ce1-9fef-dccaaace389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:17.447Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9be166ac-f0e2-4dcb-b27a-2180377dc3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:27.456Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5e889f7f-aca4-4ed2-998b-261756ec9134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:37.466Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cd5ff52f-9e65-4458-ac79-adcbd2c9abfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:47.476Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0dbdfaef-62ca-4137-8fa7-9139bcb36f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:57.488Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f9a967ee-3b84-4de7-9c6d-fb02ee9a1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:27:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:07.497Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b4e64621-2e91-4301-9f97-cb7f53feeb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:17.506Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a9f8cc1f-2786-442c-b27a-32d0d4ce76ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:27.515Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=57b52035-a846-46a5-b6f2-2bdd2b5144ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:37.524Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b5eae180-79cb-40ae-8567-061f4bd19c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:47.533Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d4e15678-72ef-4123-8488-e6e8530f35ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:57.542Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=db9fda1b-ef33-4588-a642-1d81af8897ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:28:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:07.549Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=19579345-5294-41d6-a40a-26a093b1393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:17.558Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8492fd72-e256-47b5-b317-04b363b7ad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:27.567Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9b1d5d07-dc73-4080-8d02-eca1609b07c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:37.576Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8564c3f0-e649-47e6-9491-2a78ae084741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:37.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:47.586Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a85d4f43-6033-4f0d-9434-66b152cdda2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:57.593Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3d03b184-7831-41d2-9571-5534e5811958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:29:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:30:03.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:30:03.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:30:03.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:30:03.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:30:03.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:30:03.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:30:03.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:30:03.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:07.601Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d467261a-5970-428c-867f-77121fd7ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:17.609Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ed8a3a9f-7ae4-4dc7-8888-088dfb25c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:27.617Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9b38114d-4afb-40f9-8727-30da092ac730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:37.625Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f799be0e-d38d-43db-9600-19a621355f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:47.634Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e41ef1c1-0a28-494e-bc63-22c4e3048156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:57.646Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0618768b-4265-47ed-adf2-1accd63238bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:30:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:07.652Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=efa6b713-b684-4eeb-9c33-d5d73a1fdbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:17.659Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=466446d2-4638-41a6-bd4f-74b184e52c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:27.676Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2c09f000-7011-477b-ae72-df53184708dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:37.685Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bdc5b5c4-f175-422c-b780-1976f419c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:47.694Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e4b5a879-0852-4960-9fc8-6aeecdd633e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:57.700Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=19d29f1f-b856-4e32-9059-9bb4941142da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:31:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:07.708Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bd2bf250-322d-490d-9a86-708e7d5108b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:17.718Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=25619beb-d36e-4b12-b33d-3f615d895343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:27.726Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0086eae9-72cd-467c-8694-a0ec2bc6d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:37.732Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ebf6ddb3-edae-49e2-975d-84f4808ad591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:47.739Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7c9b1187-6ca6-49a1-993a-1549c76cf2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:57.747Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fd2ef77b-ce3b-4957-816d-4f0265422438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:32:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:07.755Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6c58d7e0-d71f-418a-afda-eb970bbaeaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:17.764Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=58ab1d8d-2bb8-488b-834e-5f079c63b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:27.770Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1aaf0127-70e4-4091-b1ff-d26009816767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:37.777Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f8c6170e-a35e-4a7a-92f8-b081223fe6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:47.785Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=314feafd-2c94-426e-a068-f1cdc5e541f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:57.793Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e7b734b3-cd74-4e78-a637-09bd2078ee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:33:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:07.801Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=be96310a-4ceb-4936-85e9-676932a2dde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:17.809Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6a05bbaf-96f2-46c2-a274-308393414093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:27.819Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c09e10a2-d427-4fe6-bf78-4b31507fe8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:37.827Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=687cc17d-5fe3-4af9-bd2f-8f99f5293944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:47.835Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=16034701-f25c-43a4-b821-989ec4775ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:57.843Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e992dd82-ccef-4b7e-9b16-ae174a4ee3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:34:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:35:03.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:35:03.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:35:03.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:35:03.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:35:03.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:35:03.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:35:03.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:35:03.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:07.851Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ec9f97b7-e822-4002-8f75-642a9079cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:17.859Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eb054335-b2e9-4ac8-9fb7-32e71c59c28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:27.870Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ff7b486a-b39e-4e34-ab0d-94f84e51c205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:37.880Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c4a72f3b-b0f0-4b0d-a519-e536ec3d249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:47.887Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f1c1aae-08eb-4aac-984b-1342fe83dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:57.896Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d91c4510-b928-463a-bebe-caef3e59825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:35:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:07.903Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6b42d29e-fbb2-4206-ac76-9abbe19a9341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:17.910Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=26dad670-9a92-4d7f-8d15-a22b198da2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:27.918Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7662bcbe-c40a-44d2-bd35-03909d16c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:37.926Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2b9f37a3-f4ff-4055-bab7-9b4f66a8b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:47.933Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=42cf2c7c-d424-4a4c-b45e-f537f16032e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:57.942Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7e1339b6-cae5-45e4-8553-a2444ce94158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:36:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:07.951Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=18994445-b4b8-419d-a8b9-52b9cdef56d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:17.959Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=370c9576-ae72-4df5-b2ae-1a4fd26cd0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:27.973Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2b215cf6-6d55-43fc-878a-816e6fa290a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:37.981Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=274223a1-38e3-46ad-b881-ce9c1b754ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:47.989Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e79265f8-f4aa-4334-8da2-30ba8ba8e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:58.009Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e6d0ba88-284f-4eb6-a7ad-fe95c5c29107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:37:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:08.016Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8852ba0d-68c7-4b7b-89de-178b4d433365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:18.024Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3e53f03d-c9d9-45ac-91cc-d17931aa51c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:28.030Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=473dcefe-913f-4162-a017-b56128b580c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:38.037Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ed81ca29-8d33-454f-bd58-7944d8bc5fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:48.044Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=38cebe01-6163-4d4d-9ff6-952ec861e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:58.071Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=90a8b85e-efe4-4e20-8b92-7161e26739aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:38:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:08.079Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=00c6608d-01f1-476a-b3f4-f63245effb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:18.087Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=50dc7d8e-8b02-4ac3-bd7c-c5199701fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:28.097Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=79cda989-e67e-4b08-96e9-625385c8ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:38.108Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b8a8ca1a-cefd-4c54-b523-7941c6b6cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:48.117Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=af22a9be-acbe-4ced-aceb-f49315289088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:58.125Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=220bad05-89da-4e77-993f-78a69bb00980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:39:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:40:03.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:40:03.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:40:03.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:40:03.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:40:04.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:40:04.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:40:04.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:40:04.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:08.135Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=75b11748-be60-4129-834d-42384c680bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:18.143Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1370eb2d-e820-432d-b40c-41fbe85ee55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:28.151Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=87331a9c-b70e-4a25-a500-8e198842c5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:38.159Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b908f8d4-777c-4d78-bd77-37bb1799853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:48.170Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2368cd09-5dbb-419b-b8b2-d998b897804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:58.178Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=379dd522-aac0-46cc-92c0-59319151092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:40:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:08.187Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=99f354c2-5a45-4bd0-8436-89e3bd9ea95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:18.195Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=712fdc38-399b-468d-a69e-5540e941f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:28.203Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8cb4315c-581b-4773-a594-152aca916dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:38.210Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eb9a1f2a-3b34-4d70-8b57-bed52d474b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:48.218Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6dddd17d-ebec-4aaa-a745-63702ac0316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:58.226Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0670e001-31b4-4be7-a35e-12fb8d829fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:41:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:08.237Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=67ab49cf-3c8f-4b95-bda4-22d916028664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:18.245Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3b994bb3-325e-45b5-940f-d41bf82586fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:28.258Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b1b7d962-7326-4119-953d-21390a76a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:38.265Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8d98f656-39a0-490a-8c66-1a0e42820f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:48.273Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cfbfbc4d-b45f-464c-b5ac-51c5ba1ea4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:58.280Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0a965c0c-ec03-45d8-a52a-61bee831cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:42:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:08.292Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=998d8a9f-3645-4590-b944-7543f30f3820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:18.300Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9db547cf-12ec-4eda-b621-8d19df5af593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:28.308Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d19b3bed-c84f-4219-ad93-9ecf375501f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:38.317Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7c4c4bda-72af-48e8-8fab-93fcd52e27d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:48.327Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=735982c9-4655-46ba-8b6f-cd8d57211fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:58.334Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b9006a1a-43cb-45ad-83d4-82dacba7a1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:43:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:08.342Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9a5f2f0a-973d-4810-8546-5af829f8d8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:18.349Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4a374cff-537d-4780-bd37-a7f4e82b36c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:18.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:28.361Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=590d4dbd-e2ca-4b2d-a3b2-7a4180bb384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:38.370Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e093431e-b489-4163-9f9c-753d65e9f465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:48.380Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=44e803a5-2d8b-40cb-a150-daf4e100a8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:58.388Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ec257c3d-abf7-4b1f-ab8c-89b419ac01cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:44:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:45:03.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:45:03.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:45:03.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:45:03.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:45:03.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:45:03.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:45:03.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:45:03.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:08.395Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=66403151-8f96-424a-bc22-2032d81e2cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:18.402Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6311e949-61ad-4fbe-817c-673d3bd489c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:28.411Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6a9d9719-f61b-4d9f-95fd-89841abc3965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:38.419Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e451ca6e-5526-4bd0-96a5-e0facc741943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:48.428Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fd9e7c9d-fc21-4bf2-aa10-80262d4d7cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:58.436Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b719796e-fe8c-4969-a7bd-85b6b3ee627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:45:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:08.443Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=16011669-38ed-4b29-b5f8-fbc27276bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:18.452Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8ade3150-4fdc-4638-bc8d-fe464e5d39cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:28.464Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d8f3e2d2-f3f0-4972-a166-1f22d39b8adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:38.471Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4e224d54-1b1c-4316-addf-26b8a4c68689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:48.480Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d1923337-c158-4bcf-9a63-58aa204de614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:58.488Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c5e21c3b-1658-4431-a0bc-5bfc5f3e6b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:46:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:08.497Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9378cce4-c446-40a9-bc63-1025d59b2cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:18.505Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=51aca9e0-6642-4b6f-8f5a-9fb2733c63dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:28.513Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=89f3fdc6-f1c1-40c5-b890-c2e8bd44b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:38.520Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6f019536-6e1e-4de6-820b-02a2d78fdb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:48.527Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ff90c546-ed32-4716-af2c-15a464c650cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:58.534Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=45a085ad-50bc-416b-aaeb-92b7b396e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:47:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:08.542Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=499fa604-c292-48c4-b0eb-1abad289d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:18.549Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5f8809c5-f6c9-48d3-a6f0-8e74b559bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:28.572Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=24d7aa59-a181-4685-abde-4a9baf45441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:38.581Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=48c8a1dd-405f-4e41-a241-be494990034c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:48.590Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1cba0fe6-ed6c-48f0-9c35-e8d54fb60dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:58.599Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0d196680-9997-45c1-9b09-0dba8c027c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:48:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:08.610Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0f16d448-0634-4506-ace4-d68b06b973bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:18.622Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ef170e2c-bd32-442c-9460-a9703f299489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:28.630Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=21e7b20e-69f8-4e59-aa3f-8f038aca6fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:38.638Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b63a16e0-61af-49f3-a7db-de7346381126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:48.645Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8f9df8bc-db41-4085-aa2c-adfd1d14c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:58.656Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=dcc2cf2d-2c11-4a25-a4d4-0ae338240675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:49:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:50:03.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:50:03.996Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:50:03.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:50:04.000Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:50:04.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:50:04.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:50:04.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:50:04.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:08.665Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=74148bbc-de6b-48f0-b28e-11fdc6fa1822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:18.672Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=214f4480-8db7-4dab-82d6-062fa3d619e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:28.683Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=22d069cb-b33a-4e40-bb0c-208c6cfe2659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:38.691Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f6c43fbe-19d1-4203-929d-04934612cd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:48.699Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=99a3131c-45e0-49b8-a05e-a8a777df504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:58.708Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=60bd4ff5-adfc-4b12-b5b7-eaa2a4680632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:50:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:08.715Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5dcb67d7-ea08-4563-a15f-9b0fef5465c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:18.724Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=50ce238b-2fbf-4d4b-9fa3-a6548469379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:28.731Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8026cd94-b9cc-40e4-9da3-e79523576a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:38.740Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=327f6148-b36e-42b4-920c-1326485861d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:48.749Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4227f8ec-303d-46d4-b2f1-ce8e03bfae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:58.757Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7470c83c-da3e-48cd-872e-26be3f3a2138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:51:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:08.764Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6d86d090-e556-4e7c-8b49-d2ac0316a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:18.774Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e64fa349-57ae-4273-b703-6cfb5f325778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:28.782Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6440c2f5-dbc9-4cd4-b801-103c5d423abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:38.790Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6aad3369-5757-49ea-99a6-4b0e7aec7e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:48.799Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=331946e6-0301-4018-b11b-85ff3cd94e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:58.830Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7167ec82-84a4-4c73-9fd9-154a9d527f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:52:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:08.839Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a16d2363-e735-48ce-aaa9-6c00cf0c8ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:08.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:18.846Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=87c8b9a2-4ace-4f9e-8501-cdc4ccf601ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:28.854Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8009557d-7de6-47c6-a926-e9a20a3eb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:38.862Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=48a90edf-5d34-41a7-825f-b4decf21a538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:48.870Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=943ae41d-2717-4e42-a8e9-509b63396cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:58.879Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6d6fa4d5-e603-4991-8748-4896f0bdeaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:53:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:08.886Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c6f6fbe4-4efe-413e-926e-be2536dc72b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:18.897Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a3a27548-169c-4379-8053-204cf1dd1dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:28.905Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fc29672e-e176-472a-8bf7-2df0169cafdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:38.912Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bd854f1e-0e20-4483-b691-8830ef4dd46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:48.919Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7a6f143c-4284-454e-8221-842daa496726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:58.926Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=367bfc67-f1e4-4163-954b-6638f89585e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:54:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:55:03.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T06:55:03.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T06:55:03.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:55:03.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:55:03.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T06:55:03.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T06:55:03.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T06:55:03.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:08.937Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=db6e7b22-8d3e-4bda-93e8-b0a9b2e28c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:08.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:18.947Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1fe37bd1-6b79-460c-ad15-f9598dd26ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:28.955Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=622557ab-c1de-48c9-9410-dbff69ea1ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:38.963Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8e8bd087-ea52-40cb-8792-743050f337f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:48.970Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fc2dae0e-18a1-45a4-ac1b-0a32f296530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:48.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:58.978Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=50c24c82-84c5-4bd0-956f-8e26b0bffe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:55:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:08.985Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=fbcb163c-68c4-407b-8d7e-4e6dd2a92631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:18.992Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f72e1ce4-0fde-48b6-ad43-ba3303389731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:29.001Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=63841642-691c-4843-9a36-af71b10acc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:39.011Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=be03d9e8-e685-4a79-b4e9-822c282d9244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:49.018Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=57b688ec-bb78-4598-95da-55dd5df4378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:59.026Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=28742a6e-4946-4dd0-a544-81bf0be929af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:56:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:09.033Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=04e47a2b-53be-4736-bb57-e3712ee91b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:19.041Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2fa89567-5850-48d6-954f-5bccb4c4573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:29.049Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c95ab2b6-e0bc-4355-b2f5-e9bab1371880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:39.056Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3898c3a4-0269-4640-82c5-7aed82024f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:49.065Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=949bb678-ee78-460b-b5af-69d6c2bc5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:59.072Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=10fea76e-7e1c-4b8f-a54d-b114d0aa9501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:57:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:09.079Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a4a2aa80-d8a0-4084-857c-85fed00c367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:19.087Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b168d6d6-abdd-416d-a912-395385e0bea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:29.094Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9193ec9a-df87-476b-8319-2b37292673ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:39.106Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a67a476e-70aa-4446-8d1a-98506e395b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:49.114Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9f8f51f3-04b0-40c7-9f05-5b41ce231f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:59.122Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b8c468f6-a1cc-46e5-82eb-9fa7fd4f9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:58:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:09.130Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=91b74de4-8d94-4413-829d-fadaa40cf28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:19.138Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0ad7766c-999d-4f39-983b-3d89cfceee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:29.147Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5e257c3e-7b63-414c-a8f2-01a4c790714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:39.154Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=42722278-dbcc-44ba-b46d-29ffc4ed2b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:49.162Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b3fe9e98-cefb-4753-8953-b566ddbbd6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:59.170Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1ad4a5dd-b85d-4e75-80a2-95863bcc0a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T06:59:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:00:03.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:00:03.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T07:00:03.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:00:03.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:00:03.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:00:03.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T07:00:03.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T07:00:03.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:09.178Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=784aaa3c-16f6-4bd0-920d-f3afa9ea9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:19.184Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=498d4cce-5429-4417-bf04-e39e28a204b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:29.192Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cf252b3c-1976-4a84-a1a4-eff6fb08c22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:39.200Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=420767d3-9ee1-488b-88ea-306a66851f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:49.208Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1851d3b4-f04b-429f-bfcd-7397efb988da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:59.217Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=25623a0c-b1b1-4cd4-85b7-69e17b6a024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:00:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:09.224Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b98f2a7e-f77c-4801-b746-31253d4f2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:19.234Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b4c1ab6d-1474-4978-9ecb-0d7a31e532af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:29.242Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b022109a-d019-4063-bf38-6e998fe201f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:39.250Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8839aa81-3f7a-417f-babb-a8b765e991f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:49.259Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=55d43dee-99fa-4ac9-87e1-599ae1cfc505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:59.266Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=66a16e33-2817-433a-a311-063bde986d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:01:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:09.275Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d1845c0c-ebea-4720-9571-e29bc680d985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:19.286Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f4511b2-532d-4b12-ad88-ee24127112b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:29.294Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=605ae955-c48d-4fba-8129-70172bf1e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:39.304Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f752599e-b281-4779-8f2d-582c0c141538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:49.312Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d24a04bd-31bc-4b92-89b4-0cef78bfe184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:59.320Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f6dafe03-6b53-4376-8d36-ba70a0fad7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:02:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:09.330Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c193f825-9aed-4f03-b205-7a0b2e3fac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:19.338Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a3878c9e-38c1-451a-848c-a6dfdec40d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:29.346Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=45a08425-0423-4f75-a831-212c6e52114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:39.354Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4a65dad7-87e6-4264-8e98-d28b11a12cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:49.362Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2f05daad-fdac-42ad-bac3-23a59eba915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:49.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:59.374Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=19446de1-d3f2-42b8-8d8c-ce9fd15e788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:03:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:09.383Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=957cdbd1-d76f-46fa-8df0-8b217c55b534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:19.390Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=89807789-a70e-4087-8163-d9c661e0049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:29.402Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f00499d3-1144-498a-ab23-635360e93c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:39.410Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4edbeeb2-a4b0-4763-b047-24cd33322089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:49.417Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3efadd04-6580-452d-a90e-7f79eb91769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:59.445Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5aee7719-d7c4-4953-b66d-db0808f5bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:04:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:05:03.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:05:03.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T07:05:03.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:05:03.977Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:05:03.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:05:03.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T07:05:03.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T07:05:03.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:09.453Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f24e4ae0-20be-4b2a-8bc8-014d4f9d9de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:19.464Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f389064e-f52e-4176-81de-eb3ef832ce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:29.473Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1c98408a-4846-432e-92d1-8df17d163afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:39.482Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8810874b-6b2f-4c5d-aa97-3db797bd2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:49.490Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=340ab6e6-8308-4b58-ad80-10725094487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:59.496Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2370d122-5d5f-4efe-bf6c-e00aca9f206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:05:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:09.503Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=94a8673d-e8d8-4296-8266-e61e554dbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:19.512Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=590f4324-c082-4916-a9d2-c6d7ee595e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:29.519Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4a0f2563-be29-456a-af77-f38b7fcda35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:39.526Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8a00955e-566b-4d2d-8034-635dada0ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:49.535Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b8f5f74d-35ef-45f4-9a53-51f46a4275df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:59.543Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=28ee4199-a9b3-4ea2-b054-3fcd4384bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:06:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:09.549Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8e0df772-7acb-4a8b-8226-47f7f997452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:19.559Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e7aaad24-e33d-4145-9157-1b6b9109c0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:29.567Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ea3c747b-cd0d-4992-b9e7-e84937d1469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:39.575Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6c25604b-6c2c-428e-b861-84f619b1058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:49.584Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ad077ad6-7ec8-43f3-9510-82c1445681ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:59.592Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d36baa78-0df2-487c-acc8-31b84f40f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:07:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:09.600Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b10b0172-c5de-446a-b087-b9a8d213c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:19.607Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9f0e4d37-98ab-426a-832d-12454be1fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:29.614Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0cfc9faf-17a3-4502-a9da-1630dd561272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:39.622Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=78c5ec69-ad2c-44d8-a5c7-d078282cf71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:39.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:49.630Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=37a0ca43-be8d-42ba-8373-53ddcd235fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:59.637Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b5b625c6-6def-4078-886a-4fe8d726c1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:08:59.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:09.646Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=41bd09b3-ae64-418a-a98b-2512da7bc0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:19.654Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6f2a4d8c-137b-4b0a-8468-e18a06200440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:19.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:29.662Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=31842c03-b18d-4764-bd86-512739e07783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:39.671Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0c09a6cc-48d9-4f4f-868b-4d0092b5596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:49.678Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6ed322d3-e8ca-4143-8209-530ddff32ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:59.685Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=26903d45-d137-48b1-983d-7b18c0cff6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:09:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:10:03.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:10:03.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T07:10:03.887Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:10:03.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:10:03.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:10:03.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T07:10:03.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T07:10:03.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:09.693Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c0044d7f-cb3a-47e7-8baa-a4ec2edfaec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:19.702Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6d115aef-14e4-4d8f-9135-5333115f5a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:29.709Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c84473a7-dc12-4af6-a2a0-29c39c32345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:39.717Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6421f1c6-04ea-40ec-b782-5e3efefe2e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:49.725Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=43217a26-664b-4a66-98e1-58ae6fdf4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:49.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:59.735Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=007df150-cd94-4fdc-999a-66733540760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:10:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:09.741Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ae0aedd1-769d-4434-a489-fd20447798fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:09.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:19.749Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8f400aa9-b60d-49c6-ae0e-fb08711755db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:29.755Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c675eb20-f291-4ff5-9580-a2e4bc5ed370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:39.764Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a4044c96-889c-436b-bad3-0af451417195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:49.771Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=efd6b1f6-2001-42b4-a61e-a8223e2af56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:59.778Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e9e3799c-bd99-475a-9642-5ac41c579988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:11:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:09.786Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ab185b4f-c2f4-4797-8e55-625507e8a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:19.795Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8039d688-32d1-4378-8af6-e0760209bf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:29.804Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d895c22f-06f4-446f-8b57-1a2de5f22427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:39.812Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=01bf992c-1d47-47cc-b4aa-6779c135a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:49.820Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bb23d607-cca2-4e17-910a-f9e98aa5bbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:59.836Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=09d9d7ac-74e3-456d-9581-2a5f2cf6cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:12:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:09.844Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e1cf85c0-1aff-4b1c-b2b8-fcd1097d258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:19.853Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=978afdc0-faa9-452b-934f-70ae16a3fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:29.862Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=21eabfe4-847c-449d-b48d-e080d212e021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:39.870Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=65cf87a0-6142-4750-a5b7-fd62d9713f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:39.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:49.878Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=de254381-3bc4-4bc1-b843-afd1ff16f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:59.885Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3e8bb175-3871-475e-a549-9be4b829fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:13:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:09.893Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=18000385-0db8-4cef-a9e2-442366994b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:19.902Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e9c4ccd3-d459-471b-86d8-8d35fd98f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:29.912Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eb176416-7b12-4011-a028-0cd947169b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:39.921Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9e2596cf-5047-4cfc-9de4-7c671c2782b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:49.930Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=48de2722-382c-4a32-b624-a165dd7ec46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:59.937Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4c29f753-2e1b-4643-8ec9-7d6a8a3e26b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:14:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:15:03.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:15:03.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T07:15:03.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:15:03.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:15:03.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:15:03.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T07:15:03.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T07:15:03.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:09.946Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ef3bb6ae-824b-4561-adb5-ccddc7830ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:19.954Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c822f36e-b494-40b2-b0f5-ee5671b5a429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:29.961Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=19f4901d-1848-46c4-a406-6d0184a3bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:39.970Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d6be0554-0c3b-4e35-a377-f0de6f3fc90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:49.977Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4e27ac30-df15-46ca-8c40-d635b9a6f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:59.984Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=93a6d6c6-8c7e-427c-9229-6a3b57363353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:15:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:09.994Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=3ea19496-52c9-48d2-a541-fb0c1c429cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:20.004Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0274efa1-a8a5-44d4-a903-87483b74cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:30.011Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7f3e6461-0960-455c-a518-7c1758108177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:40.019Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2616602c-d278-4e12-a4da-54e563d744d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:50.026Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b06524d2-d859-49cd-983c-9e54a5b3ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:16:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:00.034Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=47ad810f-6a47-41be-af2c-7360e41a0462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:10.040Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=cac33a11-faa0-4a4f-a8e1-69c93140fae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:20.049Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=76dbb37b-8be5-45de-938f-983858bafe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:30.058Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=69fa74e2-7687-4a2c-9f74-9a353c5ff290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:40.069Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=beece2c1-23c5-4650-bdd4-f6602f11dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:50.077Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b52f79ed-7d86-4739-b47c-0c7b0f8eeed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:17:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:00.085Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=104bfdb4-8e15-4328-bf52-95fd5d7da2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:10.094Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=824eed2c-fab3-4f2d-aec6-db9af9c2f9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:20.102Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1eab85a1-a9f3-46e0-a3f4-54730abd4419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:30.109Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=8f882a21-8c7b-4c86-963a-c83ca5cb07da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:40.119Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=7b01ce51-9519-439a-9a86-23261742ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:50.127Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e36d80ce-2dd6-4133-94e4-a3b8ca3da9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:18:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:00.135Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=471ae212-51ef-496d-8437-233025f36dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:10.143Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=2394c1b1-0795-4616-923b-f83f1bb24191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:20.150Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=26f03419-ef95-40fe-9be4-2206b0d2be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:30.161Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=442c3695-70a3-45c2-8837-cb4a70a11bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:40.170Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c943a0e8-09df-4b7e-af2f-2589f7bb2550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:50.177Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=77d7e295-1f1f-4e83-ab78-5c3feafa74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:19:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:00.185Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5999daee-c283-4724-aab4-5c7df42ae421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:20:03.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T07:20:03.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T07:20:03.945Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:20:03.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:20:03.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T07:20:03.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T07:20:03.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T07:20:03.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:10.193Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=78925235-d623-4c59-a4e2-3e7f81591240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:20.199Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f66c850d-68ed-4923-889a-b3de7216d5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:30.206Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=0c9c14e1-25cd-46c2-9a7f-e346a6be5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:40.215Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=c76511a5-6525-42e8-89b2-e09fdd6e9516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:50.222Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=18b94a91-cfa1-43d3-8f39-b754756009e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:20:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:00.230Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=af39e3ec-76e9-4c93-b05e-8c38be60cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:10.238Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=ad4026df-055a-4658-9787-639593c5578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:20.246Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=6627ddcc-1571-46d5-bafa-82abb15046a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:30.254Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=46fbfc0d-e64e-4979-8819-c59328a96389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:40.261Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b437ed83-2739-4045-b7c0-e4c775dc5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:50.269Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=b5b03631-fcd5-4570-a679-3dec76d1b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:21:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:00.277Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=1ded132f-b230-4854-a602-323224429da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:10.283Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=280c160a-43f8-40b7-aaaa-f4483a0ae49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:20.290Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bc796b88-c9a2-495e-964c-2035a8452986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:30.299Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=9547e4f8-23ea-4351-b892-067397684086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:40.307Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=407cdfda-59b6-48cb-9976-588433a3c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:50.315Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=bbebf59f-54ed-42ca-a0d7-330a462fc778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:22:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:00.324Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=4e8bd910-e1a2-4456-bc8e-523c116d056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:10.332Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=61707277-4072-49fd-a018-da210fb2aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:10.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:20.340Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=e0033534-4067-4ba3-bc2e-d70f044df332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:30.347Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=53ba07d8-08c2-43fd-bf99-d5120e86437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:40.356Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=5c70959b-1a65-4fc7-9e47-e7ed8adf3f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:40.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:50.363Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=d1aba4dc-9ef7-4d2b-9943-f7a72d234da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:23:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:00.370Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=eb3a70a9-0c55-4125-91be-9192448f0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:10.378Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=128e7c77-ccc5-4e97-bab6-c89b4e4a2b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:20.387Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=a2145b38-038b-45a2-bb6d-ec67bfd34919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T07:24:30.402Z |INFO |Init configs |InvocationID=25a4a1af-c19d-4df9-ba4c-d01883d51cae, InstanceUUID=f5469d25-1b92-4889-8e55-973823b8921c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |20