. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T02:52:33.629Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T02:52:33.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-28T02:52:33.890Z |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-08-28T02:52:36.588Z |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-08-28T02:52:36.808Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T02:52:36.808Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T02:52:36.809Z |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-08-28T02:52:37.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-28T02:52:37.463Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-28T02:52:37.697Z |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-08-28T02:52:45.625Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-28T02:52:47.149Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-28T02:52:47.273Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-28T02:52:47.274Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-28T02:52:47.639Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-28T02:52:47.640Z |INFO |Root WebApplicationContext: initialization completed in 9942 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-28T02:52:50.758Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-28T02:52:54.877Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-28T02:53:00.588Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-28T02:53:01.262Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-28T02:53:01.263Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-28T02:53:01.266Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-28T02:53:03.296Z |INFO |Started MainApp in 42.78 seconds (JVM running for 48.587) |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-28T02:53:04.061Z |INFO |Start scheduling PRH workflow |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:04.163Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e8e4a829-f174-4f12-a14e-c1ea87b4641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:53:07.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:17.231Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1929a344-f961-435b-a50e-27dc92b74d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:53:18.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:28.469Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aaa126a5-adf9-46aa-a147-6759b108a8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:53:29.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:39.982Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=130fda7e-1e00-4c1e-89ad-bf4ce61d765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:53:41.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:51.307Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b0e302f5-06ac-4787-b162-71e295959fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:53:52.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:53:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:02.400Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=084d65f7-6600-4159-ba51-decb7edb7dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-28T02:54:03.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:13.579Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8e3c13c6-470e-458d-b7be-47670ecb266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:26.375Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8b0c5816-4a21-4c09-a413-cc98b548f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:36.480Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f09773a6-6aef-4e34-a540-b69357f78366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:46.596Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eb975fe4-cc7b-4ba1-9045-bcfb9f7b6bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:56.723Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ae809c00-edd0-4365-8d5c-1339bec1790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:54:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:06.795Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bfef0865-e94e-4260-868e-db7929e79b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:16.904Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=102ba6e6-e76a-487b-8a13-5601881a0e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:27.062Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=214018a7-6338-4a62-ac0e-88f7530adb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:37.110Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=99354de8-fe3f-48cf-ac57-0bff1365c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:47.171Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=87544196-6b0e-4737-842a-42b7c8386aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:57.286Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a825255e-3063-40b7-accc-bc177c4f7bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:55:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:07.448Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=91362df0-aafb-470b-850f-ac5b7c91c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:17.592Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b9c32283-edac-4a39-8561-b7aab05eb098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:17.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:27.747Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e9bf1292-47cf-4843-a550-82065960ec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:38.071Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f36425b6-5dec-44e2-a18e-24763c3cd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:48.291Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=55faa2dd-8399-4076-ac91-9c2308380ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:58.448Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f1cfdd67-5cff-426b-9d94-9099cccd9b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:56:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:08.516Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9e804bdf-d44d-4de4-a18a-02f6c107efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:18.680Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c315ece2-c9c4-4c70-a2ff-9c15b9715481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:28.780Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0e01f528-25c7-4935-95cc-c195091accdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:38.920Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2993e539-5020-4971-9ff2-f6e48ae2a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:49.049Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=27c14678-37cf-4954-947a-6162c9503baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T02:57:55.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T02:57:55.774Z |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-08-28T02:57:55.776Z |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-08-28T02:57:55.795Z |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-08-28T02:57:55.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T02:57:55.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T02:57:55.847Z |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-08-28T02:57:55.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:59.230Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ae25715a-87e5-4c4c-807f-48a9efbabc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:57:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:09.378Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=846485c4-f0a2-44bc-923f-dda7909f2ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:19.448Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2b5de3f9-6706-4cf2-947d-92febb188359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:29.543Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e4bfc9ae-40e8-4c59-b17f-cbb9694d678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:39.623Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b3f378f5-7128-4e42-8560-c1843b0094f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:49.676Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f9b265f7-b56b-4b43-a33f-fd890e483d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:59.807Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=049a4009-6585-4911-b917-3b41429b6cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:58:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:09.884Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4c8567ed-c39f-418a-9f06-c20f9a2ed4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:09.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:19.938Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=78b1cfb3-f8f4-45ed-9ceb-a0516516dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:29.995Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cb559be5-343a-4131-bc51-652a38a1347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:40.115Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0fe592dc-c0ab-446d-afa1-1b70a2e87852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:50.224Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5580852b-cb2b-412c-bcc3-533e6b266435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T02:59:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:00.303Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db85e394-cddb-49f7-9834-1f7998bc6025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:10.359Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9a38e87b-8142-4c30-9ddb-b73bc53c58f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:20.395Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=79bd073c-633c-4a91-8c44-49863300657e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:20.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:30.445Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4a5e2d16-d932-4083-a0a3-51062344c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:40.481Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b788bcb8-32b4-4acf-9dc3-4a98d4ff4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:50.528Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a96ee4c8-c2a1-4cc0-a719-611ed4fc1dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:00:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:00.580Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b2affdb8-a7b6-4376-9939-64bf1204ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:10.606Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=265c6d7f-0830-4431-93fc-69b40befb352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:20.645Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d30ad23b-6cce-4fb6-861e-713a72836d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:30.677Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=247482e7-595d-4b0f-a9b7-b6da8f4bb10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:40.733Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8d3ca0fc-5130-44de-be37-710fe9f29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:50.754Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a73b826e-57a7-44c1-9914-96c7fe139347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:01:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:00.771Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7c0c5924-f565-4449-8d82-141b6f42a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:10.804Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2a9c65ff-74a9-469b-a832-6161bee7999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:20.864Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db864fc1-e141-4edc-8eee-fd16d7a81084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:30.893Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b5dca497-93cb-4099-9e84-498dadbeb54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:40.914Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=547d8f3a-5458-4e0b-bb12-7e464f7dc472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:50.953Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=211b9cb2-ed24-4f5f-96ba-f64fa2d0d413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:02:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:02:51.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:02:51.843Z |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-08-28T03:02:51.845Z |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-08-28T03:02:51.851Z |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-08-28T03:02:51.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:02:51.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:02:51.887Z |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-08-28T03:02:51.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:01.017Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6444940f-e214-495d-93b7-64b4df1eaeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:11.082Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4d0a8da3-c775-4fb6-b2da-c9952f6d1fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:21.101Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=406da4a7-c7ce-46e8-9a07-87a4288220a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:31.123Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=da3fe000-fe9e-4ace-8e05-5e438ed2495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:41.148Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c06ae0ef-5849-4c90-bc20-3ea28ef73d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:51.173Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8b346d97-1f57-46c5-a8cb-58f3bc4b8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:03:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:01.199Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=74f849d6-4c2a-4171-971e-bef7d756fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:11.234Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3f169816-a21e-4a7a-a88c-bfda2f015d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:21.271Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2ef72343-37a5-46f1-a938-7346bad9828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:31.331Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=14510d82-097e-4465-8bb7-170cf743c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:31.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:41.354Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3383fbc5-ce43-464a-8e95-803eae5514da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:51.423Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=86594124-4afd-4881-a661-b2affe9e0ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:04:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:01.487Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=41fe2aa2-0dd1-4063-817a-f1ebc6069e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:11.532Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9ad754f1-5963-4be6-be4c-f1cf182af893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:21.570Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ca40a19e-4422-44ef-b0d8-8b381bef16af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:21.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:31.603Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=447ec7a2-7b00-4a1a-a9c3-03cc9cd825eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:41.622Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=994d40c2-215c-467f-b598-af3cea8d50a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:51.665Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fa701144-de29-4311-95f5-2f77b033f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:05:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:01.700Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f1fe3d21-302b-4411-9e24-fbd25419b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:11.735Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4f5167a7-115b-43e7-88f0-d77caede8629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:21.756Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c4c4dc36-3751-49bd-a3b5-a23363305433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:31.794Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=da7a514f-e971-402e-9911-01abbedc1a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:41.814Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=60795666-aa3a-4442-9f8a-152ac6a06f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:41.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:51.849Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b784a19f-b965-47ff-be64-8e60f3fe71cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:06:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:01.872Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f55f08eb-0955-4830-b38d-c61c2ba7f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:11.891Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=be371d47-9be3-40e9-b2da-e2841680c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:21.912Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4b943169-1702-4cf8-b753-061b91ae1783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:31.932Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2f6e49ec-a20b-4f4e-90fd-503fc9c6f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:41.951Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=038f5b32-9153-4ddb-bfac-c044feffe5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:07:51.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:07:51.536Z |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-08-28T03:07:51.538Z |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-08-28T03:07:51.540Z |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-08-28T03:07:51.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:07:51.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:07:51.553Z |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-08-28T03:07:51.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:51.975Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=79bd2a94-a5f3-403e-ad2e-8027dc7b3dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:07:52.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:02.068Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dc1b3f54-f087-425c-a08a-d46d57557c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:12.109Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3e1b1f84-90e5-4aa4-9e9a-1abe83415df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:22.154Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=93fe4af6-8c4a-475f-9e9d-bbe755492e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:32.207Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=435aa406-8330-47a1-b7af-17ec804e6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:42.308Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=72cb98e2-aa58-4d9e-975a-ebcdfedd9dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:52.374Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aba3092a-9e7a-477b-9c0b-df2953458b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:08:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:02.438Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cb90f848-93ef-4981-b125-62c44edafb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:12.489Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c71b7a40-1e1f-420b-b0bf-7b350a94f493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:22.550Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=440b8083-4ec9-482c-b30b-558b6e334a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:32.606Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=07996a60-2592-4d65-85b2-f84618b3602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:42.629Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=efce3271-984b-420c-b5a6-6a896c39effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:52.669Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=faa7f328-b920-4f27-bae3-3b4a9b7f8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:09:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:02.693Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8e467c9a-5f91-418f-a870-45f57ed63944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:12.719Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c8aa9612-209d-4946-9042-8045c74fd079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:22.739Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=51ae8b91-9768-4523-9a72-1845c668518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:32.790Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b118afdc-45f9-4848-bf80-b124efbecb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:42.845Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b67f7a2f-1772-483a-a8bd-eaa0687c9621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:52.870Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9fe87ce1-c6d1-4490-b6ad-cec882d1c2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:10:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:02.919Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=52658f42-1ea6-4eb8-8126-24129dad2888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:12.963Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ee117abc-21f1-4a22-9dce-f76c4223cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:23.063Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=63536c27-57ac-4cf4-bbb9-6d1eb1cf1144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:33.268Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=519393b0-de07-4b55-b814-cc307a404398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:43.339Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f255bffe-aea0-470d-b29d-3f748a17cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:53.455Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=98116bda-5782-404a-a7c0-fc47f9b81881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:11:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:03.577Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a0faea1e-ae36-4198-84c7-588469830dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:13.695Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e5c721e4-3b88-4846-85fe-e321357f7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:23.762Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c422c29-b787-4c8b-aeda-98ee174b55e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:33.851Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fe18ddfd-000f-44eb-9f36-3327a5b1dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:43.957Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=91b1a651-afaf-4fa6-b631-aa7c5861f6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:12:53.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:12:53.682Z |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-08-28T03:12:53.684Z |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-08-28T03:12:53.727Z |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-08-28T03:12:53.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:12:53.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:12:53.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-28T03:12:53.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:54.044Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=49a8e5a7-751e-4901-a9c9-4984af954f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:12:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:04.150Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=37810534-bebf-4d37-bac7-09bf16736ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:14.230Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5e4652e2-6a18-49be-90b6-45b7a5de1ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:24.295Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f4d77f68-1b06-4a5d-8855-9bfb0fd70301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:34.336Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ecfa1004-029b-4fda-a28b-5f299ad0826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:44.420Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=34e6193c-8366-475a-b0d7-8f8ec92999f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:54.461Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7dc80d74-1de1-40f2-958a-d3ed0abb1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:13:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:04.506Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=94dd2306-ef99-47f8-80e7-54ee22d34979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:14.531Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0a9209f2-e78e-4c11-9cf7-22347f46b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:24.581Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f060c6f4-df77-4c02-a230-2fe90573241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:34.626Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0538eeaa-07f8-4cf9-9163-aa95c38aba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:44.744Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9df0fe27-a585-4fdd-84c6-7f2a19c1f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:54.779Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8dc19188-5d8f-46c7-8df1-e5e128a3c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:14:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:04.863Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1a175119-0dd4-4178-83d4-60a2f315afd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:14.931Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=91478502-1aef-4365-b297-07e3f05a0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:25.003Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=797222e7-0af9-4e87-964c-7ab2c355c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:35.041Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c51ac08-d756-4d47-9357-7cc87ca7b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:45.144Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2ff497e9-0ed3-4407-8fd1-98ebdb990874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:55.184Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a7d81730-acf0-46c3-a870-a0a7796b940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:15:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:05.259Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=35a2e362-db7b-4f72-a9fb-b5a894c375c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:15.370Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=33fc4c0c-637a-4c66-a01e-fd522849801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:25.415Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e2de8fa7-2137-43db-9445-850b38c7362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:35.498Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=49d99c0b-4328-400a-81de-3aa32964a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:45.533Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=67e0f1c5-b934-4c7f-9f92-e3e7447d1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:55.568Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6dd0d5e7-0cdc-4483-b6d0-e423f421cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:16:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:05.642Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cc7c0760-3722-4653-879b-be52b83451e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:15.724Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f0f15f39-6d5a-47cb-9b33-2c5ab1b57e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:25.905Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=84399f79-95e5-49e4-991d-5f30156a88dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:25.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:36.033Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4aa4128e-3b0b-4475-a392-b2b4497b8d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:46.072Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b618025d-e05d-41b2-8b3e-38b733dd158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:17:52.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:17:52.665Z |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-08-28T03:17:52.681Z |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-08-28T03:17:52.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:17:52.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:17:52.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:17:52.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-28T03:17:52.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:56.150Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c8c6c7b0-e0cc-43c2-aed7-72f0ec301062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:17:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:06.260Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3b7f2484-7334-42a0-a9a1-832b29adf122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:16.315Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3ad49589-a4ba-4812-af5a-fc462c737a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:26.406Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ffb3ff18-6ca7-44ca-942a-dac74ad54ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:36.439Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4c9444c5-9f2d-443b-8a3c-1758f966d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:46.484Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d90fde00-df22-42ac-8e9b-20ef0004120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:56.563Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=07301306-630f-4004-a842-71c047217d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:18:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:06.617Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3ca91d32-b24a-4970-8b76-1d90f75cb3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:16.692Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2a26e8c5-dbc0-415e-bdd6-2aa756f52f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:26.762Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d6392b8-4442-4db4-afeb-3cf9ce63d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:36.870Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c2bebe4d-a78d-409d-ae3d-0718f3b31fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:46.895Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=87b2148f-0824-4852-8301-5fa50d53cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:56.959Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=77c30ba6-b8e0-474d-8e63-836b87f90b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:19:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:06.991Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=83f2a333-65f5-44df-b102-92bbdd796b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:17.033Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4aaf74a2-4731-414e-ad3a-6e398194536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:27.067Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f262f5f1-ea17-4bc4-b242-4bd76a15ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:37.131Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a1414321-8ad8-48f9-9a16-1d1dfc9c5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:47.170Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=756b6171-425d-4309-be3c-fb9c5f793bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:57.219Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7af42711-70c3-4630-94ec-00f2e0d42030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:20:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:07.264Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=02b66e65-7c2c-47a7-9202-4d3f1cc25af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:17.292Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=54b30cf8-725e-4b7e-b05a-22e6ab59d26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:27.397Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1e62411d-6645-4a8c-af1c-27715e9d410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:37.427Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ec4d061-ccfd-4e09-a238-5d9608690d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:47.460Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2474b4af-eae6-4177-9be7-c5385bb6efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:57.488Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3c77c2b8-1426-401a-b12c-1a54d168089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:21:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:07.532Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8b10ef0d-ebc2-4ac0-8ce9-976d8e13e547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:17.666Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=92784ec8-d272-4a6f-8f2c-daa31eea985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:27.690Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7fc82ce9-fcd1-4964-992f-56602121f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:37.718Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e26918d2-c4ec-449f-918e-695f33e20355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:47.783Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5413e3f2-fdb5-4268-8c8c-83bcb8a60fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:22:51.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:22:51.915Z |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-08-28T03:22:51.916Z |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-08-28T03:22:51.922Z |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-08-28T03:22:51.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:22:51.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:22:51.933Z |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-08-28T03:22:51.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:57.881Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1b0503aa-6bc4-4eb4-b476-e82731ae29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:22:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:07.915Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3042c254-7569-4737-99ee-f180038c45df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:18.020Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ea242fd-7a09-49dd-8ae9-10bdd52d60cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:28.053Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=52a04b52-bfeb-457b-88aa-cebac6e805d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:38.115Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=66b674c1-6d6b-4180-86b9-786d7ff0133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:48.162Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e0730989-23fe-4f67-abeb-dea99001d503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:58.201Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e086abf7-6d69-422c-8c87-0d8f8f084c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:23:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:08.265Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=58e3f835-c1bf-4c9f-ad53-88c80316b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:18.304Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e1cf4b02-d1a4-4263-b1c0-e2e326471354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:28.334Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d622116f-35e5-44c6-9719-f414faf3590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:38.356Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8bef8c9a-0a0c-428f-88e7-f6db41a17305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:48.427Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5da87438-f310-4a01-bced-10efbb8e471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:58.481Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6887ba45-647e-4f79-80b1-8806427b159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:24:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:08.528Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=54c321f9-bebb-4424-abf3-b0ae5ea9db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:18.565Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1f39da09-a17b-4031-a214-81312f50e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:28.594Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d540f998-b442-4807-bf9a-19c3f263a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:38.613Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7ce9dab4-2976-4b5c-88b3-3d9bdac14b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:48.639Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d3b70657-d8df-4973-a552-037bbb0aa339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:58.669Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2070fa28-bfc9-4453-a5df-90c1845db28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:25:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:08.700Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a1544452-4a44-4fed-aa15-0b115e22fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:18.740Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=80144e65-1dde-41b2-813f-c0a1c1407fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:28.771Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c9fb6a62-fe82-4f4c-9a27-7f26eeebec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:38.834Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3388fa13-ea1e-4f3c-96a5-8698649cc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:48.872Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2fd676b6-ff0b-411a-99aa-42f79cf741e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:58.914Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=19d34b6e-843c-4870-8393-0f3ca39d6e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:26:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:08.943Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=51051d0e-466b-49e9-a198-44115d14efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:18.961Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=68ee2910-d564-4819-a98e-17788dd105df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:28.980Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=60bbac7d-b55d-43d2-8210-c59fe7f63e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:39.019Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dbf7dd6c-d550-40b5-a346-7e2cae176aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:49.047Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1824cea1-eb44-468b-9d5d-a41a77ec383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:27:51.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:27:51.534Z |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-08-28T03:27:51.535Z |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-08-28T03:27:51.540Z |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-08-28T03:27:51.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:27:51.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:27:51.557Z |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-08-28T03:27:51.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:59.092Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f54d836d-6d27-4ca1-b6a2-99911d9b9cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:27:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:09.147Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9cdbe377-91ae-4f4c-b20d-2215c4fecfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:09.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:19.165Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1b02bd53-f6e4-4b75-a6da-1beca6812cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:29.208Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3c7bd4a9-2bca-4269-8223-36a134a788a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:39.294Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0adace70-9ba2-4604-be31-2f1d3e635449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:49.372Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e4cd9348-51b1-4805-bb3e-b3451984c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:59.439Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=deb373a4-9f62-4c58-b226-4c27aaaef69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:28:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:09.479Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=67df05aa-094b-4fdd-a3bc-2bb198836e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:19.495Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=59e84b19-39b6-4bb0-8faf-6a04627845ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:29.518Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7f3a18e1-be8c-4093-9475-9c8a5b50066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:39.545Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=96ba6930-d31a-43f6-856c-990fa949dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:49.602Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f003eaca-295f-4a3a-b50e-d8bb27677f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:49.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:59.631Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a2863191-96c3-4724-87be-9d5f6649aff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:29:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:09.659Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cf1dc6ee-f5e6-48be-abac-08680cf9dc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:19.697Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a65a2fa6-0ab2-49f1-a276-78365a70054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:29.741Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c8448c7a-4643-40a7-b936-bf35e8ba88d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:39.776Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ca2aba77-47fb-4446-8088-2d560fef6692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:49.859Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=28fbadae-9bf1-41a7-8179-3001f4a5e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:59.950Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=32bf64cd-48cc-4452-a45f-e8b2881a2593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:30:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:09.986Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bf2ce47e-5113-4644-ba7a-d89c6a9d9a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:20.013Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4cc1d413-9b72-40a6-8299-6536e54e772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:30.029Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=35636613-7fd5-43b5-88bb-18acfac509f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:40.049Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=376ade52-16da-4bf7-8cb7-6c8dbb0d6dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:50.113Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=415fc2e3-3620-4d95-80ea-99386efd1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:31:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:00.128Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ca519f81-f329-4c5d-b1fd-015e6381cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:10.165Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aef00089-2b1d-494f-bdb2-1b92a4fe2e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:10.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:20.184Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e1542cc5-ad2f-4171-afa2-654c5b5b8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:30.206Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=94d21407-bfa2-445c-97fa-26d2d2f48bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:40.241Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cb7ae8d9-bb14-4cd9-971b-f8ed77cb82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:50.261Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=596e0997-23e6-4c2d-aba6-638cffa646ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:32:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:32:51.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:32:51.455Z |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-08-28T03:32:51.466Z |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-08-28T03:32:51.469Z |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-08-28T03:32:51.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:32:51.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:32:51.478Z |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-08-28T03:32:51.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:00.332Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=de6be002-0a75-4989-a859-4153f793a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:10.347Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7ca06e29-b01e-4708-9afc-6fb03dfafa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:20.361Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a2d7faee-e765-4685-b088-31348f5553e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:30.375Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c284d1bf-e72b-45c3-9c0c-3cda90591bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:40.400Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9e39692e-9607-45c0-b6ef-499602acf332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:40.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:50.420Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=189779a2-e1af-4c31-8b72-91a19699d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:33:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:00.432Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8feee3e4-0eba-4454-a027-c845757dc7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:00.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:10.444Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=040c2370-7005-427c-9740-8c533dbef80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:20.458Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=67241e8f-0c20-4b76-994a-38a2fc88ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:30.469Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b727d254-f907-4536-8a76-967efeb7bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:40.485Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dd4112ae-641c-4ca6-9a4a-dfcc158364bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:50.524Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e29519bd-8901-4d46-90d0-4e5b9c2d4f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:34:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:00.548Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=329e02d6-5ef8-49cc-99e9-db1f40097532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:10.589Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f34c7363-f56c-4eb0-8beb-4cfac596ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:20.604Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=50399b85-9979-43c8-bcb5-8ab5a63b6574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:30.622Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=27571760-ac0c-4aea-a29e-7144f784b9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:40.647Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=91b49176-c211-4bcf-8f1e-c28524287664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:50.682Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a4669fd7-5245-477d-9b55-f779415bd167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:35:50.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:00.711Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2a657c26-5950-46bb-a6d1-6a3671b6b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:10.733Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bf85ea2a-0705-42d3-9630-451e3442cddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:20.764Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=22aa26af-c8b3-4c8b-9c9c-8649e99f31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:30.779Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3824926b-104f-4e13-bef8-30a38b3e2d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:40.802Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=62f4bc04-b4e1-454e-9678-f985bf085e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:50.841Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=55d5f837-92a8-4163-95b0-7977c2b2d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:36:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:00.866Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9b632ce6-615c-43ca-a296-47081ece8b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:10.885Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=24a9ca13-7af2-48cf-882a-d1a74c35d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:20.958Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d7c359fa-c091-4498-bfff-a1351dc13daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:30.988Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bf5948b3-e9bd-42ca-9373-cc8a33db350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:41.029Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3688d633-e92a-461b-a642-647943369597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:51.058Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cd770d9d-d4a8-42f0-ab68-85c11547136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:37:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:37:51.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:37:51.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-28T03:37:51.727Z |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-08-28T03:37:51.733Z |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-08-28T03:37:51.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:37:51.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:37:51.760Z |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-08-28T03:37:51.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:01.096Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7ae68772-e6c4-4256-ad9d-b352532b4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:11.110Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=209fe4fb-2b51-43d6-ac17-dcd3e5bc0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:21.127Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=24379c83-0935-4c56-95e7-5bef682d521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:31.164Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f523df49-ceec-43d6-936a-0148500658ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:41.174Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fdc627d3-eac9-492b-b7c7-51a2b022c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:51.226Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c1a8d71a-37ff-42e5-8594-8798c92e7229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:38:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:01.274Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d07fc6b3-98aa-454a-a72c-465aaec095ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:11.315Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=30a1265e-32ce-40fd-8693-1311cc51bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:21.422Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f905d655-fb00-42a5-b2fa-e2313585cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:31.434Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=84c8c2fe-28e9-488d-be07-dd0e2e7377e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:41.446Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=21c9cb85-06e4-43a2-97da-8aa98d5535d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:51.473Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=88c17933-03a7-464a-ba79-3398886dac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:39:51.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:01.518Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b0a15288-869e-4a2b-b85a-67a7cf9a08c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:11.529Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ecc9b93a-a6a5-460c-9d63-7dca4195ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:21.558Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=68035110-c00b-47b9-aa20-19f286125193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:31.569Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f8e3d251-8f3c-4371-8127-c20891210163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:31.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:41.622Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5684b517-2a94-40bf-bf52-6ea1d085f630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:51.663Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d3bce3c-61d1-4155-a34b-90ebe82a9a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:40:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:01.690Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=717ec69e-71d2-4d91-b4a1-35e1c924bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:11.711Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e61eb6f8-f5d1-4883-8a04-0802dd49324d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:21.728Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4124fcad-a87e-459a-b4e5-2b818d4499ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:31.741Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2527fe0f-7c8e-4dac-9e76-c591fd0a8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:41.760Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ac0f49b6-1a7d-4902-a504-553bc93e887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:51.777Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=697a9821-12ae-4274-8f27-b9b68c07d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:41:51.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:01.797Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=198cb7cf-a505-4679-a627-2bdeb0f44e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:11.809Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5f51a7fd-e345-4c30-943a-9925e7a9b334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:21.827Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0c7cf762-ec3b-406a-ab70-e499145f031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:31.841Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b003a213-ab57-414e-9407-e3277c7814e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:41.864Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eca7a9c0-c35b-4303-9e38-290e3e6e1053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:42:51.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:42:51.403Z |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-08-28T03:42:51.404Z |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-08-28T03:42:51.408Z |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-08-28T03:42:51.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:42:51.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:42:51.417Z |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-08-28T03:42:51.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:51.891Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=155e7566-7f05-4276-8316-257928cf75e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:42:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:01.914Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e91c64df-a97f-48af-9966-39deab8ec5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:11.925Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3b18ba56-52f1-4d8a-977a-fdaffe35106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:21.942Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1b1434a1-7e17-46d1-b222-858fd159c904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:31.987Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d4011de6-6db5-459f-8834-f119eeda7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:42.003Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=302feec5-4469-480a-89bb-1b9da1973e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:52.019Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d6d26ac1-7aac-4636-a805-a1019cdd60ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:43:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:02.075Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6254120e-855b-44ed-8f22-1f3064d1863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:12.089Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=638a893e-a9b5-4ba5-98a4-e9ace377165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:22.152Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=98fe1f4f-c17b-4cf4-9344-d7b964f17fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:22.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:32.204Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f190b136-67a7-40d9-9898-b2e3cab63b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:42.220Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c6822788-7ad6-4abb-984b-25af521191b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:52.267Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7052c93e-63a0-4b6b-9d2d-e7269468f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:44:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:02.303Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8a6da031-ac28-42e5-b5c1-ba9db3cc2717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:12.377Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db84b8bc-ef04-47ec-bc42-70811a259d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:22.404Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9ff96b2d-f223-4ec8-b805-f6b115a14105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:32.456Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=57646c7f-dcfd-47f3-9a32-cf16544044ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:42.470Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c425d05e-e0c7-46af-bce3-f0368b56d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:52.505Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e335733d-4df8-491d-a6d2-e3f577d4185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:45:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:02.583Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=baaf06c4-bd0b-4991-9227-d5847d8bd57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:12.599Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e5ce923f-a9c4-47b6-92ff-5ab25b2f5e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:22.623Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fb757683-3961-4015-a1d0-4c7c27dcbd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:32.639Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4da441a8-29d7-4741-9d0d-f503c27e07f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:42.659Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=397e5907-9754-45ff-acea-f15135b4d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:52.699Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=75f408a3-8dc4-4868-a0fb-3eada2d07fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:46:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:02.721Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=43851940-55cc-48fb-9f50-515bcdb6e448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:12.742Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8e111762-45b3-4f7c-a39e-c816d4600b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:22.761Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ec7eb38b-d584-4c4d-8cb8-b4ddeb8f8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:32.790Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=079685ee-e4e0-40d4-b1c4-29dfa44e5cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:42.806Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a0716d82-16ac-4a3f-b7ea-0eb9042b76c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:47:51.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:47:51.274Z |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-08-28T03:47:51.275Z |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-08-28T03:47:51.278Z |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-08-28T03:47:51.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:47:51.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:47:51.293Z |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-08-28T03:47:51.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:52.828Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6672487e-bb56-4f64-9629-cca0b3dec282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:47:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:02.910Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=668115eb-f648-4549-89b9-b6cbb0122d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:12.938Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=124b9657-cc39-4564-91fa-9a530c16962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:22.956Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=16102e6a-aaea-49b2-9797-f19f257e91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:32.980Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3d2ce8e1-d837-49f9-9b1d-643d3397836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:42.994Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ea52fe6-ad99-4f72-982b-5f58992b7634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:53.028Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a35250a5-bcdd-450c-bdfb-fe585375796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:48:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:03.074Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fbfacf35-0817-4c50-9f62-4a050b99a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:03.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:13.128Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1412c91e-5aef-4b88-b479-e96f13ba78ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:23.160Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ab983c8e-bd3e-4854-8f77-72ec274b57b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:33.186Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b0517008-eeb9-42d5-a753-d6080a23485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:43.210Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fcd9fe54-7368-4a49-9c54-0b11a3de6eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:53.237Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=886bb114-44e5-43cf-8fa7-cdaa28795527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:49:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:03.293Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1d0d5ca0-4a17-4595-92f3-5e2cfd115e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:13.364Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=66484662-13d1-43c7-aa77-40cde2d3e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:23.395Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f4c3674b-3178-4ba9-b89f-698883df569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:33.416Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6fa14fdc-bdd5-4a84-8cfb-2ce644b58799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:43.480Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=123c1903-a10e-474e-aef3-1c015e92335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:53.524Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e71faf0e-c913-49bb-8f3e-ab11f94759c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:50:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:03.595Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=28a5872d-79d7-4023-9fac-ee0618bdb150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:13.629Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6436c112-c1f8-4c82-bd23-19711d234d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:23.653Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a2810d0a-956b-4197-b043-670db3902ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:33.666Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=39f5ab7f-8bbf-4bf5-a93e-df9d2ded3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:43.696Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=10c3529e-b359-410f-99a8-cf04b9a0514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:53.771Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c242ac1-e679-48d2-ae6a-333fbd272eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:51:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:03.803Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=11043d3f-7e94-4a4d-8d9f-80f679756e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:13.817Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=704e6b5e-739a-4612-96bc-70529756021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:23.840Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8cdd3c78-41a9-4705-8bdd-beda87c0cd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:33.851Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3a9a2bae-847f-4b3c-b65a-429ef3c23c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:43.862Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9d0aced8-0345-4c29-82ae-ef872d966bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:52:51.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:52:51.502Z |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-08-28T03:52:51.504Z |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-08-28T03:52:51.511Z |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-08-28T03:52:51.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:52:51.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:52:51.532Z |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-08-28T03:52:51.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:53.894Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b8ec22e8-a24c-40b3-8c43-9c760207cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:52:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:03.906Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bcad29de-f705-46a6-9b12-2417037be96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:13.937Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f42b0883-5db7-4905-aa63-f2dfca6a04b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:23.994Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a5b37df0-bf3c-432c-8a8f-47e7d8c9e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:34.018Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f28e9ec1-5532-4d99-aa41-2ac34091331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:44.030Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=431574ea-dc8d-43f9-8db2-079d32c41bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:54.058Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f4287068-0b1c-4eb2-bd64-421499530095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:53:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:04.077Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ae5f290f-64ce-4aa6-9561-1f18a8b83ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:14.086Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f4899411-578e-43bd-aedc-723e40817454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:24.117Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2ad38b24-69d8-4072-b81b-f39ba8c54fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:34.129Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fa7a17a1-123b-423c-978e-0447859aadb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:44.141Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5e167a80-5f28-493b-a5b0-af9dbc30ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:54.159Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=49444a16-df46-414e-87b2-caab7331d2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:54:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:04.179Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d4f1c6aa-7221-47bf-87ed-7cd1e673023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:14.200Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2fe9be8f-d46a-4b59-a211-255ace9096f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:24.218Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=64332a6f-c459-4fd2-8074-a48fdb846b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:34.246Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bea87db3-48b4-4141-8d4d-66b59ddd4a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:44.260Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3e0130a3-751b-4673-8c16-8d592f1011c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:54.274Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=61e80d1f-1c2f-43b9-8031-af23ff435b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:55:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:04.288Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a6efc7b0-8b2c-4207-af25-2714125169bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:14.305Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=45e7a216-fa51-4849-9140-4755f4637a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:24.334Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=36eab320-c6c9-4e40-87d1-d85b69f58905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:34.348Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=013ffe1f-0f28-4940-be15-8d48ecb32daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:44.360Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=71d3a0e9-2985-4e5a-946c-3ced3c7d307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:54.414Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1196653b-bb11-40b9-b203-042e585e4ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:56:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:04.454Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7963019f-9605-4f63-aa73-e1054014b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:14.477Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ac30a78e-0f28-4300-8096-12afc5bb56c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:24.500Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c0fdbc0b-0ebb-43b4-836e-301a6f76d148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:34.533Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=31a1ca3c-0bfc-4352-97dd-e5e1b06b8d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:44.553Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=feb07bd1-bcf6-47e9-828a-bc34b2a6ea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:57:51.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T03:57:51.586Z |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-08-28T03:57:51.587Z |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-08-28T03:57:51.605Z |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-08-28T03:57:51.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T03:57:51.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T03:57:51.618Z |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-08-28T03:57:51.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:54.593Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c6df04c5-b9cd-4bb9-a348-10d0066ea750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:57:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:04.606Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=00897e4a-9e49-451f-a9cb-a3ec613383da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:14.623Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c75decea-6b42-4f2b-a9de-2546f7e597b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:24.634Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=806df0ee-3d88-48f9-b885-8e3de833538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:34.674Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fd20992c-d9d7-42ab-a63c-c079a9780ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:44.704Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=38edbaa1-616d-4de2-827c-e4f915fb6e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:54.740Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2aaf7a15-e9ef-4206-a107-386436fabd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:58:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:04.762Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8fdbdf05-f375-41aa-b71a-1154ea507eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:14.823Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5822c957-d219-4dd9-8964-47d2cebe59a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:24.852Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b2d922ba-3f62-444b-bc8a-ceacb723202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:34.876Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=94ff8053-1fe0-4075-9762-e49502a6b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:44.902Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2875591a-b446-4799-b9a8-86fe7c8d80d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:54.916Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=96c4cf29-93f4-4eff-b9c5-89df1a8e0f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T03:59:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:04.968Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c4c149db-1c2d-4f80-9eda-57d919f91633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:14.985Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=41f4b5bd-209d-4b6c-8aeb-18cf175bdcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:25.006Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2511e417-e8f6-4db6-b304-ee6183e76f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:35.017Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bba0edf6-5ccd-462d-b8e1-71335d6a8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:45.028Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a65174c2-9b75-4fbe-b3a0-b579bb5b87e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:55.053Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fd745e5c-7674-4654-8489-0afc8184a249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:00:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:05.069Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d0e35e4f-62b3-44fe-b54b-bea4b1b654d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:15.081Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eafef0dc-413b-4861-a132-099afefe5242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:25.094Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=452614e6-cc7c-4472-8fb1-e5acebb12098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:35.134Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=13eb87bc-f066-4b30-a0e2-4b323add515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:45.149Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f376e9f0-fd95-4a93-9e90-88da6a440a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:55.169Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5923aa29-90b3-423b-a00b-eb59f536f4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:01:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:05.182Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c2c08745-9577-4e61-a01e-007de190aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:15.204Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e07ed76e-21c7-42bc-80b7-05d0ac0b7f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:25.230Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e2007614-5eab-4cc7-83f5-45cdcef3a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:35.249Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=123bb956-aeda-46b9-895b-194950843b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:45.261Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1ab6e6dc-1345-4fb2-b510-b9da139e6a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:02:51.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:02:51.526Z |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-08-28T04:02:51.528Z |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-08-28T04:02:51.533Z |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-08-28T04:02:51.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:02:51.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:02:51.544Z |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-08-28T04:02:51.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:55.282Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1a9c18dc-316e-4f6b-b2af-748e49db471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:02:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:05.305Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8aaf7b85-86e7-4450-bea1-f9d163325ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:15.325Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9f3c687a-d5e8-4484-9f3e-b4ad4c48dbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:25.336Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=02445af8-b729-4d46-b4f9-18c3207cf705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:35.366Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=16a33a4e-6c1a-4ee6-9397-24f1caadbc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:45.438Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b9a456b8-0632-4d30-aa6b-2d6d592821f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:55.463Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b291199c-c972-4c9d-a1ae-28eeb5f16bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:03:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:05.478Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=03a11cec-4a4e-46aa-82b8-6ea624fd57aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:15.503Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0770f708-b1ae-409e-85b0-02e7d7709753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:25.518Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=414d88a4-86a4-4dc5-9324-6efc16dc95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:35.532Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9b8b21cb-3d96-43cc-bb5a-6760a48f78ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:45.543Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=df0bb34e-59e0-4f29-b5f2-c24742bdc017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:55.565Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=36c63956-c087-4231-ac08-df26f9fc2bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:04:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:05.582Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6a988d3d-dcc9-48f3-8f59-810773bb93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:15.593Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9deae362-dec2-4d64-b6b6-7145eb7e3b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:25.606Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=450e7954-ef10-4dd2-99ab-d5e04f4dc40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:35.618Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c4b2b656-395d-4692-acd9-46bd78de5a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:45.630Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c43f2b9e-1cb2-4f02-8c35-6119748035a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:55.646Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=82bd2d67-b57a-4eb8-9adf-1490c9a0a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:05:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:05.680Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ad8ffd37-37e8-4366-96a4-91d257b5dd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:15.731Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6aafb793-5e2c-41ce-9213-2301f21a80b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:25.753Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8511d886-2b3a-4566-8b36-375fc516886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:35.766Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eab08384-fb97-4e5c-9f68-1527326db7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:45.783Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2acfaeda-6f0e-4f92-a267-dddce30f1b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:55.825Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b57f1fdf-2a60-4c6e-8c3e-2c1db87fa505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:06:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:05.847Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ee0e07dd-5a3d-4b2c-9068-4eda06882d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:15.864Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=610a0484-1a75-4e07-8062-484532dbca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:25.898Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8b143908-634a-4b3c-8997-fafc62691c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:35.928Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=378d87a0-34e5-47ab-b5cc-1da13d0b4ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:45.955Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ca23251-532d-49ec-9528-5b8760209fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:07:51.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:07:51.389Z |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-08-28T04:07:51.390Z |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-08-28T04:07:51.395Z |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-08-28T04:07:51.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:07:51.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:07:51.405Z |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-08-28T04:07:51.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:55.973Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5172baf9-0d61-4c47-a32b-22cecc848c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:07:55.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:05.989Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8dd750b8-319d-485c-b0f3-4aca1616918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:16.001Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=93dd92a0-ebbd-4edb-9f0a-cdcf12313770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:26.025Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=23fcbd77-2250-43ec-bbe0-4a5c43f6a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:36.045Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ea8beee0-a5f0-4f1c-ba86-66f4275afa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:46.062Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e1126b07-089c-4932-95c6-c24b9fe4b581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:56.085Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e3a05622-e0a9-424a-856f-6f1ae1125e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:08:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:06.103Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6991bee3-ca29-47f1-8954-cdfac49a5e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:16.126Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=27a3d0cc-d68a-4578-ad39-7592691970c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:26.155Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=65dc6323-5fb8-4d34-a554-8fc287be27c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:36.182Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1b8726b7-6da3-4c1f-a88b-8bd2ef435955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:46.199Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9d5554d7-50ac-45f1-b4da-af3e9f9b23dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:56.212Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9a29ea12-0f30-467c-af27-844f3154fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:09:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:06.235Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b324a75e-f75f-409e-afe9-e619fd59e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:16.246Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=747552dd-ea68-4a14-ae1f-f22a61a18426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:26.267Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=79134990-d16e-47be-922c-a60f3c2a645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:36.278Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=248414ad-c714-4af8-b333-3a6f11ae785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:46.294Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fe03f5a8-c792-46be-a74c-f6007dd432c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:56.321Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7445f82b-809b-4df4-8555-da6f9cc2d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:10:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:06.336Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f8fd071a-21b8-4672-a9f6-1e2c76a24423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:16.364Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4be914d3-c649-468b-9c7c-df368de3ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:26.382Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=77bccc35-9e3f-40d7-b6c5-aa87f09f3d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:36.403Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e1b823d1-afd9-449e-ac58-563e9722cb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:46.416Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0f88d7a7-8768-4af1-9b2d-4cae0b3ba428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:56.439Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=17359fc2-023b-456b-a1b4-db972f3c7f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:11:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:06.450Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6971d062-b7a8-4a50-9896-988c3a37a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:16.471Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4850ffc8-1c6d-4ddb-8f5b-2ec0beda0d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:26.494Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=60b29b79-9e00-470a-9097-ebe5b4d88a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:36.532Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=588db118-233c-4028-8f34-8865414c9feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:46.541Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=95a45248-d8d5-4086-a9ec-8072febbf28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:12:51.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:12:51.333Z |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-08-28T04:12:51.334Z |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-08-28T04:12:51.336Z |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-08-28T04:12:51.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:12:51.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:12:51.342Z |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-08-28T04:12:51.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:56.572Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=75e9f0d9-2bd2-45b5-ba82-f1d7b6f2c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:12:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:06.595Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bf597c64-c871-4c19-9858-7c40275a8928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:16.609Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=71db927b-6be9-4f92-8029-1a7ac10b29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:26.644Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=58bde472-17ae-4dd1-b1ab-586947b3ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:36.676Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a8041fa8-8084-4432-9599-63f60d91d1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:46.696Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9f2d58c1-601e-40e7-8725-616424d36ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:56.713Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ed7bee55-7a33-4167-8284-f16caf763390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:13:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:06.727Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ad3898a8-d46e-40b1-a45b-ef191482dd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:16.764Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b49d320c-39af-4b55-955e-5a238a10beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:26.775Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a09773de-8dd4-439b-886d-d5e6a4c2e543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:36.802Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5e06c5a8-15b1-48da-8fcc-259213836215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:46.814Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=10721bac-2130-4403-aab3-d8886a6df8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:56.833Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=361f9208-ae0d-4301-a668-f41f677cabf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:14:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:06.852Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=82242453-e006-4d90-8a01-8af76e7c497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:16.882Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4b9e144c-eb08-44c8-91f2-8c27343957e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:26.895Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9f820c36-8a0f-4526-884a-de626a0a6b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:26.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:36.916Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=22a848a3-5553-443d-92d7-dd1bdc9cebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:46.929Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=33c9013b-e01f-4bfa-bc75-ad7da8362e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:56.948Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=59240179-562a-4675-8de8-39a8a1c92c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:15:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:06.977Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f7695d5e-411b-4ea2-be48-786bd99c37c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:16.991Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=71056c9e-66f6-47a8-a28f-bcbefe00303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:17.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:27.007Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8fe5f1cb-442d-419c-b1bb-8695062390d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:37.020Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f19268d6-5240-4370-ade3-feb9e22219ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:47.033Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d96e61b3-02aa-4e45-bdf0-df159244c1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:57.047Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3860dc56-0b70-4f37-82a9-074937ebbc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:16:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:07.066Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9208aba0-25d2-4482-959f-e0306044cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:17.079Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=17d238cb-1a52-4b11-8573-378bf2250d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:27.099Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db5911ff-810f-46af-926f-33c1f7aefc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:37.123Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2241b061-0d23-4271-ba8c-17c68538fbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:37.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:47.139Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d8bca15-4f4e-4c20-a904-5f145f5f5bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:17:51.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:17:51.657Z |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-08-28T04:17:51.658Z |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-08-28T04:17:51.661Z |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-08-28T04:17:51.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:17:51.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:17:51.669Z |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-08-28T04:17:51.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:57.167Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3416f1c4-ba29-405b-970f-2d59afbcec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:17:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:07.181Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db72787d-aef7-41d3-a009-cc452022e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:17.203Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ee0cea56-aaf7-4aac-90e2-f2178819dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:27.213Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0a9f94e5-2751-493d-a7a3-cd921a8b12e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:37.265Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b5f5af7d-f508-4683-b37f-2b0cff9c0d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:47.302Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=abd5ce33-1003-4cb3-80c9-29444ec1b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:57.336Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eb238e47-ce82-4c57-ab05-412deccef29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:18:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:07.358Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6f30a064-1cb5-4365-be86-bf5e2a5a1119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:17.386Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=80698e59-f7c1-4c83-b402-512e795045d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:27.403Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=43ffd87f-42f7-4a3a-a5be-82a09917f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:37.420Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fd658a48-aeda-4dba-b7cb-c2c9fb581beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:47.453Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1d024a07-1e44-4b92-a182-588a001af5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:57.476Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=182b79fc-7ce5-4259-86a5-20cb1f086d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:19:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:07.499Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0a42602a-8718-4efd-9fc5-5b64c64ae742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:17.562Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e0a7c21c-8d6e-44ac-9ac8-5f5c7b35251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:27.593Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9baa1bed-639c-49e5-9c96-d7699457fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:37.611Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cecade77-6d85-449d-9519-a98d9ab205fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:47.669Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b2e8f390-b929-49f6-a5c3-e03332128c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:57.695Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c3dab27-dca8-4dde-bfdb-72f49d364ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:20:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:07.728Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f9b22848-9494-4b2b-9825-c9a86a914c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:17.789Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e11b2615-d988-40a3-9bbb-4339d726918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:27.803Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3652ee57-9ee3-4299-9abc-23f45dbec846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:37.816Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=95b7d711-5ca0-41b5-aae5-664c663972e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:47.846Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=70af89af-8f97-4d84-912e-55d0a5c299e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:57.873Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5a849f57-cafa-4190-b6f2-31a302a0cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:21:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:07.896Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a8659c3c-cae9-4849-9baf-6df9417f6442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:17.918Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6429cbf5-9d9d-4b7c-9e2d-1d4156e125c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:27.939Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=812a0b48-98c5-48fd-8f60-dc6ffa9dcd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:37.956Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ece54492-d631-4ec0-89e1-a92371be1fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:47.974Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=03ca74a0-1e7b-4bfb-9e3c-f64f0b0c0483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:22:52.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:22:52.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-28T04:22:52.472Z |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-08-28T04:22:52.477Z |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-08-28T04:22:52.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:22:52.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:22:52.532Z |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-08-28T04:22:52.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:58.029Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c3a63ba-f369-4e72-98f4-86f9ea53b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:22:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:08.059Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5170ce0a-caa2-4007-90e4-4a389c6854e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:18.101Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cd654da1-09b1-4bb1-93d4-f1ce6e48aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:28.118Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2f3bfa99-7c74-4fe1-88cc-ac7f841ff22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:28.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:38.141Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fcbd738e-0802-47d7-843e-cf070a072143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:48.166Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0e538dec-07f1-4cd7-af59-17497b5928ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:58.210Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=27a35b88-037d-4e51-ab8a-7d41ef514225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:23:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:08.226Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aabb4a1a-9c0c-4aeb-b0f4-2ebf686340de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:18.243Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f7082f81-79db-4a96-b479-2bb9f31c2b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:28.261Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fe4285eb-4895-4e79-b089-62896a215b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:38.285Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8f93d287-d379-4824-9d13-e1b3ea64ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:48.321Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c9ef1d3f-51b0-4871-a390-76674c871a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:58.392Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3ef38b66-606e-41c7-9eb8-45687cb44c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:24:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:08.414Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=573e736b-68fc-45e5-a4d9-e29d0aaa4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:18.458Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6b74074e-4f1f-430c-adeb-0cc804fc166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:28.491Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=635fe2ba-c20f-498d-8182-9aad9b9caa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:38.558Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f3b2d041-98c2-45db-bcb7-5bc69a2953fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:48.620Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=84752e6d-919d-4d42-adc9-68dd4c6a7978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:58.681Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f38d69be-6fb2-4da7-88b2-8c06d95f635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:25:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:08.712Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=511b30a8-9524-47c4-bd71-a80a334fbf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:18.729Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eaa14fab-791b-47cd-8db8-36d4a3f458fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:28.752Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f7978cd4-7811-42d5-b5d9-5cea6b622460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:28.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:38.818Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e486b21a-a5c3-4fab-9e0e-548660973a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:38.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:48.866Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4d7f0988-030d-4f79-8ddb-3c1884e5d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:58.939Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b5b2d61e-1593-44e0-b8ed-96a35557f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:26:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:08.973Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3f4fb02b-716e-4354-aa29-7268e039d731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:18.999Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0ddd6288-d76a-4890-a490-2428a414974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:29.009Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c8de12f7-86fb-4dbb-a70a-9a779222cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:39.034Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3ac511a8-48d4-4f79-8979-3ddeaa41dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:49.053Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=618901dc-c366-4b2e-a642-8d6a6db2d1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:27:51.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:27:51.513Z |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-08-28T04:27:51.514Z |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-08-28T04:27:51.517Z |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-08-28T04:27:51.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:27:51.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:27:51.530Z |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-08-28T04:27:51.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:59.067Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d1ef5556-86c9-4ae3-85d6-aa3c5b429901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:27:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:09.083Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=205a8a84-acb0-4ad5-974b-09d7ef4e8f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:19.115Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a7f225b9-29cd-4578-ad4e-34c5ec2c778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:29.132Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eb7eac05-5ae8-4af4-aaba-55d0bec8f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:39.150Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4e5aada0-b71b-4255-b59a-ef0b1507c3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:49.214Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=afce6172-280f-49f9-bd0e-a97d5f32e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:59.290Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ed6cda9a-13ec-4751-8121-a526b507f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:28:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:09.317Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7b4774ed-7ce9-4857-89dd-8d5baab896fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:19.358Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c4fc7830-44eb-457e-b64f-e127fb35bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:29.380Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=05f7946b-0da5-4dc0-acc7-ff234f67da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:39.410Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0e3aaa02-feea-4aba-9f7b-7845a23ed197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:49.429Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e6dfff21-bf50-4725-a945-064b9ace6255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:59.517Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=51248a4c-bc0e-43bb-826d-99b2df689ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:29:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:09.545Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4b9cbe9e-9e3b-4130-887a-ba2202d18f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:19.558Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=40fede3a-6668-4c8f-902b-c358846b17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:29.583Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d11c582-4b3d-4e6c-9965-f919c6cc2c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:39.603Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ce71d67d-13a3-43d6-b4a4-ac94bfc05134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:49.689Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d03a10fa-cfbf-4ab5-9ddb-1bbf47fb5a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:59.731Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1959937e-7563-4f90-a506-a2cd433719a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:30:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:09.746Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=22425aa5-0a89-4ee1-a113-66881356dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:19.757Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=89b804e6-c929-421c-9c7e-06e4060d785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:29.783Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aa8a27fc-f3a2-45f2-8502-d9850fab2874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:39.798Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aec71cae-481d-43e4-bacd-b58d2ab1489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:49.814Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4d37c658-0ad5-46f5-a47c-eb772765004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:59.847Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e8916449-ff61-45d5-8dd6-deb39d4efb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:31:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:09.883Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=341ff6d4-1b76-4010-a1e3-6a0e58b056a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:19.942Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=33341611-b36f-4f26-8517-49d87e051d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:29.971Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dbdce54b-f397-4173-b724-ec51aacf975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:40.021Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e850cfa3-3041-4024-83a5-ae1750fd6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:50.065Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a8bb0a54-a42d-4132-9cb2-7da396b75dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:32:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:32:51.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:32:51.375Z |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-08-28T04:32:51.378Z |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-08-28T04:32:51.381Z |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-08-28T04:32:51.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:32:51.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:32:51.391Z |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-08-28T04:32:51.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:00.116Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f9bbc5eb-b5f6-4355-81ae-bd2813d3219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:10.143Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6b86cb8b-3d12-48b2-b09f-e6638b1a0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:20.155Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fd6df8e1-329c-4f16-9c5a-8abb039ee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:30.165Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=93ec8b83-a290-47e8-be72-9c30737345f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:40.186Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=93b5f172-7b63-4638-8410-c53669956afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:50.218Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6380553c-a94e-4c4d-95f5-e95a4d3183fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:33:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:00.257Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4701f6a7-8fd6-4799-aa94-61218ab740cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:10.268Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7f4ca3f7-733a-4e0c-9c84-bc5eb8c32645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:20.289Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fb446800-dbf9-47da-8e2b-7d88a15980cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:30.310Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e705decf-6f2e-4635-a9bd-2f1f3fdebd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:40.322Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e3e46b7f-96ed-4255-a37e-90a7d40541e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:50.343Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=835e730b-498a-4e52-ae40-807c90359cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:34:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:00.365Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d07ecffc-ad3e-4d18-807f-77aa0b431fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:10.381Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c25f113-fb33-4411-9ec7-c7481a2625d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:20.393Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e9ca00f4-3427-48d2-a039-66a86d2e6149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:30.405Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e808f36d-6353-4fbf-927e-e2ec34343fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:40.458Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fe819e27-5a0d-44e9-9b47-64fc0d111145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:50.486Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a1fb0af9-59b3-4e96-a82c-70dd0ea4f032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:35:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:00.532Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=fba6f907-5fee-40f0-aa14-9db550ba0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:10.552Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6412fb89-3859-4f03-843d-4769d1c789dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:10.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:20.622Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7a012516-9192-4e40-a716-df9697d9ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:30.636Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9fbd421f-4615-4ea9-9737-0ede853f6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:40.651Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c5ca8afc-4e86-437a-8968-642ab2095989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:50.679Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d9c6df69-ec55-4d3d-8e83-25fabd3cdfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:36:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:00.725Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=db5856ee-93e1-4a33-aca2-116773b2e5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:10.774Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d0da5536-6ba6-40bc-9463-551e41556393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:20.791Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b28241bd-6e16-4226-8645-c15a513b5e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:30.805Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=840d09f9-8c4d-4ba1-b753-20b7f6845e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:30.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:40.822Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=53c7164c-e9cf-429a-ab5e-92068dd23a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:50.870Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6df42648-578a-41b0-9f96-0121812e8fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:37:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:37:51.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:37:51.485Z |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-08-28T04:37:51.487Z |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-08-28T04:37:51.491Z |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-08-28T04:37:51.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:37:51.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:37:51.498Z |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-08-28T04:37:51.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:00.928Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e073da9f-a565-49e2-af58-1c9c60a83818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:10.950Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b75a72d6-620b-4975-a570-cc4332c81b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:21.015Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6bf9608b-fc9d-47dc-b8b5-0db8c1fe0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:31.038Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0b382bcd-f792-430f-8a4d-300f89cc8a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:41.052Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e3e62dbf-633f-4cad-86a3-ecc86fd12e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:51.065Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e35bf1aa-c78a-49ed-a280-c4f6b9edbfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:38:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:01.118Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bcc009b9-4be6-4c8e-869e-d6bc99af9796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:11.153Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f5348a3e-76fd-4398-9d90-9eaf6cd1c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:21.211Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a8d5f491-c461-42da-a5b3-1da48bec3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:31.236Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6d546223-0205-4be3-ae14-101f393fb5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:41.263Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d06d4f1-d7b4-4fcb-993a-e9e12b72e1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:51.362Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5cc9c80a-1b5f-4d06-b87c-f5650e566810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:39:51.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:01.402Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=329ea97c-e761-43f1-81aa-d3416c9a6bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:11.454Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6836f999-dbb7-40ca-98a2-556d840e9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:21.480Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=63f13e22-dc5a-4631-b5d7-a4dcc15a3116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:31.493Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5975c323-3001-44d4-85a8-9b644b112d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:41.538Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3706e3a1-e7db-4cd0-8ecc-6e3e3d9b77db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:51.553Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=171c0de1-8b84-4b8d-a800-82ab7ef9cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:40:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:01.574Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1d8a4a69-1da5-45fa-a786-55f154da0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:11.600Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=045f3cdd-d3e8-405e-a464-bfc794c77e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:11.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:21.627Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2b27f7d2-7748-4654-b7dc-8153208186cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:31.644Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=656d4a58-9a14-4c6d-9267-da68aefc18e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:41.673Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1d4cda27-f912-4354-b7b9-b2f01651b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:51.686Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a6dc8160-7d69-40a7-a489-0e540a4bbdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:41:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:01.731Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2d6010a2-9e33-48fd-83f5-f10a3322c358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:11.750Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=38914795-d1f5-4d63-baf9-3cbce5a72319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:21.772Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c54808f7-e0c5-47f3-876b-0cb41c07fa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:31.792Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ffe1f29b-c64a-4bb6-a72b-67e827b1d2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:41.804Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b02c4930-f9d8-49c4-99b9-3cc8bb67e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:42:51.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:42:51.780Z |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-08-28T04:42:51.782Z |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-08-28T04:42:51.784Z |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-08-28T04:42:51.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:42:51.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:42:51.791Z |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-08-28T04:42:51.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:51.863Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a57e60f5-c932-450f-af38-0c8660cde71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:42:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:01.947Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=06d43f14-c9f1-452b-b744-55584a01c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:11.978Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=debc1ca2-08c6-48c8-84bc-a5a378ed3353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:22.006Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4c83a9b6-fcef-402e-9d1f-5a44ddc21825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:32.032Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4316c62c-6b10-4647-964a-dee35626abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:42.115Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ce3a6bae-4cb6-471c-9c66-61071f726e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:52.199Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2f0592ae-6ae9-408a-a098-088ef19f6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:43:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:02.278Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f612b9ff-85f1-47b6-ab81-84e7732cf86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:12.312Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2df818a3-ea68-43cf-8d88-39e2e1b62ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:22.398Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dce8df7a-c631-483a-8703-de1f0225e5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:32.442Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ac255288-af70-43da-898c-85b27c3a0667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:42.459Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=18e248bf-6699-4c1e-ba32-28fc3d8eef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:52.470Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c2237a76-3e89-400a-b31e-379c6478c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:44:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:02.542Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8c5ba099-fbd1-41bf-af13-679cba4cb4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:12.572Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=886701bb-6882-49b2-93d1-68d9d3dd2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:22.597Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b54148a3-b65f-43e7-97fa-b28b91676a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:32.654Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3f1c1c93-2ad7-4aab-931d-f7c4b4434a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:42.689Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=12226b19-e9cd-44a0-9b16-9f6016ade96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:52.721Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=254407f5-6834-45aa-90c8-35a0241bb8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:45:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:02.748Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=227b632b-9caf-48ed-9341-3a21f06edf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:02.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:12.823Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=15e8760d-c385-48e5-9a5b-8a5e1adacb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:12.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:22.834Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6f0bf325-15fc-430a-a392-263ce9504c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:32.891Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=dcb8dcb5-e4a2-4a93-ac97-6d8388b041d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:42.916Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e9485b1e-be30-43d8-8b62-b641aca79559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:52.938Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a76537ab-e80d-4709-8e60-3fc62c87b906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:46:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:02.955Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=07da841f-12e2-4b16-aa3b-3b36151b1d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:12.968Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=50602523-849f-4589-8803-1824f31cfe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:22.978Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a85a21cc-f9fe-4d46-9b28-67f66276806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:33.011Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bbf34a8c-a4f3-4b75-9df9-b47b94315518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:43.077Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ec1ab447-1f76-4c34-b5c9-919d60c800f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:47:51.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:47:51.524Z |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-08-28T04:47:51.529Z |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-08-28T04:47:51.534Z |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-08-28T04:47:51.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:47:51.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:47:51.547Z |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-08-28T04:47:51.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:53.094Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7cc89ed1-f49e-4763-84a3-94adf9249881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:47:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:03.150Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f36e0f84-0fb1-49ff-8c5a-2c00a61d8191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:13.175Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=97fe91cd-2bb0-43e3-b411-2365d3360a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:23.200Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bf1c3656-90db-4b41-9a27-c7efca1f76e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:33.226Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=66d5dbdb-f3dc-4cc8-a441-d3dcef72b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:43.246Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=075c3d67-d094-47a8-8a16-a8fa9dfaaa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:53.256Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=03ec194d-8202-4d8c-a35e-23d490662fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:48:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:03.269Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4ec5b221-876f-474c-9d9c-7ce7e4548c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:13.313Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e27697e4-5fa9-426f-9584-7fd81cff717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:23.330Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5e204798-5fa6-4b9d-81bd-725d40610255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:33.359Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e0777412-7be8-43a1-bd25-68aa71292a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:43.374Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=20214a70-5314-4772-b56c-e2fb93592a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:53.423Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=77c850ac-28ff-42b7-aaa6-834b3d57082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:49:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:03.439Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=11ad483d-12c5-4dba-8627-b17bb5befc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:13.462Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c556e0e8-634b-4066-9d41-0431b9927880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:23.477Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f31f6ec1-e124-4d5a-b61b-d70bdb5a8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:33.487Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=03d546fa-9a57-48c1-857a-a1338e6ee3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:43.499Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=04a08588-56bb-4084-a904-8df0ae220d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:53.516Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cee44c7a-8e49-4e2d-9cff-f04cb0228fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:50:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:03.530Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e4eaf745-c510-44db-9147-b7d53e820349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:13.545Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4bb67bb9-2e5a-47c8-91bc-8c373a8e5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:23.590Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=479d875b-a5db-465a-b01b-9c9574a1ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:33.601Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=090bab48-c0ea-4c44-9572-e9ade6e69793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:43.622Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6fb2f7a8-ff9a-4d5d-96dc-3549c98bef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:53.647Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d92c38c9-1d59-49a2-8797-c10f4764a787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:51:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:03.729Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=aa55134a-d11d-4751-85a3-678a02483e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:13.740Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=11deed09-9c92-4569-a71b-8b2117bc768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:23.755Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d6d2ca7b-696c-4660-a91b-82f00c9f6844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:33.774Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ec901be-1a5b-4e5f-a9c8-08479198eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:43.785Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9efa3681-3051-4ab6-91ac-cdd709fa9521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:52:52.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:52:52.051Z |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-08-28T04:52:52.054Z |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-08-28T04:52:52.064Z |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-08-28T04:52:52.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:52:52.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:52:52.095Z |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-08-28T04:52:52.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:53.817Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=514196a1-1115-4ed0-9575-30878436fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:52:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:03.834Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=daebf9e6-28fc-4aad-a87b-4e17b0153f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:13.858Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7958f1e9-6a41-491a-bc6c-d4a0ed23f863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:23.922Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0e23102f-c351-4597-873f-6c8aff69cfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:33.946Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3d9e9061-a948-4213-9bc7-0af8ed78ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:33.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:43.995Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b9554929-db37-4c9a-9ed9-610538b73d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:54.098Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4b66f742-3e46-4226-b108-4c65fa41c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:53:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:04.154Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cc537712-fbaa-4802-8de4-626a5998fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:14.179Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=76a7506c-eaa9-4d54-8ecf-4ae3a9b3389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:24.205Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2b941ccb-f854-4e7f-860c-3395c68199e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:34.225Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4f7a34b8-a574-404a-8744-021fd0cc980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:44.250Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3ebedeb6-bcaa-4aaa-b8ef-d39cb71f0dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:54.275Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6f9a5e30-8fbb-4b31-8c09-ecd90e3dcc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:54:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:04.289Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=44d0920c-bc22-426a-9a5e-7eef7fbc7fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:14.303Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=190612f6-b381-45b1-b424-e7c82609152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:24.320Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=186f88e0-37cb-4cf2-903c-b8b3f9b39b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:34.336Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f9bac9d1-beb7-4866-bb93-5b93fc5e38b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:44.364Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=caab7636-975f-4c5c-8487-0a956abda96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:54.382Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a2822a12-862c-4f48-b6fa-b7a1cb1a951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:55:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:04.414Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b19b18fa-f689-4652-9e3d-42b29a1ca4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:14.457Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ad87040-61f3-46b4-a0af-9d0cee47f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:24.467Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c60309fa-ede6-4c64-b8af-26da686fb80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:34.492Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=17b1babc-6375-4b34-b7c6-644ef63f19ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:44.503Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c2f72b74-109a-4164-8ef2-b05a44c11149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:54.522Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=afdecb7a-f772-417e-8471-096599ed7133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:56:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:04.539Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4727545c-0093-40e5-9de7-da033af315d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:14.576Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=11b8a852-9163-46d6-899d-76acfaa88f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:24.588Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a4dd55ba-d11b-4ca0-a3bf-2ac4266ce73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:34.605Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5a87cb31-a54d-4d53-8f4a-334fad7098b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:44.647Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=25e99cd9-346f-4f74-a80b-7b251d837267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:57:51.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T04:57:51.682Z |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-08-28T04:57:51.683Z |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-08-28T04:57:51.687Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:57:51.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T04:57:51.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T04:57:51.698Z |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-08-28T04:57:51.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:54.663Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=df9f6108-62b9-4208-aa7c-3ed878e096e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:57:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:04.684Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=28ffe282-a4b6-4ae4-b00d-e3806922899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:14.710Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=29902b3b-f565-4991-8e46-8908d7241c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:24.722Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=60045f72-8a98-48a5-bd32-ff0f9cdbfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:34.733Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=136060b5-ffb0-4651-a340-cfc3226af4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:44.746Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=9b8f5d69-0589-4cfa-b146-89acb2a5515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:54.777Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b4f34788-9a69-4eb7-825f-f2e4143d2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:58:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:04.791Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bbf6c885-40da-4c5b-acd0-40c7f2d9740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:14.826Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=76463437-c475-4b46-ab77-226168c4e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:24.843Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a68c1fbe-8d27-4de4-92d7-855a5fe652be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:34.867Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7c5aaf5c-41f4-457d-a2d6-c3c3e16a5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:44.885Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ed250045-677d-4521-9ee7-0cbde4be2569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:54.909Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3d61bd6a-6e2a-4495-884f-66260d316fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T04:59:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:05.004Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e615ddd6-74e5-4b7d-98ff-95ae5a81183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:15.017Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7de1f635-e3e7-46e0-8685-9ed84f626fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:25.046Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2685c277-a9c0-4204-9075-239be2f7a324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:35.072Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c77ee7d5-a1c5-497e-b5df-828537593a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:45.100Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=42761be6-9349-4233-9007-35d99e62bb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:55.140Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=13d9e11c-539a-43c3-b23b-4440e4114047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:00:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:05.173Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=33e36a27-3c5d-4442-a816-56172e85c17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:15.187Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=1ce73532-bc4d-4ff5-b1e9-6715ce793ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:25.230Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3a704a08-cf05-4c68-b19f-e325ac94347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:35.257Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d66faeaa-de4e-4b3f-a62d-8db740fd0310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:45.280Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=19588827-1cee-4a6b-a71b-948ac8f8d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:55.323Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=80c3f804-8e2d-4abe-9eaf-d2c45876606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:01:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:05.340Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2f46776e-c119-4a4b-9658-c216ff5e01fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:15.368Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3861819b-ba0e-421a-a018-aa8cf5730ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:25.381Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=922000e7-fabb-4fc9-8585-6536bfc82acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:35.402Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=10870280-452b-4157-8224-df187558e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:45.441Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4c2fdf4c-629b-41e0-81f8-32b84c477069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:02:51.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:02:51.339Z |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-08-28T05:02:51.341Z |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-08-28T05:02:51.344Z |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-08-28T05:02:51.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T05:02:51.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T05:02:51.354Z |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-08-28T05:02:51.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:55.502Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3f617339-ed75-479c-b75d-4a2170fed2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:02:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:05.570Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=be603ca5-478a-4593-a0e8-2c3e7244a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:15.600Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bcf91657-7494-4960-9f63-cdb7a93ad840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:25.615Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4a0c9498-4b32-4446-9d3e-978a57935ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:46.323Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c532e4e9-0acc-490c-b2bb-ebf1c2f9c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:48.462Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:03:58.441Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=acc086aa-93e1-443e-8772-4b2804ef02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:18.155Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d45c51e1-d901-4ab7-b936-8c04d972260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:37.907Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e71aa3d5-a766-4054-ac39-7d2483ef7c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:04:57.661Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4af5457b-1fea-4ad7-a5d0-3aa211f9b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:17.347Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=508fbd9b-4cf7-4af8-b649-3c17ee97638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:37.079Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=38e66064-2609-49e0-9db3-91ef469b6405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:05:56.738Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a0412d7b-757a-4cf3-a927-2040061c4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:16.558Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=064bd47e-6cd4-47a4-94e6-59c6d4b727aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:36.218Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ab98d816-2cde-4ee7-b33e-4527034f0220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:06:55.897Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a4fe80f9-70bd-43e8-951d-aad272572944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:15.497Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d050de7f-7189-47a4-bd28-17cec69e3f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:35.124Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=451bd526-6234-436e-a2fe-22c4aae16768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:07:51.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:07:51.492Z |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-08-28T05:07:51.493Z |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-08-28T05:07:51.496Z |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-08-28T05:07:51.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T05:07:51.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T05:07:51.503Z |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-08-28T05:07:51.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:07:54.746Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0e0363cf-4733-408d-b363-4bdc414620e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:14.403Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=6a268764-916a-46d3-b639-f987470e1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:34.011Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=751ec42a-cd15-430d-b974-bdb1408f6b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:08:53.666Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d2e9feb1-3fa2-4194-bdbb-49e9eb2800f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:13.270Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d9a78bc9-1aa9-4027-96e0-70b075b25524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:32.969Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c0d61a86-f0dc-4e5b-ae08-e61ffc51c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:09:52.594Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cdbea616-e36f-4ae2-8861-169e71ce83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:12.305Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=cb7c977f-4ed5-4167-9f63-b8503c6811fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:31.910Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c7cec20b-9c6c-4491-a118-7e258c78cc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:10:51.571Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=60bb5a2c-6ad2-4932-ab23-6dcf474e115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:11.253Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=b3bf21d3-2ca6-464f-a99f-3eeb77a74e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:30.908Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=213c2d1d-72de-4575-a497-9b2d35a300bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:50.524Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c2ba2e82-5f53-4b89-8f75-3f538e23d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:11:52.361Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:02.364Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f6aa1ea4-3659-41ab-b78e-450138d3c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:04.808Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:14.816Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ea3f7004-2e3a-409f-b4d8-c02790ea54d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:34.446Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=3e02d5e1-e6db-40a6-bdb9-9ad7683e3f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:12:51.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:12:51.474Z |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-08-28T05:12:51.476Z |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-08-28T05:12:51.482Z |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-08-28T05:12:51.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T05:12:51.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T05:12:51.488Z |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-08-28T05:12:51.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:12:54.230Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=bb8a4a4b-d5ad-44ed-86c6-f95f64e6980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:13.907Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=0d1fe491-acbf-4739-848f-7881136f44bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:33.620Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=4debd9b7-bf1b-428d-9fe9-69d2e2d2ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:13:53.313Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e498b3d2-7bf0-4f36-97f9-e4090c6401d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:00.292Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:10.291Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=e248e2b4-e326-4053-b60a-1a5c07af3bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:29.906Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=efda1d14-9a5e-4728-a29c-a9e964338ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:49.620Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=c034f611-9805-42b5-a70a-b78d64914665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:14:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:09.256Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=7e26b8af-96ee-413c-ace0-696a5abfe604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:28.890Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=eb9b1513-c343-4061-9621-c90d32f24977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:48.561Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5ef5edf2-6419-4f7a-b669-b449c4f7827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:15:57.703Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:07.707Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8bd0246c-d307-4985-a02e-ff2041f94e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:27.360Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=299bfbf6-e675-4629-9ece-0a5e79b9f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:47.064Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f22380a5-b860-4f96-ad35-dd799b9541aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:16:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:06.706Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=565d3744-f8dc-4a78-bdef-f1b8945bcf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:26.359Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=f5dc4b07-9d72-4568-87c3-f6f6f9c6dfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:46.012Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=5d6456bf-ca9d-476b-8a2d-a4a75f7cf115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:17:51.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-28T05:17:51.804Z |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-08-28T05:17:51.806Z |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-08-28T05:17:51.812Z |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-08-28T05:17:51.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-28T05:17:51.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-28T05:17:51.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-28T05:17:51.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:17:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:05.718Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=d35440c3-2ff6-4067-9b70-79063991f10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:25.360Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a1408115-d3a7-493e-b3a2-e99afc96a236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:44.998Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=25897c08-9b03-4e95-b93d-d8985c27b75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:18:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:04.635Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a317082a-f260-46d4-8c71-f69dc65b09cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:24.247Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=2b8c3ef6-2597-4b86-94e5-dc8494dc5da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:43.942Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=8fab16fd-49ed-4af1-b633-96b86fe2bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:19:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:03.621Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a24d5222-b9bd-479d-aaab-4d7675189f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:23.385Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=ee8dff49-6cc1-4626-a739-fc0eada364fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:28.263Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.37.133:8443\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:38.263Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=890a0532-1bfd-4b8a-b2c1-4de6a07fd325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:20:57.965Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=81d9c8dd-3f94-42b0-8e05-f5fc56da5665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:17.669Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=80a0527b-7485-418f-acc9-7573bcdea51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:37.322Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=a7473d1b-a6a0-4c04-85e0-a7b88be9ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:21:56.991Z |INFO |Init configs |InvocationID=bfb94305-d573-41b9-84cc-b13c2e54b87d, InstanceUUID=65829241-853a-4564-a6e6-662a1a3fbc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-28T05:22:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.