By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:23:07.378Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:23:07.400Z |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-02-27T11:23:07.401Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T11:23:07.404Z |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-02-27T11:23:07.992Z |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-02-27T11:23:08.166Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:23:08.167Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:23:08.168Z |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-02-27T11:23:08.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T11:23:08.379Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-27T11:23:08.423Z |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-02-27T11:23:10.915Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T11:23:11.742Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-27T11:23:11.788Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-27T11:23:11.789Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T11:23:12.049Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-27T11:23:12.051Z |INFO |Root WebApplicationContext: initialization completed in 3627 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-27T11:23:13.688Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-27T11:23:18.840Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T11:23:21.009Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T11:23:21.412Z |INFO |Started MainApp in 17.648 seconds (JVM running for 19.078) |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-27T11:23:21.612Z |INFO |Start scheduling PRH workflow |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T11:23:21.624Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T11:23:21.638Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T11:23:21.641Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:21.670Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee3232be-bfed-4f6e-8540-01b4dc05a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:33.239Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0eaa30a8-d786-43fb-82d4-da2575ea93a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:43.371Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bf70be11-8dce-41a1-8851-4a15647f097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:53.527Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=57adf4f5-3272-403b-afb0-dc5363816383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:03.591Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=baea2184-7b6d-4a8e-8b3c-f1735a310000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:13.666Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a10a74eb-ae2a-4cff-9581-633ab3c30309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:23.697Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f5061c79-f1f3-42c1-a504-1078d88d0168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:33.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ff1fc60b-3896-4905-b482-c9668254e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:43.769Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a6d7ec1c-7e98-4393-8575-79443a92ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:53.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fff741b3-2f7e-414c-9286-a7a7ff9b3db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:03.829Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f12bc6b0-e13b-4683-95b5-5108f7f93234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:13.874Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=301e9e71-cb9f-45c1-b4d6-602dad241428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:23.923Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c376c945-afbf-425e-b1db-7ab69fc1614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:33.976Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cef83ecf-ffc2-4787-8926-a536c4d452f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:44.017Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a994f2cb-e6a0-43f6-817e-bd5f0b7ca9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:54.041Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bbf66588-753c-45ee-83e1-113c73206ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:04.089Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41fe2fd3-09ae-4a4c-99d4-bae98453da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:14.160Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcdeebfd-f6d8-4b28-8039-ddf96e969b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:24.272Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d3ecf97b-3061-4cf8-809d-4f8b1841dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:34.312Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ede47e2a-4830-4567-83e0-ec620f480527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:44.470Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04b77ab2-5a5f-4c95-bd4e-9b9e9313563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:54.496Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3907da81-2bd7-4787-a1e7-48a0fee606f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:04.730Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=835bcb86-f5e7-41da-ae48-7c5e07159563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:14.896Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f7d52038-7f0b-4b2f-b6e8-880c21556614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:24.975Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b41db4e5-524b-4182-9f2e-f9a7fa8f48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:35.014Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5a59e97c-c290-43ab-87d6-3bf5a6451351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:45.408Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=490ab8fb-1bca-4453-927a-ebd175753e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:55.436Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f930e05-21e2-4263-9336-89ac4c5a3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:05.494Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b56520ac-cf2c-4dfa-9b27-5602f6115413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:28:15.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:28:15.352Z |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-02-27T11:28:15.353Z |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-02-27T11:28:15.354Z |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-02-27T11:28:15.357Z |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-02-27T11:28:15.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:28:15.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:28:15.391Z |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-02-27T11:28:15.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:15.534Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cf052a08-76ac-4082-9bd0-a6ccf1480739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:25.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3ef559c3-781c-4f20-8a3e-8c048783e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:35.663Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e647279a-d29d-468d-a3d7-55ea55bcaad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:45.685Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26da8d1c-f0e6-4f26-9fc9-088b1f8eac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:55.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1c6c487a-5260-45b4-be1d-617cf8294ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:05.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7abbc458-9e9c-4c5d-8b1b-7a5a977ee3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:15.907Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b9630a33-508b-4fc5-9802-b7b671e1cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:25.953Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b93e6b7d-a997-4e72-b6cc-efce3dbb7d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:36.088Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ebc5c926-9217-4e2a-91cd-a3a29bcd1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:46.128Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=685e2c3d-4a6a-4874-9aaf-627789cd2772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:56.176Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f8426139-b8d6-44af-a14a-02a940d65013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:06.253Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=90cce4b8-6a6a-4e15-b594-8e92ef340d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:16.302Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c63ce492-41c8-4677-9fdf-513a70e02d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:26.349Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1f7a30a6-d201-4ffc-b3c1-ee411ed68beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:36.390Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ee65961-c8a0-4b75-9628-f1b90c8343e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:46.415Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=198b7346-8feb-40cf-a567-7e48241e25de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:56.442Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58135d60-0055-472c-9301-4dcc13635e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:06.491Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5be4b36-8846-4c8f-8c5b-32548f7960a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:16.539Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=efe06cc8-ad10-4904-9a5e-897eaa4a40a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:26.575Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cdde38d6-d686-46c5-87f9-3981e8178e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:26.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:36.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1cde6eb1-6f17-4917-a43a-dac5fe9db195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:46.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a159d866-81a5-4d99-be3d-ed77fd3f9248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:56.725Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=db9792a3-fa01-425d-9eb7-45a9a85ad778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:06.770Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a75e1356-4547-402c-a3d6-5f178dfadbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:16.821Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4b6811f4-a933-419a-9bf0-390283ab903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:26.853Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5fa6b623-f2c1-4a41-b190-48231b795beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:36.925Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=309b9491-33ff-410a-a7a8-ad85b2c7f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:46.964Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=996ef5a5-ce3f-4b49-b5f3-b6f565919bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:57.028Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ed3516e4-78fb-4f37-a3ac-9c486027736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:07.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d20b0002-4638-410e-8f55-0ee7a7bb1f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:33:14.191Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:33:14.192Z |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-02-27T11:33:14.193Z |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-02-27T11:33:14.193Z |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-02-27T11:33:14.194Z |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-02-27T11:33:14.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:33:14.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:33:14.218Z |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-02-27T11:33:14.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:17.212Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=553f725c-9952-4f08-8f16-89cf81b3fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:27.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b4d6e656-94a8-4632-8d75-48c264e4ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:37.271Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3d41ac84-01d9-497e-af4e-42fd812804e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:47.307Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=28be3e54-9389-42c9-90d9-274fc61c86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:57.339Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2e13e1e5-9935-476b-a1dc-be86296c3fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:07.375Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0d90a7f6-ee3f-44f1-a9df-3638707513c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:17.418Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=55b01af4-b7eb-4dc5-bb54-c2133db51f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:27.451Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d7ccd2fc-e669-49a3-88a9-38d7a18b01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:37.539Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4c34499f-490d-4313-a12c-4738ed6a8091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:47.583Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5750adcd-ccaf-411e-a13e-9bbb5f537f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:57.619Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6aba91d5-60a3-48f6-ab4b-b6ad4dff3c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:07.667Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8eeb9737-ce90-4915-b90e-a9610673b872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:17.698Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=edfa2f8e-8d8f-4ca0-a9e4-b7e1c839ffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:27.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c085a5be-edc1-4184-8df7-b6257e49fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:37.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2f855f03-0616-44c9-bbf5-d94a6e5c112f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:47.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a32d6303-19b3-491d-9009-49bc0a9e9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:57.880Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1320e316-84d9-4c72-8c3b-4cce701ca30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:07.905Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=966825de-a226-4950-9584-2344186a9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:17.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=34d3f990-82ac-4e40-a85b-7033e405647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:28.154Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=564048bf-7ef0-4f7a-9a36-4025c3c590f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:38.203Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b548525-c552-42b5-8c3e-28d00939620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:48.231Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d243704-3cb9-4f0d-89ad-d829bef92652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:58.278Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79e40cd2-cde7-4fdd-82a0-e508ff8b7cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:08.307Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1eaa4ed-6ec3-4b6f-8d20-5bc555d0757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:18.328Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=94e93f6b-90f0-453a-9512-104c5c012d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:28.360Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dd9012e7-b103-4fd1-9992-b056472e41ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:38.431Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fa805a8c-447d-4d33-bdfc-67e4e2d1bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:48.455Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d66f359-b7bb-4842-8153-2c7f21fb9350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:58.479Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=23fbee6d-3e57-41da-a7dc-6b4d07553060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:08.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eac53162-361c-4414-8804-2a250fe23d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:38:14.211Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:38:14.212Z |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-02-27T11:38:14.213Z |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-02-27T11:38:14.214Z |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-02-27T11:38:14.215Z |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-02-27T11:38:14.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:38:14.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:38:14.238Z |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-02-27T11:38:14.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:18.529Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=349f0882-a4cd-42cf-9c08-a4a14ee3552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:28.600Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5cbe2438-56c6-478e-9ad9-37927c882634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:38.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2c89fd55-6fc2-490c-937e-bc4dfafa716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:48.687Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8556da37-4545-44d9-885f-268b89f71a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:58.741Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad0e8e35-26c3-4d1c-a58b-5777a4cd41c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:09.011Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a3b746c4-cad1-4bc1-a5f1-cd567a1235f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:19.034Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64a89cc0-2293-4143-af7e-dd9582ec24e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:29.077Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8c4e11f-ad2c-4508-b5ab-8543349465db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:39.102Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12c4df10-39de-4952-847e-d8da20f4219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:49.140Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=24d18158-9092-4ae3-b03f-8e25870d4aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:59.173Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bec3fc6d-7470-41a7-af80-e1a17b14dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:09.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=abeddf94-21a2-459c-b1ad-5b3183d33119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:19.251Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6c9a8168-d5a8-4cfd-8063-1a6ab33b0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:29.372Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1f2c476d-9697-42b5-91f2-ca6bb4798e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:39.411Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79f4027b-6609-4968-b715-2bec28e76adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:49.434Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3a1ffad0-da29-4bd9-9db3-c086141e384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:49.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:59.460Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06cfc514-3da4-42be-8c61-404fcc47b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:09.498Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2375c9a2-5213-47ed-a163-a6aee988ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:19.542Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cc645b27-182b-47d3-b27a-d132d3682fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:29.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7d080927-b447-46ec-a5d4-89e2b7532b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:39.588Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9d2712c8-efd9-493c-b6f5-13d013780bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:49.609Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b4c36b7c-75b5-41af-b105-5ec7dac2af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:59.636Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fe4ac29e-a99d-45e8-b93c-c7d911229d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:09.681Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d10b8ab8-8cf3-4822-99b1-3d306a4bb589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:19.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c4f90852-5154-45eb-879b-1264ed7cc2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:29.747Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4142b139-7bbc-476d-a4b0-e75d62c9d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:39.791Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=300e3dae-2c6b-4784-b6ab-cb62a30cfb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:49.827Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b8510974-a04f-404f-a7e4-ca9d6362ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:59.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3294d6e7-5135-4dfb-bf27-2b17b2d1e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:09.911Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c3fe6fd5-6eb8-4ed9-ae7b-5f52c384f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:43:14.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:43:14.172Z |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-02-27T11:43:14.173Z |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-02-27T11:43:14.173Z |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-02-27T11:43:14.174Z |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-02-27T11:43:14.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:43:14.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:43:14.191Z |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-02-27T11:43:14.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:19.986Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f6b528a-5459-4106-97a9-8cc9db6f9c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:30.044Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b22b664f-20ff-4dbd-9fab-85bf18fe0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:40.072Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6f519873-8772-4c40-a441-56b55f67ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:50.110Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f87d51c-102f-4239-9cfd-699da3cf274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:00.134Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c7059423-79f0-4478-b1e1-f5332667a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:10.163Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56bcd7f0-db57-4d66-a4a1-8276a8c244be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:20.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0ab0de2-eb9f-4f23-becc-6d609802c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:30.234Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1e959c49-af74-4908-afd0-e5a59d2a4fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:40.287Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f4797de-3980-48b1-b605-076df4db5a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:50.314Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0b4394e8-c327-4633-8a11-e7edcc3906de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:00.349Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09b1990d-3695-42bc-8bd0-6cb859c7efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:10.407Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=97c482f6-2acd-4dc0-883a-b3b776bdf5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:20.459Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58fe4343-3157-40f5-b772-072cdd3c77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:30.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56caa20b-ec3b-48f9-a6c4-f62a5617160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:40.529Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b6061cb-80e7-4205-8ccc-cba04deb2fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:50.556Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f44c0578-1845-4d92-bedf-ec16005183e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:50.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:00.703Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c50cdf1c-c9c9-481d-9bae-04f16a812af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:10.733Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8e05bc55-2817-451f-ac0f-7989fa56fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:20.757Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=47286518-9859-4532-a5de-5934b3c45eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:30.786Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=87de1318-2d40-45ef-ba53-e1b180180c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:40.837Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=367aadf1-54fa-412e-b209-2f6fef86bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:50.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b27b880e-1542-42ba-be68-a87fe8cc36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:00.889Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1e481178-7bdc-4b7e-8d56-c0b7058576a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:10.919Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c3b58c8d-523b-4e73-bc83-af15fd72bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:20.941Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2603ca9-3d67-4916-bcda-a9ff9910823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:30.961Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d52ce9a8-103b-4171-9d92-ae1ad11b9610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:41.055Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d50e8f62-de0f-40f3-8d28-58c2c765eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:51.111Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e6011b3d-882f-4643-9663-7ec61f158c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:01.151Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=293efd6a-c2c1-44ea-bad1-e1c561594b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:11.199Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afba79ee-1f1b-4fed-9a29-142527fb5433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:48:14.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:48:14.137Z |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-02-27T11:48:14.137Z |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-02-27T11:48:14.137Z |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-02-27T11:48:14.139Z |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-02-27T11:48:14.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:48:14.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:48:14.164Z |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-02-27T11:48:14.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:21.230Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=959d25a9-1919-4917-9745-cb815d83d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:31.393Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6733732d-a344-4158-bbd7-1b0b9e4ee252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:41.430Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1394c786-d421-4253-bfc3-0733d01693bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:51.507Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5893339d-a3e7-42b6-b320-1ed6f97941b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:01.587Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ba92855d-0b21-4fa8-814b-5b6691c0ca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:11.640Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=46d45934-6901-43dc-ae37-955c8986ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:21.704Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bf37809b-adc3-4237-824c-919ed83115ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:31.754Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=84349a66-3eb2-41ce-8f40-f41ffa5a512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:41.795Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=de776780-9b5c-4b3c-a771-53376b98da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:52.282Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b72a08d2-d63b-4bb8-a9f6-6307d7feccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:02.337Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c922eec3-08f6-4ed1-b828-c3be6804d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:02.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:12.361Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14d99ff7-0725-4ce1-8942-cb23883a2bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:22.406Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=45c82498-12e6-4a86-a921-29bb5c6de114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:32.447Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ebc4d8bf-85e5-4d15-868b-36d0994eb9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:42.492Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bff1e40f-d84a-4713-992e-12dc787d8c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:52.526Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=987e5127-6d3a-4077-8912-42852e2d5f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:02.609Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dc7c9300-4428-4ff4-a067-02e8ebba3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:12.641Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=226d63a5-2f23-4723-9f73-96b66fcb06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:22.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1305e63-1130-4f1c-8ba4-bd6ae5235e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:32.759Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=31bd7204-f6f7-4579-ba81-9ad9aaa62eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:42.795Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0317a1d0-231e-4ea2-ba03-69c32f962d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:52.821Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3137f5cb-aaaa-4655-99c2-513901c76f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:02.871Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=947efb34-6b68-4006-97c4-288bd43cf839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:12.899Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=19253bfd-45a3-41ed-b403-0f2768e32649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:22.953Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7dee180a-a2c8-4876-8c23-af47c73ffe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:32.996Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec51420a-7391-44ba-970c-a3649fe178cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:43.025Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=276a2e5f-a116-4046-baf2-b33a73fe77ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:53.047Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab919a33-7b7c-4da6-8df5-965cf2232515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:03.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=df047a45-5ba9-4689-a1dd-cfda47148728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:13.097Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=adba676a-4a12-44c6-8bd1-c48feb820805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:53:14.210Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:53:14.211Z |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-02-27T11:53:14.211Z |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-02-27T11:53:14.211Z |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-02-27T11:53:14.212Z |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-02-27T11:53:14.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:53:14.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:53:14.231Z |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-02-27T11:53:14.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:23.125Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f9c4ac30-1a56-43f7-9bed-26e0a7818500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:33.156Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0be00c4-d231-4b09-8980-34785fd3504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:43.175Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5384e614-21e2-48bb-8942-2fee4ffd7207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:53.214Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=100d46f3-6e16-4198-831d-56f6d2e33914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:03.267Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ef9610e7-c869-4bf6-ba39-a9ed251535ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:13.338Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=510b6c6f-cbc4-4e46-816b-fa69de89fdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:23.378Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09f2876d-59e7-4594-a869-7e29764e3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:33.409Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aff640db-0aba-43c1-9b75-37c8cc85c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:43.479Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8769bc26-2bd7-4409-8816-e29df87a3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:53.504Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=81162d72-5386-4737-9043-893a062cdb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:03.538Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eddff93f-9b78-418a-ac9e-fd1aa0648c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:13.569Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=81e683e5-a17b-4efd-8708-8d61eb9a5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:23.618Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0a2aba58-e671-4622-b8a7-a291dc24cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:33.653Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fbc4f0ee-6c04-491e-9fa4-bdf93e405d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:43.676Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=655efe9f-69be-45d2-8673-ad4dbf77bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:53.702Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3291a35b-1777-4e37-993d-65f210d90862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:03.737Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d80ead9-ca17-48df-84b8-8aa9e60c6725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:13.766Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1aa595d1-37de-407a-982f-93d59215af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:23.824Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=29548dda-60bb-4e56-8d94-ecbe9c4a9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:33.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9c85def2-45bc-4d17-9d47-c7cf811509d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:43.873Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ae39a89a-05be-4188-9854-e259a0e68981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:53.894Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=df752da3-98f9-42b8-8bdf-dce01f09c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:03.925Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92c4edd4-498c-42d9-b142-8ef43240e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:14.028Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b6cd3872-a1c3-471d-b3ee-50a9cdbc4841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:24.081Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b64a8ebf-d92c-4391-a36a-b2a3d23f1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:34.199Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b2d208d-98ed-44df-aae9-812ae62b390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:44.244Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=431379a5-c870-490a-9334-a13bf4f4bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:54.269Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1d9f9c2a-0d49-4c29-90c7-929141aca1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:04.317Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0a7660f1-ecb3-4926-a468-1370a692b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:58:14.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:58:14.078Z |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-02-27T11:58:14.078Z |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-02-27T11:58:14.079Z |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-02-27T11:58:14.080Z |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-02-27T11:58:14.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:58:14.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:58:14.094Z |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-02-27T11:58:14.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:14.337Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=908d9ef5-b0ba-4519-9381-2537caa9bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:24.363Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d3653cd-8e5f-471c-85d5-317146ce8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:34.382Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=44f7e68e-14da-49fa-903b-bc528a3b3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:44.417Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=371f3e21-c747-40ae-b17b-375bd0b698ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:54.438Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=57210821-0dde-4d41-9c50-7091a41b078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:04.480Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c26bf63c-f294-441d-a449-0d6d31bf7da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:14.504Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=34fa5e1c-0068-4a70-b717-080812034dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:24.574Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d2772b4e-a9aa-4e02-8724-0029c81c8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:34.667Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=47b115aa-09fc-4993-a03b-8ff194a3db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:44.687Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ca9eb5c2-4ed4-4ab6-ad60-05baf68067d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:54.824Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d2d4d78-b02c-45c6-a55d-902c4ee89b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:04.881Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=63ac68cb-7817-4642-ba3a-71c407286dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:14.900Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fcf2695e-f156-4013-bda4-81a1d43922e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:24.932Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=82481c57-a803-47c6-856f-f43e8574ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:34.952Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92cb6b3b-d552-4c9d-aa0f-f9c59a42d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:44.970Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c4508af6-91da-43e5-97e0-34c913164fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:54.993Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0419cc36-b6b0-4e7d-8b04-57eccd5a1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:05.019Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d2902cb7-693c-4a19-93d2-d2c75f7a2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:15.135Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5e1b4871-36b6-45ab-88c0-8654702d2d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:25.171Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=673cf7e1-c048-494d-834b-7b140e659165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:35.374Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b210ce6-9523-459a-b1b5-8f876983b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:45.410Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aaf17945-21ec-4445-8f3f-ffba59286a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:55.455Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e462ace9-a1a6-4cbf-9421-4e8228f837e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:05.481Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0535cd1-218b-4fdb-bf72-5ee48a61f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:15.562Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c31ad0a4-be3a-4cfe-854b-2a37e6f90a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:25.581Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7ca208d1-6bfa-414b-987c-0800229dcf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:35.611Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=550d87b2-2562-493f-a775-c4a9c2116ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:45.696Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e4d3e16e-51dc-48a1-8d74-bf9cf83c63c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:55.746Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=95be0e30-1c66-4d6e-bcba-ac83174465d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:05.771Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=51487b08-f042-4cce-8fab-5224b35b604b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:03:14.165Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:03:14.166Z |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-02-27T12:03:14.166Z |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-02-27T12:03:14.166Z |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-02-27T12:03:14.167Z |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-02-27T12:03:14.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:03:14.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:03:14.183Z |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-02-27T12:03:14.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:15.790Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e7d8fe0-eb9a-417d-a05b-26f6bab017c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:25.842Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bd7d699c-08b0-4479-a518-9236075445d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:35.866Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e15f6d53-3002-411e-81ce-eb3a3121d25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:45.904Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=af2b7c5a-2a11-4767-a7da-bc34d68d8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:55.946Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2846d4ab-383f-4ad2-a05a-b387e17ffb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:05.980Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c8322935-cba2-4871-8785-15dc0f1c9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:16.019Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ded1874-cff3-4cab-81ce-0e44a0d206f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:26.047Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=72a42dad-4de9-4c59-9876-060ca9a50f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:36.076Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=815d5263-f329-4a76-afeb-54c63abbe0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:46.139Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dcf8f6dd-5ac7-47d0-a7c3-5135cd3aa02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:56.184Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=357bec7c-39fd-4536-b55b-e2c1f4b8feb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:06.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab167a17-5e58-452a-a99d-f644699adc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:16.244Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=282f8cdc-8346-4a46-99bc-7f9e58b1672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:26.282Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f37e931c-1772-498b-aa93-920d75b5541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:36.303Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aeae6210-f8b1-4747-a618-cc7a1a0c6cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:46.326Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b1e6e05-ce26-463e-a6c6-92d2e67c4c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:56.358Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b6ade60b-dd5e-40aa-acd3-909b5ffd54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:06.379Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3006ce12-ce4f-461b-bcf1-56b3d337c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:16.400Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e388c34-b89d-411c-897f-b382b51220c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:26.424Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b8e569be-b4b5-4e37-827d-908f09297e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:36.444Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a67db6d4-cd23-4489-a76b-7d33fbb62df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:46.469Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b3121e35-0267-4408-a1fd-f1c950add987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:56.488Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3c4d0c16-fc24-461a-8d7f-cfd42b91f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:06.522Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5c5ae156-455f-4d86-a6f3-a8367c4b4296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:16.544Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10cdaa65-417e-415d-94f5-5f1a7f9532cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:26.578Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=197aa9ae-d2d8-46e4-be8f-a6bce0d9e719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:36.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5599a59b-af62-481c-8250-88e98dc96039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:46.719Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=19c4b910-1cb6-4f1b-a253-e9fe1c186a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:56.760Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10c1dd6e-7d22-48fa-a32f-1fad40d8e916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:06.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f9d21f3-e17b-4e50-94bc-74fea055556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:08:14.072Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:08:14.073Z |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-02-27T12:08:14.074Z |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-02-27T12:08:14.074Z |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-02-27T12:08:14.075Z |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-02-27T12:08:14.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:08:14.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:08:14.088Z |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-02-27T12:08:14.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:16.820Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41ee44db-adb9-416e-a886-d44b29ccf236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:26.867Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6758bf51-3508-49ac-b6ff-ad3104ee9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:36.893Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcac3562-4c94-4b0c-8341-766f159b96b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:46.916Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e89230a3-bb6d-448b-be47-0e6a06d86105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:56.972Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f1751831-c67b-4b1b-ac93-c36ed25334f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:07.023Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=05dfb891-9fe7-4e73-873b-f0c37a9c8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:17.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1890878-9adf-4d9c-9493-fafc9fd299f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:27.095Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=541d80e8-18b6-40b7-845d-b34a62b7dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:37.142Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e32b84eb-1767-4b85-8c27-25a79600b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:47.162Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=004a86b0-8b66-469e-a5f2-99818341f59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:57.206Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e5a48a8-aa02-4d39-a56d-f9c2b363612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:07.229Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dedc5304-d1fe-49f8-bfc8-b0f128a40c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:17.263Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=784140d0-a767-4e36-b15e-3fbb65128607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:27.290Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7637fd39-2e75-4a60-bf20-7d6acee67ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:37.371Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10226a2d-daed-4257-9208-1475d4b6217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:47.394Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09413823-7eec-4641-8cd3-fca32de5203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:57.430Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=822feeb6-dc4c-4795-a604-7c1eb5239df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:07.461Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d3d0415-f746-4d85-aeb4-27d51ff80325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:17.487Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=13ffb3f7-858c-4e22-94e7-52c0aaef0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:27.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ecd2c903-2e55-461d-94e7-4907d78ccfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:37.594Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=54b8f4ca-2711-47d5-a148-ccea74ec3910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:47.616Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e8466d5a-8d46-4628-923d-4825602d5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:57.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e49a4095-5ae2-46d1-9e69-0f08b1e2030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:07.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c42f2005-0b16-43df-8aa8-d0d4d820782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:17.734Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=736b3e99-7e1a-4949-9a3e-c75a4cd349d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:27.766Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b21983a-646b-4346-85e9-e26af8749fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:37.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a6fe576e-a391-4aab-924c-5896341bac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:47.819Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ca942b2-650b-412c-810d-f00f83a9415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:57.842Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=36e94216-af1a-4a97-aa5a-64e77b4c174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:07.875Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=95780c99-3357-47a3-870a-3ac272fc66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:13:14.207Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:13:14.207Z |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-02-27T12:13:14.207Z |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-02-27T12:13:14.208Z |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-02-27T12:13:14.209Z |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-02-27T12:13:14.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:13:14.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:13:14.224Z |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-02-27T12:13:14.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:17.910Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=805830ab-5b39-4b55-93d6-74853cee566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:27.952Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5191ecc-a03a-4aab-8b80-fa0c0abdfa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:37.975Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a24e6579-af98-47bd-8909-5be93e51c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:48.001Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b74ac8d4-05c5-49c6-8691-329784814441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:58.023Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ccc83a1d-5fcf-49bd-a97d-9e6cb7f9ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:08.042Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1499267-3b09-4c95-8dae-d6274f42b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:18.067Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=506c3bae-d353-4db2-a8c0-c82092547d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:28.107Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2fd890c2-2ba4-446c-94b9-94749a137a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:38.136Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4edda600-067a-4b86-980c-dbf8c9221ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:48.153Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=654329af-2a7a-465c-b5ab-41a797ac656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:58.181Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ddb8780f-d519-41f1-904a-042364d4d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:08.210Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7c5d5d87-ed0a-4098-97a9-abd08c7a50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:18.226Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=30358e83-45b8-4c10-88b3-334f9eb1e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:28.249Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4561fb11-deb8-45a1-b295-235fcd2ea594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:38.287Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=08c87e45-9743-4202-a30c-62554761adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:48.325Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4be563b4-f7a0-4a03-b58a-17dc5d4d6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:58.356Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee8df327-c4c8-41d2-9499-e79fe183503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:08.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3c399b6e-bd94-4747-ad5b-4f635621b811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:18.413Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d21e6790-30df-4f66-b278-26216e19442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:28.444Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=021123ef-8a36-4ff4-b2c8-8c87dbaa65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:38.482Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b36985a-16cd-4e4c-8411-0ddcb919a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:48.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78c603d4-4255-4e4b-862b-9f028dcff341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:58.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=00d679ed-b902-4ea8-91c5-65010e851b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:08.590Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=77b50504-e302-4186-99f1-2dfe33d74552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:18.630Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e3f020ef-fc52-4baa-bf0e-8b6c488769d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:28.648Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=42ebb547-5213-4a71-a3f0-080b675866ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:38.698Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c572e4f3-a64b-437c-9ebd-436491002f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:48.730Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e3c8a379-17a2-4bc3-b6a0-256b87acb3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:58.749Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a868c008-f132-416a-9aa1-2a96d123b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:08.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7d09e000-4a5d-425d-bfe6-17edc4f49a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:18:14.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:18:14.055Z |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-02-27T12:18:14.056Z |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-02-27T12:18:14.056Z |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-02-27T12:18:14.057Z |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-02-27T12:18:14.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:18:14.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:18:14.069Z |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-02-27T12:18:14.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:18.815Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c57da5a6-866f-4191-9fd2-0862ef979a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:28.845Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d695866-cd8a-4c63-b862-59d4eceba121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:38.903Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=63e3e20e-048e-44ae-9367-8c0b0b3432d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:48.947Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0d28ab9-7001-4910-8ded-e59048ff8263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:59.003Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0571561e-4c91-4159-9acd-da50aca82a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:09.027Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5c5f0448-7d55-415c-815e-be39c65b6ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:19.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ca4cdc15-788d-411b-bb77-7944b6df8ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:29.075Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f9d0082e-6960-4893-90a4-3ce581830c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:39.124Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c410bbae-06a2-4418-af69-ce75c0a8343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:49.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=37f0e189-613b-4404-8f58-0540359465e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:59.169Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0b882e4-a6cc-42f9-b823-f4727e5639f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:09.202Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e96e3e51-ef57-4262-88a9-c5f8a792d5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:19.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=37e15a7d-dc75-4550-82bc-e77cec9583b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:29.285Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=67b40d1e-855b-48b8-9ea3-33e12e87fc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:39.330Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=27dd6fd2-3ac2-4c0e-9fad-40be7ea9dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:49.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=31f097d2-411b-4147-83e8-bf7e85971ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:59.436Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cc4ee1ad-0602-45a0-be1e-74f8b9d34a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:09.505Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2f4feba-587f-4354-9390-eb8b26ca3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:19.532Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4951aa9e-8dcd-4c7d-9de5-7d007e19ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:29.553Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e6a2a6b7-ba8e-4d5d-930d-ea53e78f0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:39.573Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c46c4e03-79ec-479f-9c08-9c3188312dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:49.623Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=066b5608-7477-4b0b-968a-22034f7cbae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:59.648Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cebcdf45-cb48-472b-a3d7-dddedecec837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:09.678Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8d5cac5-5844-468a-830e-e7ebc7942610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:19.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7eb6f814-f600-48dd-8e2b-d99e62b44dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:29.756Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b29cfa8b-5833-4103-acf4-532260f6f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:39.809Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2f3658f9-64a4-4954-9d99-f76cb2641588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:49.844Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a54cc2e6-c235-495e-acd5-b19a0692ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:59.897Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56579a26-3445-4f9d-9de6-8a7ff1703a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:09.917Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=198f50a2-eeea-4c0c-ac09-024e9bff0d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:23:14.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:23:14.043Z |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-02-27T12:23:14.043Z |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-02-27T12:23:14.043Z |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-02-27T12:23:14.044Z |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-02-27T12:23:14.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:23:14.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:23:14.055Z |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-02-27T12:23:14.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:19.938Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0192d171-7640-4736-89eb-9d6787eff089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:29.959Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=660d2451-08d4-4347-b466-fb85a6cc5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:39.985Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d61fdbfe-0362-4b2f-b535-35c84ce5b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:50.008Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a4054716-c7d2-4b45-8509-680c90e83921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:00.030Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1ee21d9f-c93d-4c47-a016-1968da7d233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:10.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbd199da-4db0-45bf-9324-29d45e042c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:20.072Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9cd306b4-3e85-4748-b886-71e0b1b38194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:30.114Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=622e1a11-1c2c-4516-ad05-590be58471c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:40.170Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3d91fc1a-c264-4374-add8-00cf6893e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:50.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1b72dad4-788a-4888-91e9-b819bab4f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:00.212Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35ebf1f7-ab73-42a9-b9b1-7ffcbbbd1b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:10.236Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58e35c9a-56d5-430f-9943-3be7fba7b17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:20.256Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6a69831c-fa1f-43eb-84d7-5ddce57b5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:30.284Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9e9893e9-7b76-496e-a786-7b2db22ac69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:40.312Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1ea78ce9-7da9-45f0-8c66-3b5467cde984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:50.336Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0bde207-fe11-4341-9374-b1eb52cf9f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:00.357Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8a403bd-4718-4aab-bf6f-5ad40e424a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:10.387Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9a0e7b5a-c6a5-4c14-8985-6417826697a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:20.414Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a10853c7-1279-4952-8139-88b7be57e239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:30.439Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=508c7d4f-a1f6-4a00-a36c-92323e4c5eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:40.458Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8903d39a-2e78-484a-9489-83350aecebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:50.480Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=97fc1595-6ac6-447f-8fa8-8d9a5e0ed44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:00.501Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e91cfc8-1c28-47e3-adf1-05b24b2db4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:10.523Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=555622dd-d4d2-400e-90de-bd4290af08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:20.560Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0ea50a36-3d55-42b7-a9f5-a01f6761cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:30.578Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=123162e1-0609-4392-bea4-9b7662fbf002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:40.598Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b78d769b-3edd-49ed-ba59-3676de9753a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:50.670Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=45cb7fe1-7c14-4fa1-903e-43fb332f21d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:00.700Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5f2edfb-1ed6-4924-b8a6-1676903a7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:10.721Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2db28333-e1f2-470b-acfb-375ee30924cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:28:14.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:28:14.199Z |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-02-27T12:28:14.200Z |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-02-27T12:28:14.200Z |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-02-27T12:28:14.215Z |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-02-27T12:28:14.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:28:14.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:28:14.226Z |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-02-27T12:28:14.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:20.744Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f42b9bd0-f4c2-4b74-96cf-f5527e3c6265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:30.775Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cfa382d8-1041-4a10-8440-3dbeb19a02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:40.805Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1694e6ef-1157-4bc9-a555-99bf823d8785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:50.840Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9730cb22-7ca2-4d5c-ac9e-e7dc64a742f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:00.862Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c729f17f-d9ce-4f61-a16f-98a12f3418f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:10.908Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=21ce4a27-df52-401e-8b18-026a497d2ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:20.954Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=714bc131-cd45-4819-badd-54ae14c71994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:30.992Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee81eb09-0cb1-4612-bb79-899cd0765c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:41.030Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4a2fbdd5-ccba-4666-8589-3955e5e66143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:51.051Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fc041264-58f8-47bc-9a30-6f5e7f34734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:01.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64f43df0-172f-4e9c-af37-b64a179acf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:11.087Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a032322a-39ba-4d8f-9bb8-4441ab3162c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:21.104Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=69dc32dd-9ba6-4345-85e1-191a348ef8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:31.128Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35247fd7-8569-4704-aa19-dbe62485a232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:41.149Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c943d21b-8ed3-4504-8265-e8d906280720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:51.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e97bd5f-d033-44f8-9f1c-5fd2ae6dc74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:01.217Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e5be290c-9d35-4b1f-837a-d21c063c22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:11.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c40b196f-f843-48ab-be01-c545e82d6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:11.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:21.274Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ce201828-874b-4472-9a4c-1b8ea7811f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:31.302Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b60ece91-23ea-4c1f-9064-993fab9b8637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:41.327Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=20d45550-d0b5-460e-82ab-9b48ebc133d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:51.344Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a5f29cb2-2f54-4fa5-a852-fd392de3c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:01.365Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12417d05-0bda-4738-b78e-b0c9665a794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:11.400Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6a69f63b-c0c9-47b1-847f-298bfc6cb194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:21.419Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7fdb7a4c-c7f7-42ff-a490-5b6738407ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:31.437Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=668c9e34-602c-40b5-ab6b-0931552e2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:41.462Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8c638c56-3975-480a-8b2a-1e4d2f625305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:51.496Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9af5d92b-2dd3-4bcf-8382-6e657e971abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:01.556Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbce579c-c5da-4628-95b8-7bc20f5298cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:11.577Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5bd98155-892c-436b-9dfb-6dfd2b3e734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:33:14.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:33:14.027Z |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-02-27T12:33:14.028Z |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-02-27T12:33:14.028Z |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-02-27T12:33:14.029Z |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-02-27T12:33:14.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:33:14.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:33:14.035Z |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-02-27T12:33:14.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:21.596Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e7aad216-3c58-4c66-9cc4-fb579a462ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:31.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c33b1805-1a37-4c7b-8a1d-58f13606fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:41.636Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5a00dab1-8dd3-4de8-87e7-bfddccc20041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:51.669Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1d5db375-cc66-4665-b48b-3356a93b2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:01.692Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7c1035c8-51d1-46f0-9039-e3832fdcafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:11.716Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14af787c-00b9-44b9-9c7f-d3f68f36af54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:21.740Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcfe0c28-6329-4874-a4a9-876ed2242aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:31.765Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=21cec5e5-697d-461c-ba19-f0910093819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:41.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35e0141c-3f70-4922-871d-cc17a81b223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:51.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=39a43dc2-91e7-4ec5-8b71-3b33a9359ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:01.836Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eef113ca-5866-47d9-a2e3-004d5e8fe17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:11.861Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a709f5a1-216d-4551-9750-4f8dd1fee035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:21.880Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec3d83e1-7fd2-4a9e-a499-5af1e4bc4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:31.905Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=484f2429-27cf-40ca-befb-d37d7eca836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:41.922Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3579ec40-6a9a-45c4-aee0-3f568effaec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:51.940Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=76516875-477b-4925-95b0-4c42c5650e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:01.957Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=50f41774-8fee-43eb-ace2-ef0bf4cea6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:11.978Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cbc0ba56-5618-44f7-b273-20fe4d2a5301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:21.997Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2ed638e-fe35-47d1-9c80-6d8865d92bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:32.015Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=153c7b68-58ea-471c-ad6c-ef3d53ac9f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:42.036Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b87b533e-7fda-42fc-bade-a31a48906e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:52.057Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1270b7c0-fe47-400a-889f-f3b9a57ff876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:02.115Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=650530f6-615d-49d3-a931-a83961c7ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:12.140Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=efb8cce2-0377-43a8-979d-d5e1ed4cc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:22.161Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0a7994e-4ae8-487f-9d4a-924ec098adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:32.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=add15575-9ef3-4aa9-ae9c-c1ebe40f9a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:42.255Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bc3779a9-7ce7-41de-b740-b57855ace116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:52.276Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=82e92e64-f1df-480c-8da6-d1f2e8a5e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:02.294Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4fc16846-929d-4438-993e-157c6c15ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:12.318Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=077d70de-c8c4-47f7-a858-8a4b49a0c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:38:14.075Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:38:14.078Z |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-02-27T12:38:14.078Z |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-02-27T12:38:14.079Z |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-02-27T12:38:14.080Z |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-02-27T12:38:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:38:14.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:38:14.091Z |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-02-27T12:38:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:22.355Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ab3157e-6828-4504-8526-b9a84805e2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:32.377Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=65993a14-08b3-46c0-9209-b73b6ec8328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:42.397Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26abc107-16db-4d88-808d-578713b1fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:52.434Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f3338ab3-bc2f-45ae-8653-0a8708b4c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:02.458Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d811ee7-0d04-4329-816d-8f5e2444e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:12.478Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=135c487f-0b11-44d6-91db-373473c305f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:22.495Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6393f938-e261-4625-a48a-af44e8c53ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:32.523Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06668c66-da8d-4232-967c-9445a17d36f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:42.555Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=90aaedba-f9cc-4950-91db-efdad01ab36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:52.592Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79913020-3c14-489e-95ee-e32596058e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:02.613Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38fb44ae-8e16-4166-b95f-d83e39fd6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:12.672Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b3453009-5105-43d6-adc7-c64cde57e6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:22.718Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0290bbe3-8000-423d-91f2-1392db7141e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:32.755Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=703d0c1f-2621-41ac-b8f4-d46f42c270d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:42.789Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=84bae1c3-2fd5-4eb0-a8ad-c1263ad5efad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:52.825Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e73761d-95d8-42f0-aee1-aa23f55e0831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:02.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=714c7768-49cd-4907-84d7-f2b37f06ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:12.896Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=875e2008-6af4-4e74-a720-1dc36411d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:22.935Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f63fb356-59fc-4ca8-8068-0171ac5cecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:32.956Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1ec068a-f6eb-4b95-9e03-13d50ef384e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:42.980Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bff87acd-1011-4da7-a0e7-067546cb0a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:52.997Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8139aeb4-9987-49e2-9007-576901d0db83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:03.016Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40c76a7f-1cce-48e3-9d19-21e69c6663c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:13.043Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e9bb8627-6b31-4687-ad63-745a7fdd5ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:23.062Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14444118-eadc-49de-9837-b57a06894e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:33.093Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2128691f-407c-404d-b333-5e6a711fca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:43.133Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9e977144-0596-4a6d-b1de-1fb5511107ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:53.158Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8cf2bf12-b505-47f9-841d-ca84e304f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:03.179Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8c057e37-14e7-4bfa-a9f7-25b36fab588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:13.209Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3cfa1c6b-cf87-427f-a4be-1b08776e4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:43:14.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:43:14.080Z |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-02-27T12:43:14.080Z |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-02-27T12:43:14.080Z |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-02-27T12:43:14.081Z |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-02-27T12:43:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:43:14.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:43:14.090Z |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-02-27T12:43:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:23.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4e6e77d4-f7cc-40c9-bb06-869413fd8421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:33.246Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcb70c95-a3df-4cbf-800e-9cfff0a1fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:43.278Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0abe73dd-245d-44f2-a1e5-deefc2c80bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:53.298Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d571059e-6a11-4cae-9264-ed314906de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:03.321Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=220b0792-0b2b-4613-961b-65a5319b3e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:13.341Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1a3fe77d-24e9-4b06-9297-d4ec2daa70de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:23.367Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=567aa090-8d53-42b0-803c-5b0f3c1a38ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:33.393Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4fa95361-9694-48f6-b136-d12ba3a08f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:43.412Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f78b9557-0f4a-40e3-9eff-37023a9f432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:53.442Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2a1ead18-0689-4e4c-bfb9-b0a55bac2a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:03.471Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b1265d7-df22-4a05-acd8-8665e57c7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:13.511Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0335e16-78a5-43b7-8f5d-20700a2f4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:23.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40faca71-d8f2-4977-8ffb-f5e2a6dc833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:33.555Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cea44db4-727c-4e53-9667-c3af9071153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:33.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:43.579Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=238948d3-1db4-42f0-9251-1fbc846651f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:53.599Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8597b6fc-a5a9-4788-b070-830cf07f915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:03.622Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8236a720-2302-4ef3-abd3-7b4482113fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:13.652Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78f7461e-baa8-49ab-a8fb-17d051295c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:23.681Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4227822d-91ba-46d1-9a94-b13b34feee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:33.700Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=74544798-81d1-4cd6-a13a-62c0013bc4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:43.727Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=01c81fad-fcec-4004-8ac4-c6196b4e5434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:53.745Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38d4b3db-6013-4b57-86d8-3a486013eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:03.789Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aa32ccdc-83ff-435f-8666-a7242dadebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:13.807Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8f3e96f7-6cee-4d31-85f1-0404037e8709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:23.845Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a1df0330-2492-4237-91b7-d74c146e3ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:33.933Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=705ac886-5211-4f61-9bb6-a35285ab6e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:43.958Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7ea4d90f-3c2b-4ca3-9bb0-90b1aa24dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:53.977Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=000b74a7-1842-4ddd-8db6-abb5e58f90f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:03.995Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=49d40ff9-0ebd-46f9-8b09-ea6f9f4a1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:14.016Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0f6ffd49-ff70-4670-8ee7-116f06f880e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:48:14.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:48:14.058Z |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-02-27T12:48:14.058Z |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-02-27T12:48:14.059Z |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-02-27T12:48:14.060Z |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-02-27T12:48:14.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:48:14.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:48:14.070Z |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-02-27T12:48:14.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:24.055Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=840bb74e-0fee-4280-a58a-abde3ff9e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:34.080Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41d7a4d2-b0d5-4119-bba3-951acbce54fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:44.109Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0ce615e-2415-4331-8fd1-179b804e0345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:54.136Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=08826523-7081-48bb-a77f-0489c71551d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:04.187Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=694b2e0a-2ba4-4afc-8024-d5947619a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:14.222Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=214e6fcb-ba77-4d3d-8d7d-a1dc01ec8257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:24.245Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=787589ea-6f82-44ed-95e1-13af4f5d4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:34.294Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=32bd2b2b-60a7-4131-ba6c-07c8f3d542fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:44.314Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9899e7aa-b5fd-4ac0-a481-d9a1203aeaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:54.336Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=da1d5d45-f78a-4f97-b485-9e3e511aaef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:04.373Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=048402f5-5598-48ef-b271-bced2639d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:14.398Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1e305d7-fd23-497b-a969-5cc1f45bfe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:24.422Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aab0d4dc-87d1-4c61-b52e-f233498438cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:34.445Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f7dbe5bb-50a4-4e06-a9ce-a298fda659dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:44.467Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04316fe3-b061-4cbf-a4e4-cc043513c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:54.486Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=66e8f184-f0af-4ad8-8f8e-55ba8355ee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:04.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=640b31f6-45cd-4364-a908-3c83cf6e78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:14.544Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=955a492d-1ccb-4e6c-aa57-739268a1c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:14.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:24.562Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cd43d233-a332-4f8e-afcc-f0265d3c1138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:34.587Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afd94070-fa99-405b-baf9-5b9b025cb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:44.610Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eff2c853-fe55-4212-9467-93be27a445c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:54.641Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d627ff5b-1b62-47a0-8c3a-2c51b89ffbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:04.669Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b10d0575-41fd-4bbd-813f-d15335cb1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:14.712Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ce5e1590-5045-4267-bbcb-218e03f58715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:24.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04646db2-94c2-4403-9f43-0bf78bf7a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:34.778Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f1d27033-bed9-497f-b814-4b0146016bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:44.797Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=812cb304-5011-4b75-9dbf-b01f1e62524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:54.825Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9438138e-a39d-438f-b694-654ac6a96044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:04.866Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=66d3b5f2-49d2-48ff-99e8-a71b74b3f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:53:14.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:53:14.012Z |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-02-27T12:53:14.012Z |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-02-27T12:53:14.012Z |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-02-27T12:53:14.014Z |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-02-27T12:53:14.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:53:14.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:53:14.021Z |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-02-27T12:53:14.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:14.888Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2a6a4c0e-9ff5-42b8-bf63-9f5a59920bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:24.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=46734aca-3154-4ea3-889e-c664810c1b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:24.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:34.950Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e809eeb-0596-4c17-87a5-d92fc2b47f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:44.982Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad5a45fe-6d55-4f5d-bf2c-8da25eb3b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:55.003Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d4e2692e-237c-49d9-ba4a-9feda8769e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:05.038Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=513e17d5-cc66-4099-a690-b6d63ab1e52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:15.066Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cbe8a06b-81eb-4120-925b-b7973268d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:25.097Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e945138-7683-4802-a967-5c9a4cb69903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:35.125Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=27580680-5368-4173-9854-864dd8016a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:45.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0429bb4-830c-4ebb-99e7-a35ce33d2d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:55.179Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0349852b-89c4-4e6d-9758-1d356ce030b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:05.260Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e335808c-ffbf-449d-aa4a-03cb539ac0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:15.280Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2582d0af-c355-4650-98e1-ffea27742f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:25.304Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d96faa55-8ae2-4a60-abf6-2e10b5074c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:35.322Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5654c80d-6691-4992-bf8b-23d5427784e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:45.346Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40bfcea1-8311-4b61-a7be-d4af56df2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:55.372Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e1238363-305f-4e33-9530-55d9b823de5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:05.392Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92c919d4-2bb4-41be-9aea-6aa0f8c47665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:15.410Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fd92670f-b698-4857-afb2-818e4dda3499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:25.431Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12fcd61c-81fb-43f2-bebc-a7b359f1741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:35.475Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d827d702-65dd-4232-9cb7-89fd6727b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:45.498Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ccee7cf-261c-4b71-9650-c80bfe2b40b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:55.520Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=86192fdc-7794-4a44-8f48-2dd25c28bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:05.541Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9d3795ca-abc7-473f-8c60-2f59a64f724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:15.559Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afbe21e9-9310-4d6a-abf5-f3722fd5e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:25.604Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b21c6f0d-5205-4e33-9d25-4c8487671527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:35.621Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6ead78ff-ec2a-4753-a8b0-7b761286f208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:45.649Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=541863ee-c6e6-440a-8873-fcf7266fa182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:55.678Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e65f1969-1d4b-40bd-9bc3-908438ca833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:05.706Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d2b3947-7317-4bb3-b251-10eb280b18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:58:14.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:58:14.022Z |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-02-27T12:58:14.023Z |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-02-27T12:58:14.028Z |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-02-27T12:58:14.030Z |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-02-27T12:58:14.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:58:14.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:58:14.041Z |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-02-27T12:58:14.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:15.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7707d2b7-e016-43a2-be7a-d8510109dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:25.746Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=946e5207-1716-466c-9fc3-e42aa7cb78c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:35.767Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e9f85cbd-cf1e-4a1d-a591-f81807b90479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:45.784Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4d2b456f-dd3c-4a04-bb0b-a3ac30204c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:55.803Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64188184-cebb-4dd2-a788-9386af0afca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:05.820Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=359d3740-2cfb-43dd-815a-c3dd5be8f1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:15.843Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a378a858-bbfd-4739-97f4-12bc87932bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:25.887Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=600d5a93-9a3c-4135-ab3f-899826bc8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:35.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=39c8aadc-01d2-4cdb-9bfe-c14569009d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:45.966Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0752c75d-e496-4100-a09b-874ba8b53cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:55.987Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f294c24-859f-4ba8-865b-97f828b18e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:06.012Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f8e4a408-4079-4d09-a9e5-0822611dbff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:16.032Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ea6b080-5460-4151-a23a-685372bd3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:26.062Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8f0616bb-14cf-4b68-8c9f-36ef3e282f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:36.085Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c7a0a31a-4cac-4949-9a0d-084c194f61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:46.107Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab445865-3e84-485b-809a-8f1244131286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:56.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbef4ec1-da7d-4a60-913f-c0cc7eae807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:06.172Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=93193ff0-3a70-4d8a-8e1d-87277d6b5f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:16.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2ed756fc-c724-40ad-b181-84268e38bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:26.234Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d28ab56-1dfd-4e31-bfb8-eaa7dd3edbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:36.259Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3e46fe00-0a01-46ff-81d1-627a14c8bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:46.299Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4a5077f0-971a-426a-8c39-c70f18078b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:56.324Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad057b39-247f-442e-9fc6-2b8def2199c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:06.347Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b4251e8-af2c-4d03-a177-c9fc62f5e15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:16.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=844ab219-c85e-43b9-97bf-c2a01df59ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:26.411Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78b2b36f-1b25-4f2a-ab60-c5196d0b0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:36.435Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38984949-64cd-4564-8f30-174b8508bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:46.464Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14cdcfda-dad1-4d7c-8f03-b528f48a9b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:56.499Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee502220-1d09-4593-83f6-402739f2f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:06.553Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=62062294-3206-4fb6-8076-377d1b037c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:03:14.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:03:14.080Z |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-02-27T13:03:14.080Z |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-02-27T13:03:14.080Z |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-02-27T13:03:14.081Z |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-02-27T13:03:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:03:14.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:03:14.091Z |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-02-27T13:03:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:16.573Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=49683ec8-588e-4fcf-8b52-e1ef51498a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:26.603Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=42c957d3-98d6-4a75-ad66-414774872e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:36.627Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b0bd3155-5239-45a2-846a-de20d8d661b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:46.650Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e85ed0b7-51c1-465c-bfd0-d76127da549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:56.703Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0439e1aa-79bc-4af3-98ec-c927ceb2712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |