. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T04:59:25.831Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T04:59:25.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T04:59:25.871Z |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-11-27T04:59:26.611Z |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-11-27T04:59:26.711Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T04:59:26.712Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T04:59:26.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T04:59:26.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-27T04:59:26.949Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-27T04:59:26.976Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-27T04:59:28.205Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-27T04:59:28.708Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-27T04:59:28.728Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-27T04:59:28.729Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-27T04:59:28.797Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-27T04:59:28.798Z |INFO |Root WebApplicationContext: initialization completed in 1821 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-27T04:59:29.473Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-27T04:59:31.483Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-27T04:59:32.062Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-27T04:59:32.088Z |INFO |Started MainApp in 8.775 seconds (JVM running for 9.545) |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-27T04:59:32.309Z |INFO |Start scheduling PRH workflow |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:32.322Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=95baf778-b094-466e-a871-27855b1edcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-27T04:59:41.685Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-27T04:59:41.686Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-27T04:59:41.689Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:42.833Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f53c8550-f9aa-4db6-b73d-d3ccc7580fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:52.858Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ac29bdaa-deca-4860-9d52-86496db27411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T04:59:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:02.880Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=221b9d77-8f39-4acf-b407-5cac6df8da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:12.908Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2e0fa927-673c-4f87-9d68-88a1fcb41deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:22.949Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3770b93a-e4f5-46d6-b20e-7502e25c7ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:32.971Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ae8059e6-4d9b-4f86-a492-62ce1eac809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:43.015Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ec8b1072-973e-4ab7-a42e-ae0e91ac9bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:53.061Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8505bae3-90f7-4304-b4b4-7d198c2da20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:00:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:03.105Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f60a9b81-a1fe-470b-aef7-977c1cb04661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:13.164Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3412de7b-3fb0-41af-be7e-d4c7991fa0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:23.186Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ec28b1cb-443b-4684-8820-70d0b87d4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:33.205Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7c6ffe2e-ffdd-4850-ad04-d6f0efdce961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:43.237Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=46b717a8-6f5c-40f9-abb9-12d897e521ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:53.259Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0ff7ff27-26d1-40b1-86e8-818a74bd8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:01:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:03.273Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7237566c-2151-41db-9bb2-990c32fb4898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:13.292Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7903054e-95b7-4f5a-873c-7492d1c36739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:23.312Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e225ea32-52a4-4470-9018-e2580881668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:33.374Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=95fa7672-4ea1-4a8e-bb09-0e9d2ec86384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:43.392Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=48f5410b-3a53-4c24-b4fa-e7995dd1cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:53.408Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2f1533b8-eb0a-43a3-875b-d65e3ae10711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:02:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:03.426Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=38fdc6c1-60e7-4ff6-ab11-ef73ae458277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:13.447Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=50dfbe88-36d8-4258-bf61-777503b06886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:23.463Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d7192d08-682c-4992-91d2-e9cf6c7fdc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:33.489Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ba65b536-81fb-40eb-95dc-13a961bbffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:33.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:43.507Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=21244607-6d96-41bb-98b4-cfc65cf77e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:53.527Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f9a6c9c0-65f2-440c-8595-4dc630dbd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:03:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:03.560Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ccc4c7d1-bc15-4542-8a73-3036df47e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:13.581Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1d95e624-1b03-4506-8070-7f7b5ca2bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:23.595Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d082e36f-e273-450c-abdb-71283d7fb66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:04:30.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:04:30.134Z |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-11-27T05:04:30.136Z |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-11-27T05:04:30.139Z |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-11-27T05:04:30.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:04:30.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:04:30.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:04:30.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:33.617Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=49d32e11-7ad0-419a-8fd6-5cced577eb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:43.637Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c7857382-491a-481c-81d7-4f2000599983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:53.655Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=18672d7f-29ab-4bd2-96db-27d2fb6b3db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:04:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:03.677Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f900de46-35fc-4be1-9f82-98319129d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:13.690Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=51a688db-c30e-4781-a92d-0291fbb99070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:23.708Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a24f38b0-bc41-45d4-bd6c-f49817c523a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:33.721Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=401775a2-9040-4684-b23a-dd4aa22aa996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:43.733Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3ec173b4-9a1d-4c60-8be8-e4576cf0af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:53.751Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=49fd18c9-309f-48a7-a7c2-ff00c25253c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:05:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:03.794Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7d258c82-e5a6-4463-ae25-db9b799c0d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:13.805Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8bfe1761-fd8b-4582-9ffc-2e295113115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:23.822Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=938706e4-70bb-40b5-8cce-5c909a0ad691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:33.849Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=81510c18-d0d4-4c8a-b7ef-c3f24d02b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:43.865Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=76d824ac-718a-4513-ae44-35b9fdf1752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:53.878Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d5445319-3f37-438b-b5a1-300d989d875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:06:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:03.905Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=50d48434-8415-416e-b4b4-1a9fe4dfdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:13.921Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d4022234-b732-4f71-b7e7-4921380e822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:23.940Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ff3e0104-02f8-438e-8cd2-5c874c9278eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:33.966Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1d3b0ba1-7d4f-4b6e-a940-1c78bb0d94d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:43.988Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cd36dc41-7049-42c8-a544-4554ad5673b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:54.002Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8d363380-bddf-463d-a8da-b97067f2d211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:07:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:04.033Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1220a260-88d0-4764-830a-c075996ad05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:14.045Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4d8e9d1f-0243-49a0-befd-eda38b817c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:24.058Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d14a52e6-5b84-40ac-b005-bb0bcf597549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:34.096Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=11fdb4dd-06e5-4e02-82f1-8d1f8063950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:44.127Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=08c1af46-a0b9-4b0e-af4f-039ef009a2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:54.141Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=466d86a3-3604-446f-a56a-cab3f0dd6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:08:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:04.159Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=739f9c67-e291-4b58-9b4c-15666eea4d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:14.190Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0982cc81-9109-451c-8ae5-dc1aa9567e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:24.206Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4951654c-f551-42ad-923f-eb6f61a05cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:09:29.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:09:29.848Z |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-11-27T05:09:29.849Z |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-11-27T05:09:29.852Z |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-11-27T05:09:29.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:09:29.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:09:29.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:09:29.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:34.232Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3bbb7149-ea76-4307-94c3-79b6f2f93ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:44.244Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=78dec985-041e-4666-bb2a-f61da6be27d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:54.259Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0fcc9e4b-53ac-4c77-8eba-afaaaa8bd029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:09:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:04.273Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9fc338b3-568e-4ea7-ad65-73fd06b1eadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:14.285Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d69a8309-d62d-4c66-873f-5f14c94af31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:24.299Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b67030e2-b937-4077-8516-235b77886a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:34.327Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=21023792-38d7-470a-b8d4-9cf8e4ea7307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:44.358Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6d09f04b-62de-4825-8cd2-4a5d299dc4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:54.371Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c746e3ed-e8aa-4b9c-a6f5-c2d33aebecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:10:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:04.384Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=95432068-df60-4e17-94fb-005571f6dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:14.396Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5c41df01-acdf-41eb-ae80-c6d60147781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:24.408Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a5bca5be-107e-401c-beba-89c01e682ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:34.421Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4b20bdb8-87af-4c0b-ad5e-0364c32f60d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:44.438Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3891d1fd-b0be-4c95-a523-15f369db65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:54.449Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=456e6680-1915-4510-815e-4e4d5434b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:11:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:04.461Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=79c569d2-1f47-4465-acbe-71fa67688544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:14.472Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=197c7d30-cfe6-46b2-9a6e-fa7982b2a3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:24.492Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c6f74e9c-e454-410c-91ce-af4e3cbe9504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:34.508Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=97807f90-947e-4ea2-847c-0d94e79f6f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:44.524Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4a96b9ab-f81a-49cc-b794-05bfd1e37dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:54.536Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=90e2d5f1-061c-47cd-a6c3-f7660e26a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:12:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:04.548Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6bf0571e-4027-49fd-bf75-4e7180c951a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:14.567Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6e7cfa74-3ee1-4ceb-8077-ce822395048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:24.580Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ecb84775-c7c6-4519-9385-8e5ee46cbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:34.602Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a5e9a4f7-fa76-49be-bd2e-1eb1f2843e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:44.615Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1f1abb65-ef7a-4ab0-9212-d45b834eb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:54.629Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6e324b9c-9892-402e-bb6e-f8e3dbc14e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:13:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:04.642Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ea1b8b38-d985-4cec-994e-2f0ae931c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:14.653Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=50138244-5285-474b-b3a6-e218e00d4707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:24.665Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a2011e95-b180-411b-9513-76b22ae9bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:14:29.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:14:29.794Z |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-11-27T05:14:29.795Z |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-11-27T05:14:29.798Z |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-11-27T05:14:29.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:14:29.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:14:29.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:14:29.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:34.678Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3f951602-a0a4-46e9-8356-612948ac9e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:44.689Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e2d9516e-c956-4453-a2d3-2f91c7f1b3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:54.700Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=58b63f63-840a-4554-b9de-5875e0b90200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:14:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:04.710Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=51ba3114-9a17-4a01-925e-b8f0576bec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:14.722Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=60ea77e1-7c8b-4981-b860-4ea1628f4126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:24.734Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e0af2560-c96e-4998-8672-9420ee404df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:34.746Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f322544b-d0f1-4ffb-8c11-ce1733f7b8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:44.760Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2f1b2c62-0597-4afa-bd96-0f0e2f1da6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:54.781Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=25216b07-3f45-4ec7-afce-192cc6ff4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:15:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:04.793Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5e0e4a9a-7a63-4b16-95be-85e9896402d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:14.805Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=62419179-76fa-4fc4-bfbc-53de291a4ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:24.820Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=10414f8c-317c-48b1-9377-47e16fea03c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:34.834Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=695e297e-3096-443c-930f-cd55adc30ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:44.855Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=67a06cd7-cb5f-4273-be6d-a9457b73cf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:54.869Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d254c363-6040-47e1-8b63-18ba2e924458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:16:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:04.881Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bc48f553-f59e-4ce8-80a5-ead6411a7e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:14.892Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=49451b45-4404-49b4-a51e-b4e0d4eb314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:24.907Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0db298c9-68b7-4ecc-ac96-9dee040bc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:34.918Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b0c19af2-7b00-4b17-b8fa-1cff9d99388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:44.930Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4b682d55-7754-4405-a9fb-0da3d8b38cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:54.953Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e7f93b0b-ff13-4c23-a96c-9b338e1530da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:17:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:04.969Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cecb4418-1cfc-4b20-a8c2-b2596e76c05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:14.980Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9c4e8cc7-918e-41ff-be3b-4e4aa66e88a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:24.990Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c5b195bd-e984-4515-bfd4-0a69fe18d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:35.005Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=373e3d7c-29d4-466a-bc39-9ce4da567702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:45.018Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=345cf0c9-8adc-4800-be78-ac26e79db984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:55.030Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8149976b-b070-418b-9339-aaa794a88f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:18:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:05.051Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a1b6d443-6ab7-49f3-9972-9cc221f861f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:15.062Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2bae104b-78b6-4233-945d-204eadb6da42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:25.074Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=679a745c-2296-4ffc-8730-3aeda697403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:19:29.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:19:29.776Z |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-11-27T05:19:29.777Z |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-11-27T05:19:29.780Z |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-11-27T05:19:29.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:19:29.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:19:29.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:19:29.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:35.085Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=64876e93-4d90-4f04-b7a7-3c171daeb29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:45.104Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=072172ff-8db4-4402-a6f2-d0fe22a2ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:55.126Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1c0ecd2b-0eb1-4b8a-8466-d2c52cb7126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:19:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:05.163Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8d518b9f-8f7f-409f-88e8-70448427df0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:15.182Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=94ac5bdd-1b4a-4ffb-aaf4-5a5057d02972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:25.207Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a816c4c2-f619-4279-9638-ac1f2828c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:35.232Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=026a9103-4148-4a6e-b45c-bb11789454f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:45.256Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=232e4597-fc9d-43da-8e8d-96d1dc6c94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:55.276Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=23aeea12-5706-4f4b-84a4-6be0f7fd7b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:20:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:05.291Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=614bd702-d68b-4666-b3ce-ff1bd3d4993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:15.334Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=fe499f38-3ea2-485e-a413-7c702e2939b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:25.348Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=89871f45-322f-45e4-a398-5e1b536441ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:35.375Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e02f64f1-fe09-4b25-823f-622d904333a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:45.393Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=22f3c940-0507-4e7d-8d06-8988691eb9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:55.425Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d40d56ec-1929-4c87-88da-cf9e3ff05b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:21:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:05.445Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=164746d8-c90e-4126-958c-104db225edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:15.469Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8c223511-e3bb-4b54-afd6-e075fb5f626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:25.497Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=469dff4f-6b3f-4ea5-9c62-23ff964d6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:35.529Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7df77500-f460-4943-89ed-089524e45fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:45.566Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=764a3c7a-03e1-4928-bff9-c6ad5a2b6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:55.579Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=057ed5fe-f90a-4625-b71f-c791ac4b8963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:22:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:05.600Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=31a95fe8-9b8a-4b33-bb57-6779f86e1bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:05.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:15.621Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f06e3451-007c-4b45-bd22-ae92869f6148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:25.636Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=42bc4868-747a-4644-bdb0-f19efac401e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:35.651Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6985fb42-ba82-4b6e-903a-e15449a461d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:45.662Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0f82d3e9-f70b-4e6c-81a8-4279360e4a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:55.673Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=222ffa97-192d-4f65-9409-706d763871cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:23:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:05.690Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=44d243cf-f05b-4432-ba98-7c4bd3e7e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:15.711Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=59280e80-20b1-45de-a3b8-0a86d56c59ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:25.725Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=fcd27d65-fdc1-49cc-b301-41523bb58788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:24:29.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:24:29.784Z |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-11-27T05:24:29.785Z |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-11-27T05:24:29.788Z |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-11-27T05:24:29.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:24:29.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:24:29.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:24:29.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:35.736Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8d011cea-e780-4155-aaac-27c6e8374583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:45.748Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cfd926dc-296b-4da2-8f3f-6449c35fac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:55.759Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=06efebb3-a3f7-4c39-a25b-7a921bb37afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:24:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:05.770Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a5dc3620-6aed-435e-a3a1-1da51cf562e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:15.781Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e2fc2dbe-fa0b-4ff8-b418-e2d39ca2d9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:25.792Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ea915299-bb86-45d1-9e7f-e857065085cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:35.807Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1c296622-a3bd-4e9e-8581-af714ca71acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:45.818Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=034c81b1-d4f0-41a9-bda4-ecec209ce1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:55.886Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2a09515f-4bf1-44d2-b6ae-424f1c8c43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:25:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:05.897Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=16878105-9719-401f-ad55-49242b472604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:15.911Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=13c8f722-cba8-48a0-bbc7-91ff72f8f5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:25.922Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0476d977-b5fa-4b3d-8d17-70e8f2f34a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:35.933Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f131b827-3ece-4e10-8d19-0e0f6c85d8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:45.946Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0b724a2a-1d8b-48f3-9fb6-64260248f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:55.959Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=00f4597b-b428-4da6-a203-3bcb956354e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:26:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:05.972Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ee6f99f0-6055-4236-a287-8b5f752eb57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:15.985Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=75e18001-7020-4286-a68d-68831988b9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:15.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:25.998Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3c5f8051-40c8-4101-881f-dbcdde482e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:36.010Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7a937eaa-41e3-4ac1-bb52-2c15f4e39543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:46.024Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e3bd3faa-623c-4985-a6cb-b6d6939424f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:56.036Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=95269217-e725-4944-bcfc-fcb45a6b825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:27:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:06.051Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=aba7ea6c-259b-4d31-9ef2-066aaa31da58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:16.073Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cf66cca5-fd6d-4ad7-bd8e-4cc6eaa9308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:26.091Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7fadff52-d5f3-4cc0-b278-cb12a9a32032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:36.108Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=08e1ca7f-5b87-4405-9573-8b39f596c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:46.125Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e87749bf-ffa8-4756-9614-869a19f9a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:56.139Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a5d97b7d-b1da-489f-9814-ec436e9c4122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:28:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:06.164Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0d8e57a1-f0a3-4350-9561-2e26fb60df8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:16.190Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a9613b59-3066-4111-ae48-6a2099a33eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:26.201Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=57b91949-0f80-4469-804a-0e12e4aff243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:29:29.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:29:29.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T05:29:29.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:29:29.823Z |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-11-27T05:29:29.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:29:29.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:29:29.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:29:29.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:36.214Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=04ef8beb-1c67-4e25-87b5-35fa65ac78b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:46.231Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b708a82d-c3ba-4b18-9a29-3e12c441973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:56.243Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3a8a79ce-6274-44a0-a2d8-54f777ddc2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:29:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:06.253Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4f68051d-6ca6-4efe-bddd-3a1577bba2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:16.266Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bb538b01-7761-48da-8fc7-d50ed713e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:26.277Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=10ee25c3-92c6-43b4-a12a-e317ecb35d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:36.293Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=fb263863-2a5d-4d56-8afd-b92c05e6ddab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:46.305Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b9503e68-6fe0-49c7-9b86-57ea80f09e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:56.318Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a4e44b57-338b-4ff1-a1e7-b77eb1d2ee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:30:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:06.338Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b138909a-8e93-4d42-a2e8-b2743b51768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:16.351Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b50b31e0-6c5a-49e1-bc79-da5e0af59c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:26.370Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d57e3ec9-efab-497d-b61f-a84c8d2b993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:36.382Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a2260228-15f3-44f5-b407-65c895130685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:46.400Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f157306d-5037-47a7-ba9b-e8d35500c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:56.413Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b744f04b-5707-4681-aae0-aab7b64f940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:31:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:06.448Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=da9c9fbd-17bf-4139-b158-a8d51471b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:16.463Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=38ce4645-b4c3-4311-898e-5a50b9196bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:26.477Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=dcbb9d24-920f-4971-87c1-310cfdba662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:36.495Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cccbfa85-bd1d-4e20-9c5e-1974b122a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:46.519Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5fc2e337-22f3-4f76-9489-130d9aa32418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:56.535Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=80734c0b-4f05-446c-8c3b-d7945b9c23c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:32:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:06.551Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=56ea312f-c087-42b2-b85e-03b89ace3a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:16.564Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9b504dd2-5d13-447d-a8f4-fef944f6bf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:16.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:26.578Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8a9faa78-bbcc-46b6-bc75-47ff7185aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:36.591Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=cd9495fb-84e0-4fcc-b258-2aadd28737b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:36.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:46.602Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1ac14b20-81f9-41b7-8490-1709e0dc8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:56.616Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3f10ff34-f3da-4d7a-b973-e9c66f100378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:33:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:06.635Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=75fb877b-6c38-4f6e-9203-edef96452e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:16.650Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=de0c945d-2991-4aa4-a923-b925737c4431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:26.664Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8cc780b7-577c-4b69-858f-51a6f095bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:34:29.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:34:29.815Z |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-11-27T05:34:29.816Z |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-11-27T05:34:29.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:34:29.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:34:29.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:34:29.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:34:29.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:36.681Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=023d4cf8-07a5-40a4-b325-8de8ddb860be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:46.695Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5e3cfa65-3359-4312-a4f3-cffa474ba168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:56.722Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=50c7d126-ad60-4a89-a885-ce61aebde6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:34:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:06.734Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=470e656f-a876-4106-9fda-05cf5f1134b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:16.745Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5ac27ff7-c0c5-4be7-aef9-d08dd20bb5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:26.757Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2e0cffdb-97ab-42d5-94cb-9f5f9958b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:36.792Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d794d20b-47ba-4091-b659-1e3e306358e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:46.843Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=59df1c94-8988-4823-83b8-7243e8670e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:56.865Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=668db325-c9b0-47d8-9188-be25bacbaba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:35:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:06.888Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9afc56ee-b25f-43b6-8b05-7f63430440a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:16.904Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=360c598b-1d45-4676-a8da-ebc0f7576a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:26.919Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3a050525-8923-4630-ba68-d16c7478f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:36.943Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=45184f69-5c4a-4739-b6e2-404a7fd7aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:46.968Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b10ce46a-e6f0-4173-baa3-53e3b88a6c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:56.992Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=276d9898-a867-4c12-8d55-6cc8aeb9d973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:36:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:07.008Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=26a50e43-fe90-438a-b6ed-4ee1f7bb4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:17.035Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a839cb0a-dcd6-415f-be0a-486916037752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:27.049Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=86eaf551-cec8-4370-a8da-1cac737a70d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:37.060Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9fc54121-6c92-4c8f-bcb2-6afd5a2e2a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:47.075Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a4d6c4dc-49e1-4b08-9a6c-7e441f79f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:57.087Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=26bf3e24-b11b-4a75-a86e-13b65540cea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:37:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:07.107Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8542c8fb-88a4-4710-bbdc-3c43ba4e9eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:17.124Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a79f3092-c993-4d4a-9236-108981b154cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:27.135Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e39e5c93-e15c-490f-ab02-c4d1418d90aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:37.145Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=851ba407-fde6-4239-830e-98fe151c686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:47.158Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=02111f14-2101-4600-aafd-f4d061854375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:57.169Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ef4342aa-df03-4494-b27a-b7ed5a9a14cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:38:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:07.179Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e89dca5c-720a-4d0f-9c0e-df9abb94e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:17.192Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9641b99d-47a8-4eb0-9886-f7cc3bd4641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:27.203Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b27e67f4-ab7b-408f-b170-4a603f814121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:39:29.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:39:29.800Z |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-11-27T05:39:29.801Z |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-11-27T05:39:29.803Z |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-11-27T05:39:29.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:39:29.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:39:29.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:39:29.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:37.215Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=800752b8-6821-4544-a6b4-61d2425689f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:47.226Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c0eec98f-09b2-4b5f-91ea-1300c67ad1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:57.242Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bfe1dbb5-2706-4b52-8527-eeed818c38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:39:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:07.256Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1f1b6b95-a82c-465e-8c52-8e12046d67da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:17.271Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=862dff01-06f8-4960-8af0-59011a7e46ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:27.284Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9c9d48d1-abde-4938-8fe7-a84eb8e88b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:37.297Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0b87f3f0-35c2-4c61-b6e9-567e55e03b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:47.328Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bb1f4a91-4dc2-4c7e-8a14-5d8475385e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:57.338Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9c25ab8a-23af-4ed8-b7bc-58b0b2cc379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:40:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:07.352Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bf0be9b9-b8b1-4cc0-8901-004eec42990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:17.386Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=234f322c-470d-4f5c-b66a-9b15e80ec6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:27.404Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ef88a0cd-348e-4438-9dba-4e00a3ae7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:37.414Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a9165cf6-438c-45ba-9e6c-e89952560c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:47.429Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9d12eae1-122d-4f65-ad9d-8368c80ba7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:57.451Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b9d86ae5-f2bb-4d02-a2c8-01b51acceec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:41:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:07.469Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7cc30808-8d36-4641-a03a-79b7ad148036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:17.505Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ca80a7ef-928b-436a-b349-fae9bfe8660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:27.527Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=38ac4f20-4e78-4e39-b4c1-e90131333964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:37.562Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4c9aa898-e99e-456f-871f-f43503990243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:47.575Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9de3bba9-3b45-42b7-9ece-1b435823e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:57.586Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d1cd1f1a-ed88-45d8-946c-2de3594fd8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:42:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:07.599Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=67fa6c7e-cec8-4170-8db9-b9a040a291b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:17.611Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c1cd2549-96db-4503-b321-9b5299d60338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:27.622Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8b05646e-1f65-4a03-b150-235db055af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:37.636Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=407b4b5b-a512-4114-bb61-2077ffe240c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:47.666Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9c643144-dd0d-45ae-85be-074f591ea117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:57.680Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d3effb5f-6529-4b8e-9b78-b04bfca32b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:43:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:07.696Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=f897b731-a5c8-4c91-82c5-4e0c0f456fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:17.709Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=fff2aee8-867b-46f4-800c-e3cffb687a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:27.735Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e0748af6-ddf8-4fc1-9a37-f32ecfe1da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:44:29.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:44:29.791Z |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-11-27T05:44:29.792Z |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-11-27T05:44:29.797Z |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-11-27T05:44:29.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:44:29.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:44:29.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:44:29.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:37.757Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4dc1b107-092f-4d17-b814-cb80146c1c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:47.775Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7b7ad494-6b48-4b2f-89a0-627aba448fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:57.793Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a80de3f2-7c84-4242-974b-50a341b6a3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:44:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:07.805Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=eeb781da-346a-4397-8fff-a149f8d4df1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:17.819Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4d664bef-d7a3-41ec-a023-53ac7c1d3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:27.829Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ea0345d8-84ac-4bda-9075-edcfa5ee2be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:37.842Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=d906a240-8ba7-4427-84b6-cd767fc42572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:47.861Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7f901679-584f-4139-8ee6-7a8af2f8bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:57.876Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4fd0eceb-0b2e-40ac-bdcf-fda73a5974b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:45:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:07.888Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9447f589-4c25-4676-b6da-ad55bf74129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:17.904Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3fbcde76-11e6-452f-b746-abef610a4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:27.920Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e3ca93fd-7f3e-4fea-97da-03801a8c30f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:37.936Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9b5edf2e-f0cf-4316-a039-221febf7cbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:47.948Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c44da61c-fa52-4773-bbf7-06a5972ea4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:57.959Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c0e57fc5-e131-4df4-b0ee-44a96ce96545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:46:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:07.973Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3157c48b-b612-4fb7-8477-cd70893f3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:17.984Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6299f757-ca17-407d-b81d-b5a8ce5b2d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:28.001Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4158fab4-cc22-489d-9af2-591bb04b04c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:38.012Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6be8e145-64f2-4c05-811d-6f33124f7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:48.022Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0b29d3cb-02db-47da-8fa6-a185bca2a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:58.038Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=afcf1864-4fd2-43d3-9d6f-e8885b5fe3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:47:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:08.052Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e39ebd54-8545-4fa2-b1ef-4feb85dcfc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:18.069Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=db6fdfa0-431c-4957-8501-d007bb845aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:28.086Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=176d1d42-f113-4d39-94f4-e59405e193f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:38.100Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4c828d62-b072-4f07-ad8a-dc21401d570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:48.113Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4a838473-1abf-4769-befc-64b213ddf950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:58.128Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=82f2b0d4-50ce-41ab-a64b-e3f1b0f52c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:48:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:08.140Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8271c635-ad07-49a2-9f8c-88e1d7f93a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:18.154Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5ec0bafd-21f4-4592-8f05-3a38137ca360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:28.165Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=659ffd5c-9c6b-4ce7-9fcc-37fa393ec78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:49:29.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:49:29.827Z |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-11-27T05:49:29.829Z |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-11-27T05:49:29.834Z |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-11-27T05:49:29.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:49:29.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:49:29.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:49:29.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:38.178Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=99318e25-7f25-48d7-b193-1c9f04f4c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:38.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:48.187Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=6ba12d2b-09ef-4ab0-b9c9-55fd112489a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:58.200Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=0f442d3d-021f-4eb4-a6ef-d9b77ff41f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:49:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:08.218Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5fafbab7-538a-4caf-a874-e64a59dde6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:18.249Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b66d66af-fc1b-46d1-b15b-3783c914e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:28.262Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e38fd05a-273e-464b-8d1d-fe8caff23d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:38.274Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=eeca03d2-5c74-4fd5-ae19-a1eea5c5e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:48.304Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=26a8a9e6-9463-4180-994b-af2f557e6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:58.316Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a802199d-4051-4721-946a-f0183549eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:50:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:08.327Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7a2f712a-b93e-45a8-837c-54028a143222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:18.337Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e84275af-bc73-4b6c-bf25-ab1acc222ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:28.351Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=5d175469-0e3f-4731-a8c6-d6d76c57e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:38.366Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=233f55fc-be11-4a11-8b2e-bc9fac108e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:48.380Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4fef3993-c8eb-40f0-b0db-6abd788d297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:58.401Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=91ada3df-ff50-4baf-9035-4d208dcd11ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:51:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:08.423Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3368cb3d-fed8-4c3b-8f72-5eaf534955e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:18.434Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=ff626daf-1038-468c-bb36-1007eb07b0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:28.463Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=dc9bd595-8499-40d1-852c-412584e266f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:38.494Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8dc5071c-8dcd-448a-a7d7-e3eb5d23ada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:48.507Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3c869721-c847-4851-a768-bad9459d3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:58.524Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7322c754-209e-421e-8c01-6d46905c8f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:52:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:08.536Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=c48432ca-b3ed-4160-a324-0328afd51507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:18.549Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=e75ce8be-8287-4e33-b0b2-66508367c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:28.562Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=960e330c-75ae-4f5e-a0d2-a8f247457c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:38.574Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=846dfb35-5040-413c-945c-0ad930aa8ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:48.583Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1b2cbef6-f232-4b52-9fe3-57772a5d53cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:58.597Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=91175f84-8879-4131-b522-567ecf44120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:53:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:08.610Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=2c057165-f5d5-4713-b31a-9520db9ab541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:18.620Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=faabdda9-465f-46eb-b928-d2d9edbdafd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:28.630Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=76a1f3de-8fe9-4d2c-9558-f994f4c83050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:54:29.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T05:54:29.809Z |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-11-27T05:54:29.810Z |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-11-27T05:54:29.813Z |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-11-27T05:54:29.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T05:54:29.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T05:54:29.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T05:54:29.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:38.641Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=4722878c-4e42-4e3b-b4be-5bdd8f4f5fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:48.653Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=8e2f150c-934b-45b6-88ec-f7701041484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:58.664Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=bdb7aed4-74de-44dd-adcd-fe1d264f9252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:54:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:08.676Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=9df19c4e-55ab-41ff-953d-27d4d23f2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:18.687Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1a6bcdda-c53e-498b-8679-e78cc2e0d2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:28.698Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=a4b18e8f-80e6-49e2-acaf-0460b6d62cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:38.708Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=87d05d8e-1403-449c-8bbe-e334d2be6a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:48.719Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=20889d05-106c-4547-ac59-e348024ff8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:58.732Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b3982d21-10b7-442f-a739-0b7a9c13b060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:55:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:08.745Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=fb561a59-9d23-4240-a569-ef465b0df1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:18.763Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=04d2932f-faca-4396-a7f6-adacfb9856f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:28.777Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=92cca575-3c19-4838-8dcc-ee8736110f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:38.788Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=7f20fdb7-1d76-4c4c-ab0b-db9273e691fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:48.800Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=3058f2fc-c828-4336-8230-a9aff90a134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:58.816Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b70ac3e3-5b90-4809-b72a-ba59c11e6fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:56:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:08.832Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=703e791a-3acc-4c9f-9956-42b454ec72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:08.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:18.842Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=203cb5cc-de68-42aa-8f3d-db021d9c5f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:28.856Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=480a1740-8664-4e69-8d7b-37653a098755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:38.868Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=b1234757-ac6a-4bbf-a21c-c440d53e945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:48.879Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=1267bc9c-6b64-4c54-b6dc-1eb4e15b4f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:58.890Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=83626d77-7c48-4d91-8b10-a38703fbefab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:57:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:58:08.903Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=585314b9-3894-44f5-a42b-ed842e0ce5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:58:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:58:18.917Z |INFO |Init configs |InvocationID=15cd435d-a90d-464b-8fed-f27dfb43d23f, InstanceUUID=66db2347-09a0-4f71-a634-3202bf57a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T05:58:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |