By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T23:38:08.461Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:38:08.472Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:38:08.473Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-28T23:38:08.474Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:38:08.810Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:38:08.921Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:38:08.921Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T23:38:08.921Z |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 |2023-03-28T23:38:09.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-28T23:38:09.063Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-28T23:38:09.101Z |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 |2023-03-28T23:38:10.423Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-28T23:38:10.894Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-28T23:38:10.914Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-28T23:38:10.915Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-28T23:38:10.992Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-28T23:38:10.993Z |INFO |Root WebApplicationContext: initialization completed in 1891 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-28T23:38:11.535Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-28T23:38:14.163Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-28T23:38:14.864Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-28T23:38:14.884Z |INFO |Started MainApp in 8.555 seconds (JVM running for 9.156) |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-28T23:38:14.933Z |INFO |Start scheduling PRH workflow |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:14.943Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7ce7f9e1-155b-49ac-9c3c-0f7c588558c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-28T23:38:17.671Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-28T23:38:17.671Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-28T23:38:17.673Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:25.678Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=288ce6ff-1933-495e-a4ed-d92d6c9e28e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:25.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:35.715Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=109ca570-96f9-49c5-ac97-2132c2ec7bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:45.738Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8e1d6d2e-94a6-443a-989d-6e2e204ebb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:55.760Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9d8dc591-685e-45ef-9e59-1359385b2bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:38:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:05.782Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=28d3050e-a5b9-4373-9138-4f2a006b5651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:15.802Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9ea2fb1e-48f8-4d55-ab9c-dd02d371038a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:25.822Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=411ec2cc-2418-4a48-bdea-dbd1e5e176bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:35.843Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6a50113a-e037-4ceb-90ac-3428411b8d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:45.861Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1d46ea1e-7758-48ea-aaf6-f35dac4fd1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:55.883Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=14ed1b7a-4347-46b9-88a0-deae94699adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:39:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:05.906Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=623f3d63-dda3-4c19-a6d2-9896f2f9be0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:15.935Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c9146255-9c00-4b42-85dd-80ec9bab2410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:25.953Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3002dcb3-68d7-4b82-abf8-89614a98558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:35.968Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=28eda897-d426-473e-9f57-d22b14c1b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:45.987Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7613ef64-16f4-4f85-b59d-3cf4f2a90a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:56.007Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=46bb5b64-1dfa-43fc-a3c9-566658e98483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:40:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:06.026Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f1d96d65-1a9b-4575-8f05-270954d4a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:16.042Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=61236260-298b-4e92-954e-4b793219e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:26.056Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9ce3ed98-fec7-47f9-b381-eb7456bdc154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:36.071Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=af5f6dbe-b83c-495a-a15f-28a8e7f27972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:46.082Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=be0fe2a5-4808-4a1d-b301-5267547227ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:56.124Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2114aa12-4934-451a-917b-a8d7ff8a85ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:41:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:06.142Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36b61c45-13a5-46c2-bb17-e7e98f46c4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:16.156Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3607f696-5531-4cdf-93fe-96ecb70e2272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:26.172Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c5fb9f71-4ebf-4996-84a5-232a4adbee0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:36.191Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bca1b258-2baf-4e71-a45e-5dba29d00275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:46.208Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c49c9b30-9ef1-49d3-bac1-398f50f982ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:56.264Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=899d581e-6e72-4628-905d-8948a11256d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:42:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:06.280Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5e42456b-4da2-45db-991e-3f70feafeb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T23:43:12.371Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:43:12.371Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:43:12.371Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-28T23:43:12.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:43:12.372Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:43:12.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:43:12.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T23:43:12.379Z |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 |2023-03-28T23:43:12.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:16.311Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e70b179c-ce9f-42ec-b510-b8453c54bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:26.327Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=23c87a63-79b9-4e3e-bbc0-f4d5cd7571aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:36.344Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=db2525e9-6da6-41a7-9700-2debda480498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:46.364Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ed2c8a59-467d-4b87-85ee-36f7fe18b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:56.381Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bfc7207b-b9b7-4198-9ca0-8e2fcaa4fe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:43:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:06.399Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d8ad1ee2-0dff-4ad7-9ca6-95764e24f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:16.417Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=883df08f-c358-4e5f-bfd7-4edd9d21d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:26.436Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=759117bf-0257-4b00-8d35-fe36c38af9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:36.455Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3a4699d1-2669-4486-a17b-1f88eaee933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:46.473Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4627cbc1-bc98-4fac-b22f-ed9ed74778db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:56.494Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=25ec9eb5-1a95-4a46-9ba7-1a015917ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:44:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:06.515Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=eb14d0aa-be0c-44cc-ad7a-42674bc9f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:16.532Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6b3b06e7-4a92-4129-915e-9b1c3448b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:26.550Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4c90b369-3254-4e9d-824f-7d2b4d666df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:36.569Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aa51260c-78df-47da-b889-24b85c1f31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:46.585Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9a57070a-3f28-4e98-8f55-a2c5c65f5ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:56.609Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0ca689bc-aaf3-4e6d-9ada-c56fc252d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:45:56.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:06.626Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=78e6245f-6d13-4fa4-bfb6-cd3574a1a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:16.645Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2fb3ef94-1a24-4b07-ae59-d43ad5c7a1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:26.662Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=227093fa-c764-47c4-8b8f-436d8c632d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:36.681Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d0d39f81-b780-47d5-a149-beeb69d55912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:46.699Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4c36cce9-f723-4d6d-99c1-7fee747eaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:56.711Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fcc5f3b2-6d0d-42a6-a3f9-57b54379b8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:46:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:06.728Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ce8aa6ba-4bff-4550-96ec-f1c4b5ec49da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:16.747Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1bd044a5-3fb3-492c-acf6-24c0e82aae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:26.767Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=44709c68-01aa-432c-8314-36966cfdfb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:26.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:36.785Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8371da52-c2b1-4deb-b6d3-fb2abd110ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:46.801Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6b6f3da1-4062-4cec-a692-aa8a6a5d5d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:56.818Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=02496375-4aef-4b6d-91ce-1f83f6f5da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:47:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:06.835Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a4ea9483-f0a8-4116-9380-07f4d7278f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T23:48:11.711Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:48:11.711Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:48:11.712Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-28T23:48:11.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:48:11.712Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:48:11.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:48:11.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T23:48:11.718Z |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 |2023-03-28T23:48:11.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:16.852Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5d6a7639-4d48-461f-ad9c-2f8bed654c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:26.871Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=82cdc2df-978c-4849-9073-be8fb46bb8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:36.903Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d63f0aab-9bb2-4de6-a0c9-f8367cb2e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:46.924Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=771bbe50-8528-4980-bddc-a906d9392793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:56.941Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=456301e4-b49c-458a-85d6-b160e3400926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:48:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:06.958Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a09e7a76-7e25-45a9-aade-dfbd1ab34bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:16.978Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=37f9ad0d-f3fd-4d55-b492-573021e8fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:26.997Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a5905393-cd3d-4e05-aa61-06cff8bb0211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:37.014Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8c855bc4-1df9-476b-9558-f36cbb9cd890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:47.032Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e2e97cb0-4057-4382-b29d-b9e158e93582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:57.050Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=34cce7ec-6b67-49dc-9ca6-ea3e77a76138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:49:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:07.068Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dc4e60cf-767e-4ee9-9bef-9b56777b0516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:17.100Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f63ad0ea-f552-46ad-9834-78607ec993c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:27.120Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e4b14f34-8cee-4fbb-a091-10e8984c7b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:37.138Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=77bcdbd5-46cd-4410-a663-3e4d1278a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:47.162Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2e7f26f1-5ad9-4ea9-8605-81d56dd5e439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:57.178Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ae8d2793-ef67-437e-a6a1-53fd8681fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:50:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:07.198Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a88893b4-c8e9-4d27-b6c4-9f8dee0787bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:17.214Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=646e9f73-3162-4fd2-8fff-fba454cf0d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:27.231Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=26585f10-2689-4265-9fe7-86ee035a4be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:37.245Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8478093c-9156-43fc-9ffc-86513d30b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:47.265Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9b4677a4-54a1-4371-9696-4505b584cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:57.287Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4cefeedc-87c5-4015-b42c-d7199dd8956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:51:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:07.308Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b51337a8-d2ee-42c6-a2a3-2331fc85c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:17.322Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a6b3fa1e-3d57-443a-8095-5a5ed60bdad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:27.336Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c52e5b61-eff6-4453-bd86-b42363c3f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:37.354Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=99a3e60d-3ae0-4455-89fe-7fc85a37a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:47.372Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a4464bc2-0b8d-4482-907d-7619e1bbf604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:57.392Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a9a45b50-cf8e-4d45-a32f-ff8fa32b8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:52:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:07.409Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5a24e228-55a5-4a4d-a3d8-ad7e0b93907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T23:53:11.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:53:11.763Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:53:11.764Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-28T23:53:11.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:53:11.764Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:53:11.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:53:11.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T23:53:11.769Z |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 |2023-03-28T23:53:11.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:17.426Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=206ae26e-bed0-4cdc-95f8-0d455e5fe56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:17.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:27.446Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2fd0b742-1e1e-4376-85b4-4d34d5654566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:37.462Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=96e03331-76d5-4e5c-823c-e278a68d5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:47.475Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8240a4ac-a7b7-4415-b5a0-aa6fd0209038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:57.491Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=71a2ba3a-5393-4e79-8ea1-f3de53adebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:53:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:07.510Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36a6ee77-8aa3-4591-9dec-34393fd2a754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:17.528Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=311cd2c8-8935-4e3f-be97-34cc9bc63ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:27.550Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bf144b19-99c7-40b6-9038-ea49a13b568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:37.567Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6482bab6-eb9c-42df-bc2e-349440edfd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:47.584Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a0f91015-f847-4ac6-b3d5-042299abe2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:57.600Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7e17c010-f28a-4dff-8c89-22e95f44795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:54:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:07.620Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=84c92bf0-0199-4fe6-929f-6c8bc9213621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:17.638Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=25f13097-b132-4821-9902-27465e6229b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:27.653Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=461c5609-4199-4534-94d2-09e64ad6337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:37.670Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=46ed3693-d9a0-4602-82f5-56d258320119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:47.687Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8b17c100-154e-48df-b25c-25817108cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:57.706Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dfab01a5-bdc9-4921-bd7f-4990b262beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:55:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:07.724Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f3918c92-6656-4e7f-85bf-c50c9de6242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:17.742Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c9b102eb-d64f-4269-87a3-c9b4cfb49462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:27.759Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=78905e0a-a65f-4fd8-9a98-4a1e1351b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:37.775Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=00c9d873-108a-43c1-9256-604454b3bd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:47.794Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c50a884d-084c-44e2-bef7-633e757bdb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:57.816Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c59c9067-8c83-4e66-b286-cdf6f6ba3465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:56:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:07.837Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=611ec0d6-2f42-405c-9fcf-9463170b4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:17.854Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=baa9ece6-9523-45cc-b4cb-80c532a04daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:27.870Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7c16b293-3a98-446b-9230-5b4b20204bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:37.887Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cc37e504-60dd-439d-8584-4aef774dbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:47.906Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7e41413a-1f2f-4380-9263-76cab388d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:57.924Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1e4ad1ee-4b82-4488-863b-af1431be5178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:57:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:07.945Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=61b71628-3f50-485a-b85e-81e125210e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T23:58:11.736Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:58:11.737Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T23:58:11.737Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-28T23:58:11.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:58:11.737Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:58:11.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T23:58:11.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T23:58:11.743Z |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 |2023-03-28T23:58:11.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:17.963Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=789a824d-06e3-48bc-ad43-596acc88237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:27.984Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4b275d9f-7899-4046-9485-df60c2013033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:38.001Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9f3d9ea8-4739-4797-9f55-7c99f03d374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:48.018Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d936394b-579e-4143-865e-ae2055548144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:58.035Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1a209dc0-e3ee-4f19-9689-e32ffa9c1f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:58:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:08.053Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5e96e47b-5605-4cb9-acbd-65cf2e3f59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:18.071Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a59d483e-155e-4fe0-a083-14edc3f46ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:28.090Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=402078e7-cf7b-466f-ac84-bc612ae9d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:38.110Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=59372646-78c9-4679-8e75-74ac506be874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:48.127Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7b8cccda-2343-44f3-a010-0295e0681019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:58.157Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ed060295-c312-4d49-897b-befbe2f9ea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T23:59:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:08.176Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=03043254-f04f-4618-97f4-ca03c76d531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:18.196Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=120954c6-e210-4c52-ba6f-ff6b460a8142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:28.213Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c1408ee0-0862-4a9e-8366-1ae528729286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:38.229Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c3e312f6-7cfc-4059-a204-4856996f7586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:48.262Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=85062759-5b28-4580-a5c7-bf8b8575b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:58.279Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4fe37ac7-f2b3-4dd0-8e98-59fd0c674feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:00:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:08.298Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e1b0a9ff-9526-4624-a008-aedad7c02730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:18.316Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=eebb07b3-85e7-41a5-a0b7-5a7fd48df564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:28.336Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e6c680e7-bbdd-4f6f-8ae4-633b655d8e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:38.352Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ca89c674-d9bd-4f8b-9447-53d5a8c8f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:48.370Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6bc0ffed-78e8-4d23-a76e-07420ae18c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:58.387Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d65c2680-75f6-4009-94e8-2b6bdc761490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:01:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:08.424Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=324544e9-59d9-4049-b409-b0a69b7f6f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:18.439Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c115cfa0-56d2-4495-8ec4-7bda875710c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:28.456Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=82b6c381-b194-4f83-a757-8fd01e0b09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:38.472Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d007df77-f317-4f3c-bb78-2fa007a096d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:48.489Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=86b796cb-a9f7-4fdf-b132-a08f6bbe50cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:58.507Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e68f1cfb-6351-4e61-9db7-e697e93622b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:02:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:08.523Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d108fec9-ef67-4423-b3e8-7f7edab516e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:03:11.684Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:03:11.685Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:03:11.685Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:03:11.685Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:03:11.685Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:03:11.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:03:11.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:03:11.690Z |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 |2023-03-29T00:03:11.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:18.539Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2c4fa5b1-531d-4252-96be-d2315f54ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:28.558Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c785487e-46a8-429d-87b6-6bd52f6f1290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:38.576Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1ede0172-12f0-43f6-9253-2192aeb8bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:48.593Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=65e82523-d233-4b7d-8efd-118f31ca5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:58.610Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f1d9ce49-2045-4404-9f9e-4a6cd31f51e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:03:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:08.625Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a93c1d50-8c17-4885-93ed-c38cb83d04ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:18.639Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=219a28d2-0ec8-4e6b-a123-ea74aa94b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:28.655Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=73ea0a86-5da0-4b92-af10-da33e82505ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:38.674Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0c64143a-3a73-46e1-adf4-810c1c2b677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:48.692Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=97568051-d874-4586-9cc3-52a926141d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:58.712Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=993f3a48-c4cf-4431-81bf-38cd629065c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:04:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:08.728Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=23840291-9f04-4c7e-985f-c3ee039eda10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:18.745Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f270ffbc-f0fc-4ba8-91ef-f523e3c724b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:28.763Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d8eebfce-f761-47d8-b7d0-10d5e2d5b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:38.779Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ca22190b-2162-4f5c-b549-84f90c3ac852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:48.795Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c7f8da80-c3f7-4bca-8c12-34b0d088facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:58.812Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3d220a26-2beb-4e45-8a31-2b7456f94bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:05:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:08.831Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4483ebb4-65fb-4ef7-a331-27f97936597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:18.864Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0eda527c-b51f-46e0-9805-f48f4a854c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:28.880Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c4fcd647-4833-412b-9a00-ea2a9db59d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:38.898Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5f03068a-bb61-4cc9-a482-4057b14fcf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:48.916Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=52295c98-311b-4c69-af9f-955eefba41fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:58.931Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5013cb63-36ab-43af-b222-80c70c912177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:06:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:08.947Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=87e75870-5542-428f-80e4-55c3f97ce9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:18.965Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=10f0b7b6-95c7-4934-8bc8-dbc97e0e7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:28.984Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=86721eae-cc97-4590-9024-f32263658b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:39.012Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9e451faa-80c2-4857-9612-e444217915aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:49.031Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7f34b0d9-d2f9-4469-937a-c8be3a6ecae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:59.050Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cdb6a096-ac28-4068-b1b4-7895fc2d972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:07:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:09.067Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d5cc9838-97a0-47be-9d4c-7c6e9e4eded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:08:11.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:08:11.716Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:08:11.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:08:11.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:08:11.717Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:08:11.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:08:11.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:08:11.722Z |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 |2023-03-29T00:08:11.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:19.086Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ec80d475-3f3b-44eb-b052-60e644942908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:29.104Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8343a9c1-b78f-4c84-8029-1447f34a6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:39.122Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6358a092-ea76-471a-9ee3-fe9fbe34450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:49.135Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0eebbdb5-9562-42ff-a779-96f6056192cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:59.151Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1f1ac41c-45b6-44fc-8d63-042220c92ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:08:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:09.170Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c32479be-8374-4b6f-b370-8154993df7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:19.187Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=493854f8-5a0a-4235-abb4-cc4a3be323fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:29.203Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=40dd6753-5713-40f4-9c22-1fe79bcfe8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:39.218Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=92b93c76-dad9-4fa7-a0c0-8708f3a4662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:49.236Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=65f61455-f07c-450c-bd73-9d7afe8009ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:59.254Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=27a0d04a-fea1-489d-b2ac-c19a87e5a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:09:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:09.272Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=febe623b-3cc4-4310-a891-c7300a892e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:19.292Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f239f2a4-9f3e-4439-b9a8-a5b078f2b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:29.309Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=614b8b9f-d01b-40cf-9e14-35a00fa86d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:39.325Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f1b5c5dc-98e1-40ca-9c05-3e1d7f4bba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:49.344Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0d841d59-7995-4488-a4f4-2ad8efc3f544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:59.363Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dd3de8ac-2cd2-41cc-9d47-34a21e826e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:10:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:09.381Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0383a105-4bee-4546-84fa-2ec90e059792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:19.400Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4a3d711e-4cfb-4cb9-8e42-d5f8267e294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:29.417Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=31dd2632-d723-4811-82a8-2c62911cb329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:39.433Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1516a7a3-1b8d-49f5-ac2a-a781dcdde895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:49.456Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b25720b7-47ff-4a8e-baf7-3833682554d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:59.474Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=55dd2977-2b56-4cec-8011-d4b613e766ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:11:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:09.493Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1b59a171-ada0-477f-824e-4b942b46d0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:19.513Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0077f23d-5c1b-43c7-99bf-fd7241a7b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:29.528Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6583c428-1b55-465c-af6d-b35dffc80eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:39.546Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d9855496-1bc4-4d6e-9f92-9c794d37f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:49.566Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=795f0e41-4263-4ee6-b2cf-74dd9d4ffcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:59.584Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8e8f04dc-dd30-4270-9064-6d4fa27d1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:12:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:09.605Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a6df2b17-fd2c-450f-9d9c-bac51867eeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:13:11.756Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:13:11.756Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:13:11.756Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:13:11.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:13:11.757Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:13:11.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:13:11.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:13:11.762Z |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 |2023-03-29T00:13:11.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:19.622Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e2f68a03-5144-48aa-ae20-ee27007333c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:29.637Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=578bc7ea-3e1c-48f1-a80b-89c7d5e9e927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:39.652Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ec2721c3-c6fd-446f-8a2a-bbf71700d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:49.666Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f1420278-f1c8-4ca7-8f29-75e3f40bfc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:59.682Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3c4a1de8-de88-4bde-8315-9080e086fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:13:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:09.695Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c90f0067-4d2e-41c2-8b91-69c8b03575d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:19.709Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5cc2008b-4800-446f-9c4d-698e8906b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:29.721Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2aa8755d-ac7b-4967-837c-77fb2d7d5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:29.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:39.737Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8cae53e2-93bb-4556-8b39-c365cee7e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:49.751Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7c961449-e312-40f5-bb11-21375320dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:59.770Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=687f69fd-98a4-45c0-8f66-84f5444389ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:14:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:09.785Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=317326fd-4e35-4579-98e8-578c7f748e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:19.804Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b7ddfb69-cf5d-4eec-bb3c-1713c00d2417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:29.819Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=37a81140-1243-431c-b9f1-8f8bcc044edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:39.835Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1b86f740-a86d-45ae-aac0-06fe7eecd249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:39.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:49.848Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=46616c58-a9a8-4c30-8c9d-6cf56c0a6377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:59.864Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=25b373de-012e-492c-8314-95d6ae7a87da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:15:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:09.882Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=24d7509b-50a5-42c1-b343-a6b751794158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:19.898Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1d6eb7e6-06b1-448e-b1dc-ad42a1dabbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:29.915Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=de99895f-e011-424b-8906-0604127d93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:39.934Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ae6ec175-75f2-4575-a199-da16a3b6bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:49.949Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=08bf7b1f-88cc-4834-b2ba-fac637755260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:59.966Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9009637b-2736-4db9-85c2-638ac285b115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:16:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:09.982Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=37e588a5-97cc-4bc6-a392-e61b6a41c0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:19.997Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1cbcb83a-d6ba-47ab-9a84-faae7f2dcbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:30.017Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fc0a8130-0aa1-442b-814a-f292067a6796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:40.034Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8e035656-df61-472c-9f76-ff478ca10625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:40.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:50.052Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=af533d0c-e66f-49de-bac5-9ed3ff73d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:17:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:00.069Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5c5e6a30-804b-4782-82a8-ae06e36a751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:10.085Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c682fe70-8803-4416-918e-3678e0a93e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:18:11.700Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:18:11.701Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:18:11.701Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:18:11.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:18:11.701Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:18:11.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:18:11.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:18:11.705Z |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 |2023-03-29T00:18:11.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:20.105Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7bbf56cd-9d4f-401a-9b80-1e3af7854380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:30.122Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=58283e33-8b99-46ce-8524-fa403d6b778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:30.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:40.137Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6fe90ec0-1f80-44b1-8aaf-a86bda021b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:50.156Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f0fa2e67-7050-444c-8f37-a56385bd1aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:18:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:00.180Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5d6bce69-080a-4686-a733-6d4c522be8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:10.199Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8a7030e3-5c92-4997-9a0f-04db72e504b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:20.214Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=35b8dda6-6ab8-4136-9989-75ffa6ffffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:30.233Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=04390de4-2216-4668-82a8-c3aefdacf98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:30.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:40.253Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fa61ff64-abde-47bf-b4b4-84a7a37563f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:50.268Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8e6ac20c-7a81-4d40-a735-2c4589e5e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:19:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:00.287Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=77d6c0ce-a2a3-47b0-a484-a3451bd06c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:10.305Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4f6845c6-ebc4-45fa-94be-2866aba6f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:20.329Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=97ee2654-ffb2-4dc5-8612-3772c8d9dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:30.347Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=12839a90-e671-436e-86c8-2126f2f8371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:40.365Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=486bff6a-9ef9-4b89-a428-d96673c31c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:50.383Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6be54f56-20ee-4203-b2b4-89716e87ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:20:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:00.401Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=658c1203-62cb-467f-b78c-c81ae9995215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:10.415Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2c34c844-8880-4094-9f1e-c71ae6997e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:20.448Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=240554ea-599b-4003-9685-fa535f36413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:30.467Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a0338b1a-6f00-4be2-94ad-04cb5e499331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:40.482Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=128fbb39-5e91-40ac-996d-a1a10b904097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:40.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:50.500Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=752731c4-c9a1-4480-a308-cc9553444bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:21:50.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:00.515Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d3cc7aa4-e5ce-4bb6-9857-15c549f2ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:10.531Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1bfb613d-5bb6-415a-8d57-e763a8608c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:20.547Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a1e3598f-af74-499d-9ee1-dfb4b36286b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:30.562Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=164a0102-dcd7-4bb1-9af8-8c83de775485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:40.579Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=455cbbd5-efde-44fb-9d71-a5333f406305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:40.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:50.596Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b946e959-808b-48c2-8f00-4d1a5a5a9299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:22:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:00.614Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a43084e7-ccbd-4b46-b944-040373904cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:10.631Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=258950f3-43a7-417f-b568-3838e2f98c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:23:11.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:23:11.719Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:23:11.719Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:23:11.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:23:11.720Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:23:11.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:23:11.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:23:11.724Z |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 |2023-03-29T00:23:11.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:20.647Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=89c6dfd1-9a0f-4603-8a3c-46a6eff87e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:30.667Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5c6636c6-d0bd-4d60-b988-793238e69c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:40.686Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ce37e28a-07df-4aad-a345-7498889d7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:50.703Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3c06ee60-5d69-49a1-a1bc-338e8e5374c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:23:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:00.718Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36af4f38-ee9c-4a24-9890-3725e406fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:10.737Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6b93169a-7601-4f68-a8a3-c4e1620da4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:20.753Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9e12c476-8fcb-4dae-a505-99d23ad44696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:30.770Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6907b696-e598-4254-b02a-2dbde631100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:40.785Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4275753d-91a9-47dc-b21d-97b3867542d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:50.803Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=29f3660e-611b-4a5c-af2f-d3a1ddffa583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:24:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:00.818Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cf178b9a-9ce9-426e-8c22-86e34a9829c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:10.835Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=67fad35c-5914-46ce-a4c2-b56b89abf277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:20.851Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=806b7f2a-be23-483b-9ea8-eb689f52bafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:30.866Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b834f2cd-2c33-46ce-bba1-61cd8014890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:40.882Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4b44bbb8-f958-463f-8079-de3daeb5cf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:50.900Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d4006921-ac45-4246-85b9-6462af55e9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:25:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:00.918Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=22b0996f-c290-4db6-8246-86447d4b3f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:10.935Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=77efc916-8f06-4c9b-b9d7-69293006d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:20.950Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6488bd9b-36b1-48a6-beef-0c038190ff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:30.967Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f7843d80-59fc-425a-be15-9ddd71689b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:40.980Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e792bb36-d40b-4267-8d7f-fc5ea065e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:50.996Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=74856e1a-a6af-4a28-9c14-38db552bce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:26:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:01.013Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a5dbc34d-3f02-4fd5-a28d-e7f1e543fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:11.029Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dd29fa9f-b4c3-4b26-a101-a403ef553294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:21.045Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0c2ac33a-b438-434c-8f50-ff7b8b2889e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:31.059Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=df18568a-2121-4b95-9850-a82513df893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:41.074Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ead6c43d-d762-4b3d-b008-af464dd2c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:51.091Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=24260d35-ff73-435c-8b0c-15c2e7065a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:27:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:01.107Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a69fc9f9-9150-4198-b26d-53989023dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:11.122Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4f5ac0b5-3b34-4d40-b09d-75ab5deef07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:28:11.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:28:11.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:28:11.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:28:11.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:28:11.720Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:28:11.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:28:11.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:28:11.725Z |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 |2023-03-29T00:28:11.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:21.143Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=552929f2-d7c0-41bd-af13-20c96790825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:31.165Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=60767611-e630-4b98-9531-867f7a3ac264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:41.182Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=833e2ee3-9bd8-47e6-a2ca-a9f462a01d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:51.199Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=19beebb4-d4f9-4069-9115-28f47035203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:28:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:01.216Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d3d7df83-546b-414a-a469-162ce80d611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:11.234Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7bf9abce-86d7-4dec-b59c-9eed82745cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:21.250Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=db431eaa-d13e-492a-a11a-4bc70d04b401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:31.266Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=164fcecf-7dad-4315-ac6d-c29b77d5badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:41.282Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=07f55bd9-4e74-4eb0-bc1f-df1d6f81bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:51.300Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7603db0d-bb71-4a1d-9a85-bfecc717beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:29:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:01.316Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=61554a5c-424f-49a5-b41c-bc9d7e867184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:11.331Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bb6a08ac-2882-46cf-8f29-cd93115adee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:21.347Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=de18f791-6b9f-4529-a90c-8be0129bf823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:21.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:31.367Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e1b05e68-d274-4d1b-a1cf-9fce629b8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:41.384Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=af809b75-358e-4174-ba6c-ed5f0ed95966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:51.398Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=746c23c9-1290-49c8-ab26-985f5425674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:30:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:01.412Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=47402dab-ce16-4c4f-b233-3f476967198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:11.426Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b508461a-7d57-44c1-91bb-5b0a010fd60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:21.443Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4395d388-22ce-474d-9992-387668856aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:31.457Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a7ada537-59bc-4fc0-be3d-37b6079de3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:41.472Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cb97363c-69f8-48cd-9621-963c3d18f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:51.489Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1aedd553-6018-4283-8bdc-ad68a4d29b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:31:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:01.503Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=96f1fdb1-4e06-4fe1-a6bf-047f4e829476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:11.520Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=577f167b-ba49-40aa-8bab-6235e33439ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:21.536Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0c73b032-57c9-4f5b-a277-3bd9b8247aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:31.552Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a305ec2b-4dc2-4cf3-a20c-a0bb3e3ba67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:41.567Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=33217f70-3b20-45c4-b139-954668715ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:51.585Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9dd65c6f-4c1f-4dbc-85f8-9c2320019d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:32:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:01.608Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c2ba9bf1-2e3a-4a59-bddf-5aa05891f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:11.627Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=29fadcc0-c211-45b6-92b3-636d7b5cecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:33:11.722Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:33:11.723Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:33:11.723Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:33:11.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:33:11.723Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:33:11.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:33:11.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:33:11.727Z |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 |2023-03-29T00:33:11.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:21.642Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=88da4dd7-4dc1-49a4-a24c-266294e8d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:31.658Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a91a401a-79e5-494d-bc92-33644b9a0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:41.675Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b7ee514e-dc0e-4bac-9ac8-1d35520c938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:51.691Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=00b2ccda-8aee-4d65-affc-fde424bcc128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:33:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:01.708Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aca94960-e839-470d-badf-872e3e4c32bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:11.726Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ac0e58c0-3142-4004-9830-641983bc83b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:21.743Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cf6b9da5-fb9b-492d-b97d-0d8d8288922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:31.760Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c570a3d7-0028-4bb8-8e87-0b09d8006cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:41.776Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=75781b8b-54df-434e-9933-1705cfd8f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:51.793Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5437ea2a-b350-4dd7-8dac-5734ea813ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:34:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:01.810Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=147202f0-8bd9-4824-8cda-e49570e005d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:11.826Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9839511d-30a7-49e7-a9ab-247e7ea286d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:21.843Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ca1c80d1-5e83-4a2c-a2c5-09c03d576acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:31.861Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=44946b30-b147-4626-b42a-2083fba8e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:41.877Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=797c0163-a3de-42e3-969e-2ee6bbfc7904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:51.893Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3ea39407-8834-47a3-8b21-aad8d1582a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:35:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:01.913Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f6aaf63d-a0b9-4acc-9d8e-0905e012e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:11.930Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0ccad342-6391-4198-bccd-cd1000d6a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:21.945Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0a3641b1-ddd9-4d83-99e0-8de6c7867b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:31.961Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8ac24770-2007-4ca4-8721-7d601c83ecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:41.975Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0efb76b3-0104-49a5-876f-2327aa5eeeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:51.991Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c4fa8128-cf1e-4528-a5a6-35b9b4e60739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:36:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:02.006Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f323ba15-944a-41a2-aac6-df01aef6b362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:12.027Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=03bff63a-c254-4e42-96cf-f2a86742b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:22.042Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2fca7053-4167-4400-be67-d8407d519aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:32.057Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=04fc7595-6073-4d58-93cd-2140800038d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:32.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:42.074Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7f77ed94-dfbe-4a81-bc8f-90331f1e3f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:52.107Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4315e795-0c7e-46b2-91b9-bb966e0e7399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:37:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:02.125Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=46f098d8-079b-4750-aa93-8d82f686f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:38:11.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:38:11.676Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:38:11.676Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:38:11.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:38:11.676Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:38:11.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:38:11.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:38:11.680Z |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 |2023-03-29T00:38:11.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:12.141Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=47f51052-204d-43aa-8322-7b2e28aa2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:22.155Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fc0f2f8b-d0ae-4cef-aafd-60912475f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:32.173Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=82f06e9d-2c62-4204-b87d-d912de56142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:42.190Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8f6b1fbd-8c9b-42c1-bfba-8c9ae394ca8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:52.206Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0e413176-f861-471f-bb74-4e597dde972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:38:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:02.223Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=88f8253c-339b-4bbb-a913-a3ed9847004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:12.238Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=50ead502-4495-445e-81b3-e9f355c9c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:22.255Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b40783b4-d0c2-4f68-9009-59ed686637ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:32.271Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1e3f3cc4-3f12-4eb8-aac9-b9c5101e5082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:42.291Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=646f0ffc-0444-4b81-80b9-c8735453e3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:52.307Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8b4ee353-6142-42c5-92e0-e23abf8af709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:39:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:02.322Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=92163662-ca7f-4227-85bf-49780858b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:12.338Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=33a56dab-243e-48cb-abc2-1f53bfc2a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:22.359Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5abe0221-ef63-4a58-92cd-4743bdd70206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:32.378Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7a02d18a-516e-4342-8979-59f4545a7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:42.398Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=295ba65f-adf1-4f82-a193-53548f483fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:52.414Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dd52ef1a-76e6-4a5c-ad94-2a4329337518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:40:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:02.431Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b75aabb0-7f73-4c21-8f6c-45b44ad3df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:12.449Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c717cdb4-5dca-4a5c-9a16-f818a5f66712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:22.467Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=24b0415c-f00f-4c08-acfc-59eb63cd0667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:32.482Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0b84773c-b886-4fe8-8f4d-f90f6a55d5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:42.499Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c0a12a9a-f978-4a11-89ee-7433fb43e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:52.515Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7119f4e9-5948-41c8-ac55-2e58c50a2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:41:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:02.535Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9c01932a-c2c6-4892-a8f6-f340fa510444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:12.553Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6c16969e-caff-43ee-998c-cd68204bf1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:22.569Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=737fafeb-1a9e-4199-af93-65699d6e3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:32.591Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=74b58962-14c4-4b17-8e9a-7c3f7ed1bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:42.609Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=76286a62-e5da-4200-a80f-5b2ab8f25045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:52.628Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=516d5f1e-6a0b-49db-826f-b4c0d0327814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:42:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:02.642Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=848b4a6c-008e-456b-ae5d-a5cdeed034b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:43:11.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:43:11.714Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:43:11.714Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:43:11.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:43:11.714Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:43:11.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:43:11.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:43:11.718Z |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 |2023-03-29T00:43:11.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:12.657Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=009fcc07-8eb8-4c41-becd-92f7d7477ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:22.675Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0c7190c5-2dd4-42c1-8b15-114097079be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:32.690Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d722a90d-b9ea-45a0-ace5-fff618c617c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:42.706Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2d4a773f-6533-41af-acf2-4b42e85b758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:52.724Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=07fe9a75-ac80-44db-b2f8-e0f59236b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:43:52.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:02.744Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d1c88fad-9839-4d1b-b3f9-18c80f2dd3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:12.760Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=119213fe-878e-4311-8a4c-101a1ef3139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:22.778Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cf7ea530-0bbb-4a64-a20a-d656a1078f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:32.794Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=610e5bd7-1fad-4793-ad3d-71cd81b6a805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:42.810Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=57392d70-c1b3-4a1b-94d3-d437f17126a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:52.824Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e229b22c-c3ce-42d9-9771-77551d00288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:44:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:02.840Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dc5d2819-02a4-4896-ab0d-da306be43567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:12.855Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d9145b66-a0b3-4522-82e9-e4f1d544bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:12.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:22.871Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5a472756-362a-4a1f-8a5a-983f87a05c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:32.887Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bb9f0d80-13de-4710-81e7-ec9c0c3c93f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:42.905Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cbea3f46-d711-43e6-ac25-d14270b52bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:52.921Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4d3ad1f3-79c4-469f-a6c3-abd0398f6900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:45:52.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:02.939Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3beb7da0-a039-4fe7-ae5a-b118aadf29af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:12.958Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=06772912-c6fc-4f21-b4f3-cee445d7ce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:22.974Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=31f306a8-3b64-4733-8e5e-17d2697a47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:32.990Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=57b31ce3-c1f3-4b90-b905-5ea275795d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:43.007Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dd5483ce-faa3-48c3-a50f-455ae024338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:53.048Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d821e895-33a8-4c68-9461-5969d1ff9abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:46:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:03.065Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3f9f6a5f-c40a-43e5-ba94-285329c7e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:13.083Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d9f676b9-129f-4763-8d40-19b1151389f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:23.099Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ac16b4ae-c496-413a-a3c4-b851c51299f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:33.119Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=df7dc37a-9e3e-4152-97ba-6cd49eb2c3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:43.138Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a4b70709-7838-40f6-bcd5-5ddba9ceed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:53.155Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d0245f72-5bb4-4382-97a3-3e7811a6b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:47:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:03.172Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8aa01427-9319-4113-a1dc-9bc4b077e692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:48:11.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:48:11.750Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:48:11.750Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:48:11.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:48:11.751Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:48:11.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:48:11.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:48:11.755Z |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 |2023-03-29T00:48:11.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:13.189Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ec11d35c-7dc6-4e40-b68c-e8d9732ad605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:13.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:23.206Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d7905dd0-7c02-4455-bf87-f5402dcfc00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:33.223Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f1beb31b-b22f-4ff3-9a2c-cc6fd61293c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:43.243Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d7642470-3009-42d2-9b70-e646175f0e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:53.259Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a9ddbc17-c0f2-440c-b6b1-5455e7662488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:48:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:03.274Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=924d221b-1bf9-45ae-8588-4ff0ed79e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:13.289Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=727f8fce-f9e5-48e8-aa98-93d2890e6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:23.305Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b404790f-5a77-4f57-971f-61c3dcb1ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:33.322Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0b0ff703-394a-4310-ae61-510dd3dad673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:43.339Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3072ff3e-2320-4a45-92b1-392c8795010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:53.358Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=213453aa-3fe3-4d24-913a-dfac1c010bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:49:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:03.374Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4ca171bd-ecf5-4123-a298-e84478a7e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:13.387Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2b62dce2-3dda-4abf-b275-227f9ca8c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:23.401Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=00ffe488-652f-4ca7-91cf-0a31c6ffbcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:33.415Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=90b7e438-7d3e-47c3-b939-9ebe8bc0e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:43.430Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5e627211-954a-4990-b75e-5ff4a9a61bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:53.452Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9b78c2ad-9019-4fbf-b70b-2d21b2e039b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:50:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:03.471Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bb0d270b-e428-44de-ae33-e306ff58a2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:13.491Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=06fe9bdd-80d6-4a05-a74a-1c7a4e80d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:13.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:23.508Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=35dd6277-84e7-4d2d-97e1-c1e179bebb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:23.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:33.543Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=71f49b2c-2981-4e73-9194-9ff1f69869a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:43.559Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=19ec44a1-a753-4496-b6f2-acb378f47ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:53.577Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=604c3a8d-65db-4b39-a038-cde6ece1310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:51:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:03.591Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=247efc04-3604-487e-8c84-cf867203f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:13.607Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ca7618e3-028c-4269-b5aa-8179748bc041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:23.624Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7ab0b46f-816c-4b16-b2d4-528df0c4cb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:33.640Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=613e3693-40e9-4fe2-8f52-c29f8a31a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:43.658Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0f62bbaa-23fc-42ad-be0d-004b8fee4b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:53.676Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=03fd0705-bf5b-413a-b5e7-c2d7b8ed65ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:52:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:03.697Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=202cf56c-7da9-4467-a6d9-9db99937950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:53:11.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:53:11.684Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:53:11.684Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:53:11.684Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:53:11.684Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:53:11.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:53:11.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:53:11.687Z |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 |2023-03-29T00:53:11.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:13.714Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f9be703c-09ae-4c09-a930-4a46dec8af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:23.731Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c357e6c0-32e0-4d92-bdf3-6a640c41bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:33.747Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8042099a-2b03-4aa4-9c75-141327c05475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:43.764Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c72e8d95-a853-4ea4-af6a-e83881a0ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:53.780Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d3ae0e23-ca53-4575-ba09-efb8eb3f6141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:53:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:03.795Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=489e487c-d64f-4bd9-9e7e-c41f04506a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:13.812Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=15322c66-5fbc-4d0d-8589-700500467945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:23.829Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=92de80db-2eba-4e6d-898e-9b2baf954fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:33.845Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d787d430-6f1d-48d2-bda4-44d33ef4b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:43.862Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ace0d474-5fd3-46e2-8f97-351b3344e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:53.877Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0b42fac0-3787-4d56-9e54-7d45c1760030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:54:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:03.893Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1b811bfe-3421-45c6-ab65-f1faf37a6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:13.910Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b912bf8c-2391-4934-9eac-0365b2689e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:13.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:23.929Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=91babef6-0b9a-432a-86f1-0ef2e15f3ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:33.946Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=95368bee-54f9-4097-81ed-df4c5776e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:43.978Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3931375e-d4a6-46a6-8d3b-7722b16ab2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:53.996Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6d4cfb9e-a567-4c3c-bb40-452990c7cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:55:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:04.011Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=60e5ace3-e248-4ace-a310-9161a38c4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:14.024Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c44fc592-6697-482c-94b3-90f56e1913f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:24.051Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=90437fd5-79ea-4563-a94b-c78a708cc593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:34.068Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c38166d2-5f50-4a6a-a652-53183cbb3bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:44.084Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fcc4ed1f-f72c-4963-a169-161eabd215ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:54.103Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1ddec357-4c00-4a83-ae3e-7a1fad9ab465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:56:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:04.117Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a49146da-472e-4135-9c9f-32951db741b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:14.134Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d6421e1e-7491-49dd-9323-8a27cdb88c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:24.151Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6ae13e98-4189-4f6d-a076-4886f615812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:34.167Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2b060092-001f-441d-a783-928ab9ae237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:44.197Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=747ff1c0-1a5d-40e8-b1b7-d1358d601d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:54.210Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5348dc97-827f-43e1-a102-59ce63dd69b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:57:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:04.227Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c05fc80f-5f0a-49d3-982c-84df8825be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T00:58:11.708Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:58:11.709Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T00:58:11.709Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T00:58:11.709Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:58:11.709Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:58:11.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T00:58:11.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T00:58:11.712Z |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 |2023-03-29T00:58:11.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:14.260Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=823b1124-da9f-4851-95c3-0ef21e78c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:24.278Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=27ae8aad-7b7d-4daf-a6cb-b1d6a2067be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:34.294Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bc49148d-38c8-40dc-a465-7cf06109d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:44.308Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ce491760-bef3-492e-89b8-2c48bb9fd25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:54.324Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f3c2c9a6-b5ee-46c0-a9f8-0a0352b6716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:58:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:04.341Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f6e8da0b-6e6d-4416-a0a8-01406fee9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:14.357Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f13fd473-2ead-4a04-a6ae-1b4293632f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:24.372Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=526d4d84-8228-4dca-bbd3-06b50732f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:34.386Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f39d84df-f80a-431b-94d4-f6df2013aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:44.417Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2f5d6faf-823f-418c-b633-e43de613b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:44.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:54.433Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ee814776-a792-483c-a5a2-e92b4b1f041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T00:59:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:04.449Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1770a3a7-9ceb-4527-881c-806b2d8d8e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:14.466Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7e39efa1-2a04-4975-b9b8-cc4882a9b4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:24.480Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0f55b06e-a58d-408d-a226-8e89d601ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:34.496Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0dd60ed4-e762-4039-99c4-d0eb1f77fcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:44.513Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e73eea7b-74ff-4c8f-a224-1e654361d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:54.531Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1389f630-961e-487c-8f55-33c5f59cdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:00:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:04.549Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bad92d60-1ab0-4b16-afbf-b84b22196652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:14.565Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=38709d30-5de9-42a8-b0c4-007650145f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:24.582Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=939faa32-a15c-48a2-9695-3fc3cbfe46fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:34.598Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=776d797b-52ff-4987-afa5-b8100980d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:44.614Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1e363b7a-6785-4878-8530-5b504c0ee2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:54.630Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=54cb9dac-ba9e-4b5c-8c97-9071cb349806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:01:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:04.647Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b938aa91-bab7-48a5-b7f2-2c461e95300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:14.662Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d4ad6fca-1b4a-4a65-9ae3-9fd129f738c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:24.678Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0a23ff46-9a49-4fed-9e34-9dcafc6f62c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:24.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:34.696Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=30b54189-3efd-47de-b890-25b50798dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:44.713Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f695024c-ba96-4561-a9af-a4bf9ed4931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:54.728Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0907f442-ecd1-4789-99fd-8bd09dc57b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:02:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:04.743Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=704198ba-ce79-447e-bca5-3e95243dc856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:03:11.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:03:11.721Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:03:11.721Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:03:11.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:03:11.721Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:03:11.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:03:11.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:03:11.725Z |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 |2023-03-29T01:03:11.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:14.762Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c53a5600-cf2d-4e22-80fb-db16ee799a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:24.779Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36e5db9c-1eea-4743-b004-a79fea44a3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:34.797Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e7c6fa23-947c-4ec7-918e-e2de2726b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:44.816Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=318f114e-2911-42ab-a988-fadffe55e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:54.831Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aac578ca-a461-4b00-b5f8-cf74fcaa9966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:03:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:04.859Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f74201b2-6b9d-425c-8f97-0662b4a88a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:14.877Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=949b1b1c-d22e-4579-ba32-5776857bf161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:24.893Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6b784c56-9d00-4b5a-a73a-cb27d8d777d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:34.908Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36ecd071-9b93-48e4-8718-a333b416d4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:44.926Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=344023fd-2450-4a91-93c7-97b1ec190fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:54.942Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3ac6196a-561e-4087-8ce2-4afeb0cbace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:04:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:04.957Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=821c4cf4-1aa2-458b-bb28-1b72fcde275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:14.971Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f4a10a65-f414-440e-a0e7-1f7d66eebe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:24.986Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=221e3ae8-0d2a-490d-8f50-54fb24b8414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:35.003Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9e4653ae-8bd0-4c1b-b2b1-6a761353dd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:45.017Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=00c7b6c4-a3cb-4ce1-bdf0-c7fec12a6b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:55.030Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e64cb989-3964-4138-9de1-0649def16097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:05:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:05.046Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8fa283df-c021-4eb7-ab01-563b84e31f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:15.063Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f605cf70-114f-4744-a475-79161aea9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:25.077Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5346337c-1d31-4b96-8fb8-789ee306fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:25.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:35.093Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36e15d87-69a8-4cb9-a1ce-edac8902be49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:45.109Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b10fcf40-5e85-4272-adb6-0790572536e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:55.122Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7e21b22d-e02d-4bad-92a9-4ab2b33da4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:06:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:05.138Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4527c339-235d-4a40-8bd4-685cf502edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:15.154Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7955add6-8336-499e-b5c3-a4210985d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:25.172Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cfebb160-ccc0-4975-9702-13069d3150ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:35.189Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b547324c-6468-4d8e-b87d-8188eb6b01da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:45.206Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4f2d98e2-efb0-4e91-9ffb-eba5bb60e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:55.219Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=73616b03-d4b2-4eb4-9828-064f661279fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:07:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:05.235Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=319952cc-d7c1-42c6-80ab-e1ea4475c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:08:11.666Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:08:11.666Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:08:11.666Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:08:11.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:08:11.667Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:08:11.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:08:11.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:08:11.669Z |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 |2023-03-29T01:08:11.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:15.250Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=20d8ed4f-3cc6-40f4-8ed8-8e096cea666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:25.268Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b1cebfdc-992b-458d-ac97-8fb2d83346e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:35.282Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a76d2569-a747-421a-b0dc-3a079f56a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:45.299Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9c0f5090-9202-4791-a8b1-372129b2c5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:55.318Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9728669e-6816-4734-b7f6-ea46b34d3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:08:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:05.339Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ccaeb14c-c5de-4fae-a06a-e38af0d67024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:15.358Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7ad8c166-1293-4148-91d7-22774649a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:25.374Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7a988a5c-34a8-4d9e-a426-e87ca86178b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:35.391Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=002ba0d6-35da-4e26-807e-fbf60f0a116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:45.405Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=85c6dde4-1ee7-4a75-b3d1-ba233838e143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:55.422Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=927ff282-9373-4973-944e-f40c268b18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:09:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:05.437Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b91b5eae-71f7-480f-961d-4ed3970af06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:15.454Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0d855639-0fd3-4bbb-acaf-1be2c73e174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:25.471Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=81584941-5726-403e-a069-67799be3fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:35.499Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c8e051ed-e05a-495e-b3b4-808fa22ab06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:45.514Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=23aa9bf5-91c9-49ba-9f58-592629c4c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:55.527Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=64da8e64-b31a-41f7-a44c-efa24d50f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:10:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:05.541Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=01fc099c-8e24-4ab5-804c-48a7b38ee25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:15.556Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f67947fe-1f99-49e8-ae2f-2d87b6c92f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:25.571Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4ed019fc-c9eb-4a17-a9c3-ce85ce0d3c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:35.586Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fb97b772-10da-4342-8501-42493938b409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:45.598Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=55dfd165-dc2f-4d7a-8e03-a8dcb9858abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:55.615Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bdac539a-448d-4143-be7a-76160ec0927a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:11:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:05.631Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b9d7397e-aa3f-4a3e-bb63-dd9789d761da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:15.645Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5f028612-2fdc-413e-987e-6009b72615f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:25.663Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3e233c1c-f107-49ac-a8bf-7fdd3a54b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:35.678Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b71c5efe-cd4c-41eb-aeda-cde224b388ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:45.694Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=67195f32-fec7-4566-973c-1a9f74441e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:55.710Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=db91864f-1dd9-4f03-82c5-e3ff7295f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:12:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:05.725Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c2a77911-ae55-4b69-9ce7-32667903a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:13:11.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:13:11.726Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:13:11.726Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:13:11.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:13:11.727Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:13:11.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:13:11.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:13:11.731Z |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 |2023-03-29T01:13:11.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:15.743Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3bfabbbf-cd32-4b0b-b12d-3345a990f92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:25.759Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=716566d4-2b3e-40a6-831d-250278739cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:35.777Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=52dda7b1-6a76-444f-a576-7741f00eec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:45.793Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=205802ac-1725-4153-a157-a43ad82e5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:55.809Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=19286f85-c851-498c-aa25-200fc1740964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:13:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:05.825Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=50fa264f-4c08-4ac4-9ea7-f64baf019a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:15.842Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9303b0ce-d5d3-4319-a270-208fa4ea6e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:25.858Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bdf81d90-a7e4-40e6-8d61-4557d55002ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:35.875Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4a7c34c6-1c14-4914-8172-bf496bb4902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:45.889Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=eaac5a4e-29dd-48b5-b9fa-69f586f16688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:55.904Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f98ec292-4c5c-4e1f-86df-e107994c61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:14:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:05.919Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=fddad0c4-7984-432f-8340-9c84f3a74d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:15.934Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cb9831ff-6f50-4808-b53f-93ad4db32322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:25.949Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e48152fd-e215-478c-9440-70247cde8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:35.964Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c43af503-9126-4c8d-b4bb-0676b12aeacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:45.981Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=64a5f6b1-70b6-4bf9-a81e-a8078c2e8cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:55.999Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=15879c19-1ab4-4e86-a146-31f3a609e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:15:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:06.015Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ea37dd9c-2855-41d7-ad81-c101078af1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:16.031Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6268c1d0-381b-4ccf-aacc-31bf436168c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:26.048Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=91a9eeda-323e-4778-915a-23f09c1532a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:36.066Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6c3f3537-f1b7-42ec-ad92-e993f64e0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:46.082Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=55e47c95-5cdc-4f66-97b5-31c8f348771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:56.098Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8bf26623-1f3f-4d21-8cfe-8a8d8b4f66bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:16:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:06.114Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=36e0ffb0-1741-426c-a3e7-51013a249f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:16.129Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0067b3c0-aba5-4afc-aebf-3cea6a1809be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:26.148Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=169799d7-3a20-409e-8398-2054cab95b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:36.166Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=649b429d-89eb-4e09-ad23-f52cc1d85e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:36.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:46.183Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ebf900ce-0525-4b78-9e61-dc2670eca4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:56.199Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aac1bdb5-ec82-48b3-a315-6072cbb7f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:17:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:06.216Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6d60e3f7-4c85-4d8f-980a-56a6f7f6d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:18:11.714Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:18:11.714Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:18:11.714Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:18:11.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:18:11.715Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:18:11.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:18:11.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:18:11.719Z |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 |2023-03-29T01:18:11.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:16.231Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b20bfa12-8bd3-4873-92f9-7faa82cc4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:26.246Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2b0eb989-6436-48ff-9b42-d620aedd4e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:36.264Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1990be1f-ce59-45c3-b181-d494e969e9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:46.280Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d6a78bf0-4c1e-4d96-ae33-f2f7ececf9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:56.298Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d258c676-3cd1-4449-b52b-f606cff6eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:18:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:06.315Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c7a3a26f-e4b0-4819-8e3e-08ae4c84dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:16.331Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=de54e1a1-627c-43dd-b84f-c6ee10d4b3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:26.350Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6596b6d6-6825-43e6-9501-6f1b589d1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:36.371Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=307cdb33-a237-4aad-8e30-6cdc3bf48742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:46.399Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=dc00e328-c0bd-4dff-852e-290192e691cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:56.416Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=85a6dac1-00a2-49b3-9f78-d3d57b0942f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:19:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:06.430Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b61b9f14-cbb6-413b-8bcd-ad5caebed3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:16.448Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7fd4b710-7f91-4933-9ada-be0d50b30f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:26.463Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=86e7e126-bcd3-4a4b-9817-3bd920b3edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:36.481Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ef0f4f44-67f4-41a4-b8f4-d2cc119d22a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:46.499Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6887d291-cc58-4975-899b-1abe300da3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:56.515Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5d25e9a7-3bc2-4ff4-bca0-a7b5a1ad25ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:20:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:06.530Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b1be4cfd-bdaf-4374-85ab-9a28ba7d4270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:16.546Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3fcef9bb-86a1-4dc2-8bcb-350a2c2618fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:16.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:26.563Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5910e26c-6411-4a81-b77b-86ee7edb2975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:36.577Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e248aa7e-4ca5-4a43-aed8-a7aee2c53d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:46.593Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ec88bb82-8153-412c-ad8c-c885e3e71202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:56.608Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=6a1d7af5-2c69-48f0-aefe-c12db0806165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:21:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:06.624Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=00604861-4e11-461c-a977-5cce4b64bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:16.640Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c5fff01e-5518-4b02-a96b-fcfdf37d55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:26.673Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e506bfae-4d1f-474c-b8d7-c3cd1861f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:36.686Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b76844bd-69de-4cbe-ac05-a0fa2b8ed3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:46.703Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4746317e-8054-49e2-aad4-581e8b5cb5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:56.719Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=97c6ab4a-07ba-492b-9519-2dea49b02dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:22:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:06.753Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c0eb558c-35b7-4675-9d55-f244990ba6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:23:11.694Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:23:11.694Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:23:11.694Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:23:11.694Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:23:11.694Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:23:11.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:23:11.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:23:11.697Z |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 |2023-03-29T01:23:11.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:16.769Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1fadd67b-2a3c-4639-bdf1-28ff9fa01874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:26.786Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=77ebb500-9f33-45c9-acf2-ca3d9162a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:36.804Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=c9a33581-0983-4c6b-9838-51052c8b4c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:46.821Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=13b10e90-6ecf-4de5-be19-0e64e2fc9a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:56.838Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=130145c7-71bb-4b1c-a788-221b69103498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:23:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:06.853Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=cbadfb9b-7903-4578-8ccf-b5d21c88f7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:16.869Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1ccb8a71-8733-4543-b325-149b745f1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:26.886Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=916f40e3-89ee-456d-968b-d907d332630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:36.902Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=874948a1-316f-4bab-a58d-d84fdc0bfe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:46.918Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ad847e0e-818b-4bab-87a5-8cfa85bbcf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:56.934Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d0487855-3be6-463d-a490-a14c2cb85825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:24:56.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:06.951Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9bbecdc3-5944-4fa6-932d-4da70f0a97a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:16.969Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=d277d0b3-37a8-4aa8-9c26-65a3cd9be99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:16.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:26.986Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2abadc03-ffb7-42ab-a8e8-d12c91a89935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:37.007Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1463ade6-8906-4ac2-bb08-6e131aea0b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:47.023Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=29422077-66b2-48c0-9194-eca9dbbacad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:57.037Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aff1d299-a557-4c1d-81ee-8387d785da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:25:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:07.055Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=02f86614-68ed-4a2f-a50e-994a32787431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:17.069Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0120812f-9e7a-4324-850e-661d83cd5a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:27.085Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=e14a30d7-5934-453c-b702-776a44322855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:37.100Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ac0b8b9e-01b7-48fa-bd6e-8d91a0ff1ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:47.115Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=77fd0d76-746b-4269-9c00-62f832c99afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:57.133Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=4899398c-1d72-4e68-99e3-9f7fcab80d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:26:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:07.149Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=8bc39174-3917-46ba-9118-ac3a0d060ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:17.167Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=1070a7f0-330c-41d8-8690-d350f381934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:27.185Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=165b37d4-90de-4af8-b5e4-05cb4a38b10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:37.202Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=40c499fa-8556-4370-ae02-78e65cb0e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:47.220Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a8e72cea-f49f-4749-a553-f69a3ac2174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:57.235Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f43a968f-5836-4fc9-a879-02e36cebc688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:27:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:07.261Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=368b2189-3be3-4a27-9d7a-a0b3e8927ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T01:28:11.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:28:11.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T01:28:11.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T01:28:11.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:28:11.721Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:28:11.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T01:28:11.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T01:28:11.724Z |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 |2023-03-29T01:28:11.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:17.276Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f56c28f0-539e-4409-bf9f-b98d558eda5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:27.293Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=bc526871-68e3-4137-bec1-f2b5c561d9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:37.311Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=ea9571c5-e0f0-4e5f-bf57-953bf714bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:47.326Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=277e30e1-4589-4cd9-9932-3f8f80440879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:57.339Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=679ac042-2c86-4220-a00d-a8d56b5591f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:28:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:07.355Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=10d8525e-a007-4cba-9c7e-199bf15a6029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:17.370Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=b415e7e8-657d-40d8-ab46-07b4bde4a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:27.387Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=3c7368e0-0f41-4848-838a-f64999c41d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:37.399Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=340ec181-1738-4d38-8e80-4061a299f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:47.417Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=aba0bb5f-f81d-423b-b818-7413b494126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:57.434Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=022d06bd-8a40-4aaf-a9df-a98d38c47d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:29:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:07.453Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=39113d11-4449-4709-8dbc-cbb12eb86bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:17.470Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=826e9fb1-e1be-4af0-8d15-0fd3a4ecae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:27.486Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5223c547-feb1-4e47-b61a-ad77f412df23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:37.510Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=f115eb58-2dbf-4eb3-85ce-b0d32f5ce35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:47.526Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=90a24b10-da3b-4bca-8f66-35f82077f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:57.542Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=a57af7d3-ccef-44b9-9535-6e5de37edad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:30:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:07.556Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=0af66fa8-c707-4eb6-9c26-6bd7e3465737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:17.572Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=9c28cee5-238e-4ddd-b25b-a27456b854de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:27.589Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=2975704e-5bad-4405-8b6f-0138afd9904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:37.604Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=7bf501e2-904b-4052-b6b7-ee6db2f1dfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:47.627Z |INFO |Init configs |InvocationID=9886d50e-be0d-4503-ac11-9ef507330b17, InstanceUUID=5844554a-9580-4cf6-a6c3-1b5e7954f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T01:31:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |