By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.2)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T23:57:39.053Z |INFO |CBS client will use plain http protocol. | | | |main |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T23:57:39.063Z |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-24T23:57:39.063Z |INFO |Falling back to use default CBS client configuration properties | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T23:57:39.064Z |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-24T23:57:39.465Z |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-24T23:57:39.581Z |INFO |PolicySync file does not exist | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T23:57:39.581Z |INFO |Got successful output from ConfigMap file | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T23:57:39.581Z |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-24T23:57:39.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2023-03-24T23:57:39.783Z |INFO |The following 1 profile is active: "prod" | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-24T23:57:39.806Z |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-24T23:57:41.466Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T23:57:41.901Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2023-03-24T23:57:41.934Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2023-03-24T23:57:41.935Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T23:57:42.013Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-24T23:57:42.013Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-24T23:57:42.608Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-24T23:57:45.989Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T23:57:46.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main |
org.onap.dcaegen2.services.prh.MainApp |2023-03-24T23:57:46.791Z |INFO |Started MainApp in 10.321 seconds (JVM running for 10.964) |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-24T23:57:46.853Z |INFO |Start scheduling PRH workflow |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:46.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=547cdd3b-2ee5-4bfc-8dba-b1067bb71d4a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T23:57:48.718Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 |
org.springframework.web.servlet.DispatcherServlet |2023-03-24T23:57:48.719Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 |
org.springframework.web.servlet.DispatcherServlet |2023-03-24T23:57:48.720Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:57.523Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d116e457-5d02-4ee8-ac10-be0eb7a6e105 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:07.584Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f96fea35-effb-461e-9bd4-f6a16687d1a4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:17.623Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e33d14d0-d818-41c3-9258-a36c1b03e763 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:27.660Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9b3d539a-351e-4616-bf0f-d742487bc33b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:37.686Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=87567db8-c9dc-44ee-9ac2-a18aebf28872 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:47.712Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53f26560-cc49-4bed-b89b-b8e55c9e2bb9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:57.741Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=32905531-443f-4c7f-8eee-b1a7e3c9d11d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:07.762Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7a02f934-aea6-4a79-ae95-dfc6e7e5698e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:17.782Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6d9be21d-ce0f-4348-9690-46bfd8c9278d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:27.802Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f71204ba-ff00-404f-8835-1a5be6b27f01 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:37.826Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dca86aad-d5d4-4f09-8578-9a6b7d1a267b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:47.848Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7fc28a45-60fe-4330-be24-4826df58fc4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:57.865Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a36ba378-d298-4128-9e52-213916207c3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:07.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b36f238c-0311-4493-b4fa-ad246807e67c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:17.927Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ecd48ed-d4bb-48b2-bed5-efca8ac538ba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:27.945Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=79d29ef3-e418-4930-afbf-cc58c1047eb3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:37.960Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7fcf558c-7332-487e-b8e0-c5e41860d412 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:47.975Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=407fa857-cb9a-4653-8219-59d94f1d07dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:47.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:57.992Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4943b15-961e-4d7b-b34d-d6de56cc3736 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:08.012Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7e3db44a-e31e-4716-8d74-ed0309150415 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:18.030Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2253088b-f188-45dd-a51c-a857a7583d22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:28.046Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=780def92-7375-47b2-b0f7-5097aaabff04 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:38.069Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4bbeffc5-95f7-4cf9-9146-8bf280579732 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:48.086Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ea4d93ae-7d7b-4d16-8182-721d05b73f6d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:58.131Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71c36967-1040-45b0-83db-fc6d09ad80e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:08.148Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4e4c318d-6db4-43ff-9218-4a1005df3bb0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:18.166Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8688f2f9-cbe8-4628-9f23-298d28a875d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:28.193Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=670ca082-3f31-48c3-936b-e9106a294736 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:38.225Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca3e3f2c-6f76-431e-bf33-31d0c8c461fa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:02:43.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:02:43.254Z |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-25T00:02:43.254Z |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-25T00:02:43.255Z |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-25T00:02:43.255Z |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-25T00:02:43.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:02:43.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:02:43.263Z |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-25T00:02:43.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:48.245Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4313026e-4f3f-4a60-973e-4aad4f3a96de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:58.263Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9152fcd-f873-4b7a-a866-a784bd8d9de1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:08.281Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cf4a3101-1773-41ca-9207-f111de00aae9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:18.297Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c88d9950-a8a5-4147-bedb-03a3b88d41ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:28.321Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=398c8480-26fb-4ede-8d9a-65a27defe98e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:38.344Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2462b120-ea65-467f-a699-83c4407807a0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:48.365Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=82cc59ec-37bd-4dca-a900-c9cfe702b5dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:58.386Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e94298ec-70a4-4792-b059-de5419f620d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:08.405Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09c10d77-f0c8-405c-93ce-a89d2ca2f348 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:18.426Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f7141b6-4490-40bd-8634-26d4294b6d30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:28.446Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0b51476f-d8bf-4efb-b4ee-349d46423517 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:38.467Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f01ebba3-e022-4ba7-9aaa-4c779d3e6135 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:48.489Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=457193e1-624d-4741-bed2-4b50336408b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:58.527Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=17daadb9-cd7d-49af-b1d5-b81216b546b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:08.562Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e8c8a64f-e2e2-4c14-b37f-45351310035c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:18.580Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=84d85476-c00f-4716-80f5-80d14d86898b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:28.597Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=22b69665-ba33-4361-b484-b835e377a220 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:38.616Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=da87fedd-0540-49ef-8a40-750fcf3be164 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:48.638Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e18c3753-5755-47a5-9e41-a02428e74848 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:58.658Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23988ad3-f9f9-455c-bb8b-7f3949d39a8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:08.685Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cac3a81b-b265-4902-9bc3-6896e0442ca0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:18.703Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2f29bd9a-fa18-43ca-92e1-83f28bcd7c20 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:28.722Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09c7b69d-ce92-46d4-bd42-3cf63895820d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:38.742Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e1754eec-60a2-48f9-ae88-2ce903dbd31d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:48.760Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2786912e-e030-4572-8b37-d914e900a005 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:58.778Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d47cf675-97de-4b14-ba63-a169db8eea21 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:08.796Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=857ded9f-f447-41ee-bc7d-840a1d57770f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:18.820Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=089d1542-f584-4d75-bae5-176a24d43b99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:28.841Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dfac6990-6fb3-4236-99ed-c357483ba665 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:38.860Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cad2749c-0572-467a-bf14-9363790c5fe8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:07:42.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:07:42.795Z |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-25T00:07:42.795Z |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-25T00:07:42.796Z |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-25T00:07:42.796Z |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-25T00:07:42.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:07:42.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:07:42.802Z |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-25T00:07:42.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:48.878Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=615b1c0f-2c0e-49a8-a4fa-12dfef768c49 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:58.898Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9123fb67-3b1c-4bd1-bca5-84d07a3e98e7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:08.918Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=134d5699-3ab8-4d43-aeef-87e4a3bae5e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:18.941Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4a9d0f75-8fb2-4e3a-b147-b6e158df9afe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:28.959Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=74894f3f-7665-4650-b2dd-67e4108f2404 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:38.974Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=75bf1767-d3a2-4a9f-b9a9-b400e800c3d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:48.990Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8f5ff37b-7db5-4d73-9eff-eafc9d9dce76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:59.014Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3a00563-b653-47b3-9546-8f850311e865 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:09.036Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4794cebb-e11c-4547-9a5c-0df4d48604b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:19.056Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8e55b755-b5bc-4aeb-a429-6c9e5ce159ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:29.073Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9364903-71c8-4129-a1bf-684f5a0b1c6f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:39.091Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=889fb14e-873c-401e-bfc8-8ac56e541550 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:49.111Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b2480748-d4ac-461d-8fc2-7ebfa960eaa3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:59.131Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1810c49b-81e2-4088-aef7-4aeb17119036 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:09.152Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3ca72360-20cd-4269-88d7-dd6f47524a83 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:19.175Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c998bb5a-0834-42d1-b342-61e781a92950 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:29.189Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=118cb2da-0ae4-4e8c-a98c-7261435a8028 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:39.208Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b39797bc-1fb9-46fe-a753-e9023455f737 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:49.225Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca072f14-6735-4750-9cf4-f4a18a3d16b4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:59.240Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ee967af6-5964-442f-b81a-d31bd16c49ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:09.260Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eaea578d-efe8-46c9-93be-7b62b720f353 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:19.278Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0af3d896-ffc5-4105-8a2e-7e4b1d55a954 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:29.300Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=da6330e1-b47e-4dab-b08a-641709470ab9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:39.314Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=72e771ce-a20c-4a81-b99a-be72a250b14f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:49.334Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c9ef6727-fd0d-4fe3-86a1-e71732857acb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:59.351Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=76982f06-dbe9-42f7-98b8-6e565cb0f663 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:09.369Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c434aee-57f1-4589-ba95-0d95a14e8aba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:19.388Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=393ca965-4a5f-41f6-bd4b-8ffe196d8e8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:29.404Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bfb48862-bfcd-42ac-a479-209bc06e1dd3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:39.421Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf262f56-96ad-41a5-abdc-f66fceaabbeb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:12:42.835Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:12:42.835Z |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-25T00:12:42.835Z |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-25T00:12:42.835Z |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-25T00:12:42.835Z |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-25T00:12:42.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:12:42.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:12:42.841Z |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-25T00:12:42.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:49.439Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=be822a71-28e6-4722-9ec4-47a46d8c5a0f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:59.462Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4a6fbbaf-23eb-4dd1-ae3e-f2fcd1c6f2df | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:09.478Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eb277319-9428-4468-8c27-f48ab1af843d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:19.495Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7a230d30-7238-46d1-81a5-1e02d5f3cb1c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:29.513Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f07c49dd-4331-4fd8-a90f-21463bbed8dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:39.532Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2867756-5584-4a6f-a124-91c6a41ac6fe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:49.549Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0e21e3f8-956f-4687-9691-a0dda9f1ae08 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:49.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:59.565Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=503e23b5-90af-4eab-ab97-bb603f88bf7a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:09.582Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=93aebab1-398a-46c7-a2dc-6d548ba43e0f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:19.599Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1a4586cc-375c-4858-bc85-8b4121bded83 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:29.616Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=80524a8b-b54c-41e9-b04e-0349c115d940 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:39.636Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1b62470c-124f-42b6-a11f-9b6398eb34c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:49.654Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6ae3782a-4ac2-4228-b31c-01ae2bcf0622 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:59.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d52b4b61-7107-4f3e-b422-6549eac1f5d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:09.689Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7ef66cc5-da2f-49eb-bf06-d1e450ad2ac1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:19.709Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cac0883c-57a5-45b0-9ff7-9351ad696dc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:29.729Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71a21c2a-34d9-47be-ba05-1b0063d5700f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:39.751Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=781ee10d-d0bc-4a57-9b3f-56f3f957b702 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:49.768Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53be6b9a-370f-4f9b-bdec-e414cda7f785 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:59.789Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8097eb1f-8f4c-4f95-90d8-d79c52d3f2ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:09.807Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ff63036-9784-4ae8-bc73-a2ef8c5be78e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:19.823Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c493a758-fead-4b00-8269-6c260d5438df | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:29.851Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=266f559a-a5cd-4671-a695-8dc928733c49 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:39.868Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71682af4-c0fd-4cc2-8b74-4a81f9a906cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:49.890Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ebf5769-d388-4726-b59e-60ccfb5f37b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:59.914Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e1d0b01b-94b6-4501-80fb-c81ffb1e8cc5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:09.932Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bbdb4c3a-24c7-45a7-8509-af6ae4e10dfc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:19.949Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=56809247-0fd6-4b4c-b1c7-bced809f2996 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:29.965Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ae627fda-c47b-4307-b86d-ff8fe1e98b80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:39.982Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51d6d8cc-90d5-4211-9aed-f433b6e419f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:17:42.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:17:42.811Z |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-25T00:17:42.812Z |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-25T00:17:42.812Z |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-25T00:17:42.812Z |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-25T00:17:42.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:17:42.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:17:42.826Z |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-25T00:17:42.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:50.000Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=164ff8a9-62d2-42b6-8e98-8cc1f7afe539 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:00.020Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e816c10e-45aa-429c-bd9c-25e327174f42 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:10.041Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e517ec05-5f68-40a6-b075-acda3067bdd8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:20.062Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4d3baed3-ca45-4456-ac1d-41c41d6148f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:30.081Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5f9d7481-40c7-4ae3-94a3-c6b2488e7729 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:40.098Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=322cb3a4-75e5-4937-8f71-5fcd5020c7d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:50.117Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=683beec8-2c69-4a36-a5c7-a9fb7ee6e38d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:00.136Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=429d2e3d-42a8-4fd2-9277-6e201ad99301 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:10.159Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b1aeed19-e413-4e0c-b3e8-1f2303112bae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:20.178Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51726b03-f87a-4de5-b9ab-a126c782dbc3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:30.193Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04ae0032-a8f0-4344-afbc-0da31c686bd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:40.215Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=df76b942-e1d2-474e-911f-4821e150a3e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:50.233Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cec036ff-e0e9-4de1-a542-91f5098ce42b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:00.249Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=30076263-85ff-4efc-9347-3a0b4b8a7e0e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:10.271Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7ca0f552-93a0-4323-a31e-1a9dc932fd14 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:20.292Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fc110f71-ee70-483e-8640-3d578080af06 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:30.309Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04fdc4c5-5412-48ea-8971-7ad4b018ffa6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:40.327Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2d1d0ac7-4344-4141-a216-79baa7cfefa0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:50.346Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=78518008-a0c6-428d-8d8a-6e9f21e5fa3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:00.366Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e54f3ab6-231c-4821-bfdb-e54c69c6c65f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:10.386Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=be99bc8a-d587-4b54-8bb7-abffdf5b9a24 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:20.401Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0bcdf5c2-b302-49de-8daf-2fecd26d5a7a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:30.421Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d52b18e2-f9c9-4dc5-af30-604515063d78 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:40.441Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf32c7da-77f8-4845-9efc-84c1e0e9c003 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:50.461Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4c46b937-8c04-40d2-b297-671a2ee87a67 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:00.479Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1c701484-050b-48bd-ab1f-81f5e9578c93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:10.499Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4cb0483b-77b0-4855-9247-8232eb1f973e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:20.518Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b472070-6915-4820-80d7-3fae955179a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:20.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:30.540Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c42219d6-8eda-4b8e-aedb-67a0a8be0b66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:40.557Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=561b1b97-5a44-4619-bcca-bd856167ebf7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:22:42.778Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:22:42.779Z |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-25T00:22:42.779Z |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-25T00:22:42.779Z |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-25T00:22:42.779Z |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-25T00:22:42.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:22:42.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:22:42.784Z |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-25T00:22:42.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:50.576Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=deeb56bf-672e-4b23-947b-e031751ba866 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:00.595Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=67a342f5-02b1-4dd3-ba8d-70aa3b7e93cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:10.614Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8103c677-8501-4e6d-a831-c4465cb26ef8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:20.631Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2acc73a7-36b7-4e9e-8e7d-13b438c3a7ea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:30.647Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=de2d0863-68bb-49cf-8f8f-44d033f61878 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:40.664Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2c8519f8-ff74-4556-8704-781cc6aeb197 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:50.680Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3a2a9c22-ad83-44c1-8724-d7a053d6b6fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:00.696Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=130cd038-80da-4973-bfec-6f558ac32436 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:10.715Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=43f41e67-066b-438d-b716-7ada594fb74d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:20.733Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cec7ccef-6484-4a78-ac6b-4fdb4a49ac50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:30.749Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8ef308f5-14a4-413b-9715-bd4330241155 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:40.767Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b23b2af2-ed9c-4dd9-b2d4-ac9336472d5d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:50.788Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5df02bb5-728e-4326-adad-97a5d1fe711b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:00.803Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d9b7bb05-fa43-476d-9ea4-dab3e8937a8d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:10.821Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4007faee-2695-469f-8522-5b25c20ee403 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:20.840Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0cf19ffa-d08d-4596-8c1c-fd533af2680a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:30.856Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1fce6198-433d-4bfd-9a58-96b51bfbadde | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:40.873Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c8e3d15-1fce-4826-9332-ba40074abc57 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:50.891Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=68e157a7-ac23-48bb-b0f8-da297da84325 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:00.910Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b02d5522-0f1a-40b2-9391-0fe451d255c3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:10.926Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b1b40446-e5c6-4500-b2df-67a8fbec37ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:20.948Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=06f45f13-ba1a-40b0-ad17-24321ec6b282 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:30.964Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=59e09728-c4aa-40d4-ba4e-2d9436acd1f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:40.983Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41b376ff-917a-4cfd-9a7b-66b3570ff98e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:51.003Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=af3efd88-baaf-4282-901d-b3322cb8836b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:01.022Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f3fffd09-6ead-4cb2-845e-a55f3f7dbd7b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:11.040Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9a7fa1dd-71fc-41f0-854e-9b72638e2a38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:21.058Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3c465c41-85c1-4f23-903e-7448a35e44e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:31.074Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=793c75ea-a7a6-45ad-9959-feeff2b77b17 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:41.091Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1acd842f-6db7-45a9-94fa-1ab597e4124e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:27:42.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:27:42.808Z |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-25T00:27:42.808Z |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-25T00:27:42.808Z |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-25T00:27:42.809Z |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-25T00:27:42.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:27:42.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:27:42.826Z |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-25T00:27:42.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:51.106Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e459cbd5-43cd-4d49-9912-1e9e4a68ecef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:01.125Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6fe8cee4-05ac-4e1b-a3ae-90f7cbf80d8f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:11.144Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d504967-6f2a-4a14-ad94-2272df071c38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:21.167Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d375cd8a-f349-4932-b6f0-265f62cf8151 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:31.182Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d5fa3142-8a15-4c64-a3a4-1285251c165a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:41.204Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7f92a401-8123-43fb-9aa9-feb98a538582 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:51.223Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=939a542d-9e7d-44ff-85b8-736fee6931de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:01.244Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53647160-896b-44cb-9c65-80c64e2d648c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:11.261Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a4ac6825-fccb-42d0-ad79-e17ee64e0c41 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:21.279Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=266f9c92-63b2-42d7-944e-f726084b440a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:31.299Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d92d9fb7-2dbe-4eaf-a592-504aaa06c88f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:41.319Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=426ef460-ee01-46c7-b9ab-1867d9c4eb99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:51.338Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab575e0a-da29-4cce-88e8-61e5b84bb180 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:01.357Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fdeef548-58fd-4e96-b023-1b82fc06a988 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:11.374Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=daaa5b94-63e6-4b1f-a306-4cba64307770 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:21.390Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cb03634e-54e1-41e4-b38f-80b05df438db | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:31.408Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=efcbc0e5-7fb6-4ef6-bbb7-44a1e25d43c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:41.426Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ed58a80c-b00d-4dbc-ab1a-ac08b323f240 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:51.446Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=35017acb-a25d-40c3-bced-b449f56774e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:01.466Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2bc3fb8-cb25-4bb5-803c-862b734f0f87 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:11.487Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c004c369-d111-4b1c-a543-4bd8f99d554e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:11.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:21.505Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=50baccca-fd89-4e47-a92c-037ae365bc61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:31.522Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7f829874-cc4b-41ed-a5b4-37307a4151cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:41.540Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e86f0b64-407e-4a83-81d9-ce515bf754b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:51.560Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=583d8c59-43e9-493e-aa8d-f94574794986 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:01.576Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7990fd96-f5cb-4ee2-8258-87b2ef2a2b7a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:11.592Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5a2eb49-87d7-4a23-a84f-f47ede94d4f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:21.609Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=998f4fe0-f62e-4e51-9a2a-9a22f5a00b3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:31.627Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4ae39b88-eaa7-4945-92f1-862983748f9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:41.644Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2c3a8c55-9c9b-4049-8d5c-3f0070fe2333 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:32:42.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:32:42.799Z |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-25T00:32:42.799Z |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-25T00:32:42.799Z |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-25T00:32:42.799Z |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-25T00:32:42.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:32:42.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:32:42.804Z |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-25T00:32:42.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:51.666Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4e13f19a-ddc5-4f2b-bc56-86d6fa3e165e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:01.690Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0d9ec653-1f37-4f09-97e2-6f427fa54fc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:11.709Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=703c4113-26df-429b-9eae-d0265a4e3c4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:21.730Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=118bcfbd-e03b-4297-a738-6db20d8772de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:31.747Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=65026f6c-4719-4a87-abbd-1f0f766cac50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:41.765Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9eeffff0-5e37-4d8e-ac54-52a85fb3ab43 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:51.783Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1cd1f13e-f4a1-44b3-98c7-dcbc24dd1e00 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:01.801Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0baa9d11-09b2-49e0-a77c-81f3894db559 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:11.821Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f4b396d-0e4b-44ec-b3df-11197e83584a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:21.840Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f41d42d2-f770-43d7-bf65-eecafc0c5da9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:31.856Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7a05d6e-0b6c-4839-8be6-0bed9621921c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:41.876Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5ad6f95c-ab48-4dc1-847d-41129a978a44 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:51.897Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=52abe923-318d-42b4-bd81-4c47da99993a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:01.915Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b91ecf3c-56e2-4cfc-852e-a79b8a85ba02 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:11.935Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=01e6dbfe-82fc-44d0-92b5-05f616a2e602 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:21.955Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=80fe225d-8ebf-429b-94ed-979405c9c126 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:31.971Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bbe1c178-c476-4248-93c9-0c8331e35ed3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:41.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c62372b-5a3c-402a-98ac-0f0b2c713222 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:52.008Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b89e375f-80ba-4feb-9882-95ffcd3392cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:02.027Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d37ed08e-84f7-4bae-9b24-9cbac5f12c15 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:12.048Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f62181ba-9c69-481c-a307-8c7c450fd567 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:22.066Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb6581eb-8eb7-43e6-bc83-ba7b3b502c29 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:32.085Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=08ee3c86-07e5-471c-97d0-0435fa399d11 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:42.106Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2967f227-948a-4fa7-a60a-7e5d7bad7a42 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:52.138Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cba03b14-fd98-4f23-9041-33189c351fc4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:02.157Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51b1b1a4-daaa-40a8-b68b-88f24a6f48f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:12.174Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d44bd1ca-6d52-4ddd-a934-8be6276d193b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:22.192Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a41553b0-a85b-4cd7-a8a1-4c7cd20e0915 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:32.211Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c5484b2b-c09a-4cbb-af21-d7bbd66d83d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:42.234Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37feb5f3-2c8b-448f-b4db-c9511c149734 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:37:42.786Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:37:42.786Z |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-25T00:37:42.786Z |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-25T00:37:42.786Z |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-25T00:37:42.786Z |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-25T00:37:42.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:37:42.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:37:42.791Z |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-25T00:37:42.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:52.256Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d556ab02-f15a-4102-948b-99d3b88085ec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:02.282Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eda1cb4c-54e4-4225-b48d-4fe9535f35b7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:12.302Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a5209106-9de0-463e-953a-182e1462b514 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:22.321Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=98a1f464-e92f-4d6f-b02a-7dc4c274a446 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:32.338Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6910420c-f949-4edc-9aa1-f11612172fb3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:42.358Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=686f9ed1-5984-4a43-9896-75612535e67f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:52.377Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0540f253-df2d-4789-a145-65948dc5f79e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:02.396Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c96fa964-1dca-43f6-b0e4-9b73da483313 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:12.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c94fdd29-65d6-48f7-b18a-0e37e209258d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:22.434Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fcd94761-15a8-477d-ae04-b8b0c0cc80b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:32.451Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=89ae6369-5d32-44f3-be31-efa6c25ae11e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:42.472Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff281767-c304-424c-88ae-52adb15daeb9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:52.490Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9492eb5a-e25b-4143-8132-9304a19c6946 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:02.508Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b812356e-73e3-41c6-8ccf-587a59364460 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:12.528Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8cf6023d-8676-4a33-9334-49ace5ba551e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:22.546Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e97ad856-d40f-470e-8c81-3f60ddbfc368 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:32.569Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=488ebfd7-837e-4ea1-8bc4-7664d6d90c08 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:42.589Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac46efb4-9285-4c0e-bc87-5711f57897cb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:52.607Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=16efe6b6-81c9-4061-965c-5fce29075b30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:02.627Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e62da5af-c062-4014-b933-03a563149288 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:12.647Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b5965587-9e1c-48ba-a2bb-f535dfd5145a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:22.664Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3751eaa-4267-42d5-918e-474efb4d550c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:32.680Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf15e682-88b8-4d31-b080-3c2c600d3cf6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:42.698Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0e305529-7b81-4911-93ad-7d93956c1176 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:52.717Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=93f1f2be-1b49-4a39-93fa-01d4fe333ed2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:02.735Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c99371c4-c861-4344-ac17-5f80413df3de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:12.750Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a1591d18-db27-43e6-97fc-f8b4634836ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:22.768Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7724636a-f2a7-4d43-a618-64fa36aa8776 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:32.786Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9cdc5f0-4faf-4222-b409-b047e4328a82 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:42.804Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=de34737e-2aef-4a12-a343-1921c53bfb1c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:42:42.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:42:42.811Z |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-25T00:42:42.811Z |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-25T00:42:42.811Z |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-25T00:42:42.811Z |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-25T00:42:42.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:42:42.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:42:42.815Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T00:42:42.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:52.825Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9960e31f-5f57-4fae-a024-6aad9a0eacce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:02.845Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=85abd446-7e5c-4c4f-9aa4-6a801934be68 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:12.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=44f03a1b-27ea-4683-b8e3-2bcaf78a4266 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:22.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=851a228d-34d7-4675-980e-cd160aa4a0f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:32.905Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8b87773c-b13b-4e2e-8ecd-6d1e87ed6bea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:42.924Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff5c74a8-465a-46d2-b3fd-05c308e3cc98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:52.945Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04babf0e-ae73-4cbb-a105-489a5a8b754a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:02.962Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=784fd88c-1c37-456c-814d-47c7abb5e9a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:12.980Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9bde0fd-27f1-481c-91a6-4cd591a71df9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:22.999Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=38a1e491-330d-4bd1-bd24-d8455f5f8d15 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:33.019Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b3ef4c4-66f2-4bbd-966d-2f3d53f6ae34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:43.037Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d7aef085-eee5-4527-a6e3-a9454f2feaa3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:53.057Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=39eec6d6-c780-44b9-8542-0a08b9921aa6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:03.076Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ec755d8c-7dfd-4afd-b0e7-97d08ae3e837 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:13.092Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f0d07128-70fe-4191-8053-0d3be5635936 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:23.111Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ee5ea4bf-4951-4217-bc55-f4f14c202aa8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:33.128Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=318bb63e-0668-49b9-9857-aae50fe96fdb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:43.149Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7b0c4a9f-72cd-4542-b42e-424fc437fd63 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:43.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:53.169Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f4908b11-360d-4455-a4e1-17e8a0ca4a1e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:03.187Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bdc780e5-da9f-44ad-a089-e55edb43b930 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:13.205Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=45687b03-2667-4925-a2e4-e2e4338ff0fd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:23.226Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=799a11e8-a019-4ee3-ab1d-f7cae73b645d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:33.245Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=24af57bf-ca57-4ede-8da4-e0bb6d99b8a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:43.264Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cbc97358-6588-4223-9c2f-65751f2f31d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:53.283Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=277371a5-fca6-4574-9eaa-2d74da60ae1b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:03.300Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=166f909a-b403-4cd5-b631-d4854d3dc768 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:13.320Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c31b4cea-3629-49be-a287-d75bef14c498 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:23.336Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41da62a5-5325-496d-a4e6-0da27a85e89a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:33.353Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ce84f052-052f-4c58-83f2-18aa5057a28c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:47:42.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:47:42.777Z |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-25T00:47:42.777Z |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-25T00:47:42.777Z |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-25T00:47:42.777Z |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-25T00:47:42.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:47:42.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:47:42.781Z |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-25T00:47:42.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:43.374Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3f85c347-57f4-4902-a172-3ccf0f1ed6e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:53.395Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=63019c51-1da4-469c-9957-2362083f5772 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:03.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4f0f99d-516f-4f59-b64c-2c705c0abd33 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:13.435Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b56367f-4c4e-4ab6-a0b5-87db5825b1eb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:23.454Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c80c8fe-e849-4ca0-8755-8bae187daed4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:33.471Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=139ff091-2771-4851-b371-e68bac8fe177 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:43.491Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ddfa45b8-ad54-4477-821f-d47cfb79f482 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:53.511Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=99f9378c-892a-4b6c-a46c-af3d9293af7b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:03.530Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=abb8436d-4d12-4ee2-8697-918fe540b1bb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:13.548Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4ff8d1dd-31f3-4ade-ae8d-8c6513bdaa22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:23.567Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a3649e56-0e42-4a86-ae97-983128c64a2a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:33.584Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c6aa8421-ddbd-44c2-a6f6-0b6cc74cd2ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:43.601Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f6117d2a-e90b-46f6-a786-59bdea0d91c3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:53.619Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dbb051ac-af59-451f-9017-0c901f6f3e50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:03.643Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0d704225-8081-4feb-963e-c72472387a05 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:13.663Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=27f38291-17d2-4581-b6e2-6b022f866539 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:23.679Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fab2b6aa-50a7-49da-b0e0-bcb85754e284 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:33.696Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=18627f81-240e-4623-a886-df3775ef376d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:43.716Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=68a8e321-bbe7-48f5-9b6c-f6b015ea952f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:53.734Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=073fd9dd-64b4-4d40-96be-e65643e45247 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:03.753Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=77e2a41c-9463-49b9-8c10-c812901cf381 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:13.771Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3785c3a-2530-4587-bdc5-0961f1528f79 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:23.790Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=faff5e29-9deb-45aa-a601-d0546ccf7235 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:33.807Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3734deee-5fc1-4b69-b05a-1b07d803feed | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:43.826Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d332b3cf-9545-4955-8096-acd7f29da484 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:53.843Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d8f82d2-85e2-479a-b296-96e921649729 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:03.862Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2ecbdcdc-2a9e-4513-9ad6-100fb97d3f1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:13.880Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=139f6fea-007c-4bab-b04f-4bad5652c3e6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:23.898Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d8a657dd-71b4-4475-922f-b1fb35cdfc77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:33.925Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=aabca176-b32f-4b87-81e3-328e03721594 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:52:42.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:52:42.787Z |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-25T00:52:42.787Z |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-25T00:52:42.787Z |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-25T00:52:42.788Z |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-25T00:52:42.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:52:42.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:52:42.791Z |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-25T00:52:42.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:43.942Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=426b34b2-11cc-42be-ae54-812583aaae96 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:53.956Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7d76d7b9-a454-4d1b-8208-f6b08268a33e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:03.972Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1d118473-5e79-4f58-807e-538b78360da1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:13.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5a8d9d3-5d26-4788-bc2a-226460a8a75e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:24.006Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=710604dc-114a-4c64-aadb-11f6737e9f99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:34.023Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1914b440-0d5a-4aa7-abcd-ba9524abcf6b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:44.041Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=18e0547a-146f-4ecf-8304-67ea1aea069d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:54.059Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca16acad-805c-4d48-97fc-56dde611af6a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:04.076Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4d42be99-1da6-4cd0-88ec-febc6ed27bf1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:14.098Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a6f57078-30c1-4410-958c-bea30deaa771 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:24.117Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e3d1e392-5363-46de-b30a-2a6ec57a12d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:34.136Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3c6006f0-39cd-4fd1-b237-195e01ee7203 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:44.151Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=78eb8eb6-15eb-4548-a67c-64dd89679ff0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:54.168Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7c2007b8-f147-4ed4-98fc-7c8825263ae2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:04.188Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=288a412c-b4a3-4bfb-bf96-ff33eedd94f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:14.206Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=263cddff-76a4-4e77-8251-714c5c036b0d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:24.224Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=434183a2-c229-4d29-bf23-7657a159f194 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:34.243Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bcf7745f-b19d-408d-b983-cfcae32612a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:44.261Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6441141c-5602-4dac-9d34-863dfb230d7f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:54.279Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0866ddc3-4b84-4737-96cc-2bdf9453d863 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:04.297Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=81fc115e-f826-4f88-b42f-11552c21c71f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:14.314Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=abed991d-676d-46df-9de2-ab8fd8c92bd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:24.329Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cd7af8cc-deee-41eb-8429-d5d2a187a26a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:34.357Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=63b81744-93cc-4eb3-9f3a-2244ad20f51a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:44.375Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53b734b3-a9a0-46d1-af49-fb18c7531ebc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:54.394Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ec614061-8dd1-4532-af0c-e3f14bfa4293 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:04.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b6a1f101-3b7e-4d24-b7b0-4773e6d8128b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:14.433Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5b086d76-1701-4690-8e6e-8172d3958958 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:24.450Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=199ff6e6-bd70-4635-b973-aa80ae205931 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:34.469Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cf33719b-cf30-4a85-bc86-37a3af9e9712 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:57:42.775Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:57:42.775Z |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-25T00:57:42.775Z |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-25T00:57:42.775Z |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-25T00:57:42.775Z |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-25T00:57:42.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:57:42.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:57:42.778Z |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-25T00:57:42.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:44.486Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef7acfab-5615-4d03-af26-f52ade61bd94 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:54.509Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a52f84a7-9649-46ca-869e-295dd7a8db54 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:04.526Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b359c0a7-f7b4-408a-b6f2-5975908da704 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:14.543Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=058e1f51-980c-4379-8ec5-179fcf2b8134 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:24.561Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37bd674e-d56b-44cd-8c73-ea524b948c18 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:24.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:34.577Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff83ec91-bddd-42dd-8199-214c2220e827 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:44.595Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=defdd209-a356-4922-84a2-2ad9e6c09b56 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:54.614Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=efb000c0-71a2-47f1-a8be-1dc584ad048a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:04.630Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=787c3d6b-023c-4ef7-acc9-917aeb76d51f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:14.650Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8572e794-dd04-42e2-a234-9ebc4d5945bc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:24.669Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=786353ab-dfc7-4a37-881b-af5cc22d02a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:34.688Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=925ffefe-f475-431b-b70c-7816a6e538b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:34.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:44.706Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37cf5260-5fec-4524-872d-9dd371a35860 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:54.726Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3e297412-b29f-4812-8274-c4fbf67ced90 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:04.745Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8721b8a0-1479-4188-9b05-efb2a3d3c93e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:14.763Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=35925616-1f3a-446a-8559-4253391e91ee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:24.781Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d59df17a-6a7b-4ccc-b62f-d60f59d9ef33 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:34.797Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=32131768-899d-4ada-96dc-64ee854db8ec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:44.816Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f3a3caa2-3d57-471d-92ec-895f06df782c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:54.836Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5b6a25fc-4f89-42ee-a74a-e82d64296f02 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:04.855Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7e06419-532e-42a2-a6aa-b63f0d777b31 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:14.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e334d2c5-4110-4f74-a4dc-e87f12359974 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:24.908Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f035ffad-c306-447d-92ac-6b98b93f29c0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:34.927Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4c0aee9-a29f-4c0a-81bf-dc0ce1224fbf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:44.948Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7cf42ee8-e94b-4e44-9d59-16a2265cd64d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:54.969Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5d9400f5-8ce1-48eb-b644-89726a772d46 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:04.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1987b0e4-6740-4ddf-8890-38e4e4cf6c80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:15.009Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=36edab5c-5a37-42ba-85de-d388e633062a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:25.027Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51c1596e-e45d-45c2-82ef-6daee576af3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:35.045Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=94012ae6-da86-4628-bf42-3afba445ce5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:02:42.773Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:02:42.773Z |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-25T01:02:42.773Z |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-25T01:02:42.773Z |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-25T01:02:42.773Z |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-25T01:02:42.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:02:42.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:02:42.776Z |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-25T01:02:42.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:45.065Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=38695421-7db1-4c07-9a53-7b3c2a995d79 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:55.086Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=26d1b4b1-6148-4a88-816d-757a2755f10d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:05.107Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23940b03-ed71-4cbc-91a8-55d7b70a2d24 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:15.126Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=193c65a6-1742-4861-816e-692b203300a1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:25.144Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=df9d5eed-1f9a-4417-8bc7-617943105276 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:35.161Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cde14348-ad6b-4699-9b1d-ceda6269e034 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:45.181Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=280af901-291f-4c98-80cf-ba2afdb1890d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:55.201Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=47502e2a-af41-4be9-aea7-303b3df81841 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:05.218Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2150d5d6-fe06-4398-98f8-a603b60dc383 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:15.241Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=42c34873-ba0b-4bbf-8138-33031aca6151 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:25.259Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f07c5082-f2d1-4f08-9d95-de58e4da96a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:35.278Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=76b2e15c-4d6c-40b7-8f1c-73bff64f32ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:45.299Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e4bad2e1-8025-4b6c-9da6-20672403b273 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:55.318Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1684e18b-e4ed-4e64-92d4-46f1133ccb20 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:05.333Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7277cf2-4892-4794-be7c-c063f460de30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:15.364Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b2fbbf6b-0b0d-4fbe-a669-5a26a03ad090 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:25.383Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6a07f8a7-3317-4c67-afc0-bf229d138b6c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:35.396Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=07dc374a-f847-4225-b3aa-deb5669118a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:45.416Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09d7280f-1663-44e1-927b-bf5b90577dbc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:55.433Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cab1caa2-2ce5-4f6a-840b-ce1f5213f4e2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:05.453Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4239b23-55a3-4ffc-bc1c-e56d06764079 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:15.471Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eef16c3f-a4ea-47e0-85f8-c5348024e4ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:25.489Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3750eeb-bb7a-4a26-b112-102b7e46e8f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:35.508Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=060a8ba9-35c1-4b73-8588-a1d9f001d969 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:45.528Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fb4f9b58-b42d-48c4-a772-3b5c1186625f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:55.546Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=12b6cfc5-4003-42e7-b672-4de5b6f7e4b6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:05.565Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bdac799a-dc18-4a7d-907c-48e11c1164d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:15.583Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8c26c05a-2a93-4833-8e23-1ad84ccd2bf2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:25.618Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8ecc646b-09dc-419b-88eb-7bd2df1ffe98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:35.637Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=887c495a-ad79-4634-b2b3-7becf67f8624 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:07:42.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:07:42.789Z |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-25T01:07:42.789Z |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-25T01:07:42.789Z |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-25T01:07:42.789Z |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-25T01:07:42.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:07:42.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:07:42.792Z |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-25T01:07:42.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:45.655Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3922ad6-4772-4de7-aef3-54d50b99af6f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:55.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=36073c3e-1cd8-4839-aeaf-4fcddd2a1d48 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:05.692Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e86df4d9-f277-47a9-9265-9c913dba0b86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:15.711Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5adfa09-19ef-4abb-af75-5361e1e529fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:25.729Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=52606e16-dcd8-4927-b4d9-56ba1bf1b5c2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:35.747Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=27cd42ec-d90f-44cb-b51e-1ab63b887617 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:45.766Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c3f2104b-0c46-44d7-950f-df64d7aa5e08 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:45.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:55.784Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23deafa5-613c-4d20-94bc-cf072762934a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:05.802Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eb3adbe3-f05f-4e5e-b170-b479c3650634 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |