By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:03:50.266Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:03:50.290Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:03:50.290Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:03:50.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:03:50.704Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:03:50.843Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:03:50.844Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:03:50.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:03:50.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-22T23:03:51.016Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-22T23:03:51.038Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-22T23:03:52.545Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-22T23:03:53.182Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-22T23:03:53.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-22T23:03:53.211Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-22T23:03:53.306Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-22T23:03:53.307Z |INFO |Root WebApplicationContext: initialization completed in 2268 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-22T23:03:54.027Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-22T23:03:59.044Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-22T23:03:59.747Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-22T23:03:59.773Z |INFO |Started MainApp in 12.194 seconds (JVM running for 12.952) |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-22T23:03:59.838Z |INFO |Start scheduling PRH workflow |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:03:59.857Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ba989845-3ab5-40e9-bb0d-f892678c9883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-22T23:04:03.724Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-22T23:04:03.725Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-22T23:04:03.727Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:10.425Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5ba150c2-dc1b-4ec0-8be4-346a59a06d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:20.460Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=116cfc7c-4340-4179-bc7e-86ddb032313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:30.482Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d07f45ae-ee7b-4eb9-9e1d-74bb4105b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:30.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:40.512Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f2168207-eff0-4905-853a-44cabce5bc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:50.537Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3f3a53f7-41da-4293-95b1-5342039cf135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:04:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:00.559Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c5af6f52-f8f3-4560-9860-6daf668fe51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:10.581Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=96dcc6b9-224a-46e1-8b38-1f73e682e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:20.599Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cd7312b0-9985-4efb-913e-a4274b5860ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:30.622Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=59dc1a0c-d525-4c32-94f1-98bd0ba41f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:40.645Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=34c24cfb-3de4-4958-a9a2-1c8a88b53a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:50.664Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c1b6d815-ff2e-479e-9869-507e11ea35b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:05:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:00.684Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=16d62c0f-a045-442a-953e-202d5648b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:10.708Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a229ea89-cfb1-4d31-af8a-1193bc94f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:20.729Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=80453e4e-1465-42f9-a414-47cab728478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:30.757Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=571ddc4b-7c95-452a-b821-bd2d17fe0206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:40.771Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=47a07c2b-40f8-4a52-81bb-9997b7178257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:50.789Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=491e8517-9512-494d-b90c-8dcc67ad9034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:06:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:00.806Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e66d1ebe-def7-46b6-91ee-8b6da93037e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:10.823Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4f527a8c-efbf-4dfe-97a3-49ab723273ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:20.841Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f4ec807f-26a4-4488-9f4f-3800deb3564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:30.856Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=41bf8750-53a8-4b8d-8be1-eba9ce60c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:40.869Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0518f733-dd8c-4036-a81d-800932133f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:50.892Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d3669353-cff7-40fd-88b6-68b4d98b07ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:07:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:00.915Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7417f38a-a8a8-461c-950a-58e729673c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:10.932Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e0b152f8-02d8-43ac-a888-8f63e4a56d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:20.952Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=af23c29b-7f72-4ebc-b455-071f227952e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:30.980Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=86c8fa4a-2db5-451a-8552-c2adfe15f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:41.000Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2fe0d30e-85d0-4cfb-a289-e60e5ab0a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:51.022Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=47b2a430-b1bc-419e-9a85-094d98914d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:08:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:08:54.569Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:08:54.570Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:08:54.570Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:08:54.570Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:08:54.570Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:08:54.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:08:54.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:08:54.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:08:54.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:01.042Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=59068e69-d44a-4597-a9a8-365f0e3fd3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:11.067Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=43a150ff-83e3-4eca-821a-f5444868610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:21.086Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e8e373cb-876c-4c0a-9876-4df26b7cfbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:31.109Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d4dda47e-bf51-4bf4-ac20-b574a80d3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:41.127Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b53f3c3d-4c92-4dfd-956b-57e30225e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:51.148Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=189309f9-5c9a-4f12-a557-356d552fd69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:09:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:01.167Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e6ff95a8-edc7-4a06-87f5-7bbbdd7383ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:11.186Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=58f6a2cf-9aef-49ff-8ef8-04b18276f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:21.207Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1301c5db-ecf4-4acc-a254-2922e643eaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:31.227Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7b58dcc8-7a30-4a94-9b9c-c9613e0f3276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:41.245Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f07baae7-d971-4d6e-ac9e-e8ef639612e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:51.266Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2a69868c-c635-4e2b-ac8c-456200ba2ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:10:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:01.285Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=aae0e34a-ad61-4df7-829b-15943e073879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:11.305Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d730ef98-1c16-4b0e-abbb-e7d9fa147625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:21.326Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d50d47a-ca11-4952-bedb-f645a17ae5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:31.346Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=270483ed-cdf5-479b-9725-799663818a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:41.369Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1695253e-5ed3-4ff7-943b-ca9f465bd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:51.386Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6493fcdc-8e95-4216-bd6e-a4ec38295a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:11:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:01.408Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8b894695-aced-4ede-bfa4-d0328f8deed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:11.429Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6d29cf76-b7f4-4601-afa9-2169f84c2d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:21.448Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3d974896-0995-4c42-8ac6-b3976814dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:31.466Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d0229b10-7e5d-4bb0-b159-173e206458a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:41.487Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=05447d9b-cf3f-4237-994c-9a628999ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:41.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:51.510Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f121bbf2-2559-4088-8a61-ae46216057fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:12:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:01.527Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=413cddb5-fe83-4bd8-ad1b-07a20df7272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:11.547Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a61c0df8-a87e-4ea7-8cee-de04787e7e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:21.568Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=50aa3e52-56bf-4372-9397-2488a7ab8268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:31.591Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=09da978d-a640-40d4-9398-4bb9ae4456f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:41.610Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6338c64a-8013-4ffa-87ee-6b86b2252a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:51.628Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=151fc1fd-b87f-41e1-b5c6-045d7049a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:13:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:13:54.271Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:13:54.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:13:54.272Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:13:54.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:13:54.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:13:54.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:13:54.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:13:54.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:13:54.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:01.645Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1a9839d2-a71b-4d30-8097-c7449fe8139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:11.662Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cb19abfb-ce9b-4aa9-8b57-5a3b5826174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:21.681Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6cf98e33-e2b6-4700-b94c-d544bd77d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:31.705Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eea89395-5d17-462f-841a-98c547b27543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:41.724Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=265e73d9-8403-498d-a917-228ce924ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:51.745Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ac40825b-968c-4772-acfa-8b368605186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:14:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:01.767Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8e8d62b8-d6b9-4a3e-9e3c-a1c391b97dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:11.785Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c35643c1-25ec-442e-b197-6c3fabe270b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:21.802Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=31c20916-dca7-4e83-9fb5-7c8f64c62292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:31.823Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c54a8a84-5293-4c32-a3fa-3b066b2b0709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:41.845Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a2171b80-eaa8-4864-81bd-2d0803c19589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:51.864Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c7a3932e-439e-4a02-9689-37333de83d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:15:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:01.883Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9210a0e0-425a-453c-afdd-3133c1c7d57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:11.897Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bd57e885-2bce-4cfe-847e-e91f4aa59c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:21.919Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=48363115-c7a1-4a58-8c25-fc4045e00952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:31.938Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=08a635f9-6771-4090-8545-c92613bfb9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:41.957Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8b31bc47-7d31-4622-864e-e58134b641df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:51.970Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d360d5a-2e7a-4dac-81e5-7d3bad0ac775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:16:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:01.988Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=82925d45-5ca6-437c-bdaf-0441b02bc059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:12.024Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cbb1a690-b2cc-4ce8-9041-e17ae4829f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:22.043Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c33fb541-2325-48cb-839d-24ff5154b902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:32.074Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8efbd972-6f07-4787-b255-4accdcb59348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:42.093Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=323aa1c7-b426-4e82-9f77-aba7608398ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:52.112Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=12754d9b-5bd0-453e-b952-c1cdbbea73b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:17:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:02.132Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=89a8d7ad-85d8-4d04-9e7a-e1df67a6d340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:12.153Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6a4ade5a-ea8d-4920-ab5c-be9781c00a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:22.173Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c78dfa7c-424a-4b89-91b8-cfad63bd0bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:32.195Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f8fb2f73-7ff2-4893-86c0-7e3609b5a379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:42.215Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c2af4e68-1c9d-4873-95c1-db31920c6271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:52.234Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=768ffc20-b73c-4f2f-9d3c-27dbb72d4a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:18:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:18:54.222Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:18:54.222Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:18:54.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:18:54.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:18:54.223Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:18:54.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:18:54.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:18:54.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:18:54.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:02.255Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9972c3a8-479a-4d2d-bf0f-d5b0915fb6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:12.276Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec84fd5b-f050-4ced-a7c7-0845b8e4ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:22.295Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5e49ea2e-da5c-48b1-90a2-27da742beb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:32.312Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c35705da-d0c5-460b-850a-48a966d05c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:42.334Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8d8c06a5-10ef-495c-9229-96b23e9508f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:52.355Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ada23f69-4847-4dfc-8d93-e36052a4e55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:19:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:02.374Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=311ee09b-921a-4334-9e04-6b682c5ff496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:12.395Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=650e7f8a-5996-458a-894d-23a7d154caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:22.414Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=af8c8825-66ff-4941-b408-c883748dc7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:32.434Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ad7e8ca3-2cc9-4ad2-9890-6faa09671a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:42.454Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b7cce1f6-ca6a-4a5c-8f60-d8c0950ef409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:52.473Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b0973fd2-d3f6-4048-925c-e8df9d6ea200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:20:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:02.491Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=581eee76-c925-4f34-8953-6e2453d89abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:12.506Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ea5b3df4-56c9-41ea-8331-f1777c976a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:22.526Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cc6f9df8-8b0d-4d0b-9f71-659f64a0d215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:32.544Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef2de422-7d6d-4317-b6fc-a73446095835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:42.564Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=566918f7-c5eb-468c-9d2d-f5f90bb9900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:52.583Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4c1011d8-e5aa-4494-ae43-c835614206c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:21:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:02.603Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5d9c4791-e4e6-4bbb-9f6e-b55011eb1c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:12.623Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0666299a-3561-4e69-9ae5-ff66cfe6c089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:12.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:22.645Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ebfcb0f9-d9dc-4e9b-ac0c-fe2420c6ea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:32.666Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b5ecf89e-b14d-42c0-8aba-a998b13c6f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:42.685Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=850a3e02-24ad-4cad-a215-18f8b54d583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:52.702Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8cd9ab32-5402-43e7-844e-ad80ac3f1572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:22:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:02.727Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b05e19bc-58da-428e-9280-814a0f1be948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:12.745Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c2b06f38-3014-4c92-bda6-b202fdd73429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:22.764Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=61869ab5-cbee-4051-867e-603344d7f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:32.786Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee718583-6723-4d75-91da-de094aa10fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:42.805Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8c84b555-2887-49d5-a916-9042a001c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:52.822Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=37109633-ac99-4b7f-bb72-31163e7f8f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:23:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:23:54.189Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:23:54.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:23:54.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:23:54.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:23:54.190Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:23:54.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:23:54.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:23:54.196Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:23:54.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:02.841Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cf3ffa24-f707-4f0c-ac4f-89073481513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:12.856Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b698e289-b40f-4c8e-8092-a7ab6c7ce47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:22.870Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4a977ec5-b579-41dd-9348-b6180f925c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:32.886Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c66ed239-3313-4bb0-bc74-a4a381d1a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:42.900Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e36bbc10-bd8b-4757-86fd-78f8f3d933ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:52.917Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cea6bc4f-a758-4bbb-b480-1e42bd73496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:24:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:02.934Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=475b0735-2e78-415b-a315-abe6a51da110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:12.953Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=491f5846-30db-48e2-abc9-4e7f5f9c79fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:22.969Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=91f59a12-dc13-448f-96ea-e8b657ab1e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:32.986Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2ec8b4eb-7437-445b-9ef1-3a3678ab29c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:43.002Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8bdfb589-1152-42dc-9d21-0bdc4912a43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:53.020Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=00ebe573-3eae-4805-952f-626ff1f0c0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:25:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:03.036Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0774cc4f-d12f-43da-aa8d-9594ef8b5ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:13.057Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5e5a255d-8b77-4d8e-9ec2-c91f93c441c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:23.078Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=559f78d7-62a5-4518-b032-e9c50d84f7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:33.097Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6cea2796-0ff4-4c1b-9568-e19ee94ebf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:43.118Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1c2edf43-2d06-405a-96a2-bbd1e1a64143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:53.135Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7205e4fd-9977-4506-95bf-6d1bdce312df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:26:53.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:03.155Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=010ed140-e360-48c3-8a2d-70b66fb9ff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:13.174Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=449bea59-e723-495c-9398-9e302b70c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:23.195Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=79f9074b-ea8d-4b19-be00-b4c153fe75a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:33.215Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=01a2ddc0-7fa0-46e8-9cc6-1d973bcc714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:43.234Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7313910f-bae2-4411-b340-2580d39fd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:53.255Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=55117ba0-59f3-4506-af33-79a93828156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:27:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:03.270Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=45a88db8-a7ba-4de3-a0f8-b453b026407b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:13.292Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f1761116-42d1-4462-9971-667152d215e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:23.312Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a5059b79-409f-443b-a79c-f9518a04a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:33.333Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=89761749-1d79-46c5-84ea-198563e0f112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:43.353Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=71531847-aa4f-4173-b042-5cbc7f855f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:53.374Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e8823121-9ed4-46cf-bada-c032b11923ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:28:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:28:54.222Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:28:54.222Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:28:54.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:28:54.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:28:54.223Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:28:54.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:28:54.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:28:54.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:28:54.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:03.395Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=050fd5ec-f905-43f6-b85b-8bc5d93087bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:13.414Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dcdf7eb0-29e3-4898-a2c2-a2cb6bf6ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:23.434Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e169a815-4605-4955-87d7-befff02d55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:33.453Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cafbd0ba-072e-4735-bd2c-f2d86078c143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:43.472Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c4460fae-3b51-447a-b901-c810cba9b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:53.491Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=80dca23d-9fbe-4112-8690-5d1e46d5d028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:29:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:03.508Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=934377cc-f06c-45cb-b156-47faef223861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:13.528Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=df583087-e53a-435a-bffa-8ba0b0e3146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:23.547Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4a063726-d2af-4883-b5ae-06ab5bc4753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:33.564Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2087284a-ed7a-444c-a318-ea0c57e65961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:43.583Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9a418996-8889-46dc-8c30-9ad479bd76c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:53.600Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=db41ea79-18a9-4e3d-a856-0fa3062d967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:30:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:03.632Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4479dea4-9e4a-4ee9-8d43-534af4d6f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:13.651Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=da637762-fda7-478b-ba32-063b0bcdebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:23.669Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8647fdc3-09c9-4d5e-b212-718f11dee3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:33.689Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0a8fd539-2c26-4fe1-ac98-6d44e97abfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:43.711Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c4f3acbc-5a3a-448c-ad0f-e33418d10a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:53.728Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d855f2b9-60c3-498a-bd4b-a8c1740a30d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:31:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:03.747Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3bf01d37-2ffa-4f90-984e-6af8546b0571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:13.767Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=074cba99-34bf-4a40-8ec6-5b86b5a1297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:23.786Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7b212e35-accb-473f-b6b1-a0971d9eb5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:33.807Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=18866a34-98a5-4ac6-a4d1-4d209093e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:43.825Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9a9856ec-e623-4e22-8a12-53f7b1e1e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:53.842Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=59242366-ff57-48c1-b9cc-861c05a37804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:32:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:03.861Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=60361e8f-f488-49f8-9944-b4f74cda6393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:13.878Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c542c5f9-816b-4bf6-905f-2e28dfea9aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:13.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:23.898Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1814f108-a9a9-45f7-9f40-b5c18e2c2d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:33.919Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=57282096-c964-48ba-ac7c-94cbf6182dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:43.938Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8a81ca69-0f3f-4007-ab59-c8753a898554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:53.956Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=25de47c1-f712-4558-ae90-f4b93f29c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:33:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:33:54.226Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:33:54.226Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:33:54.226Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:33:54.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:33:54.227Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:33:54.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:33:54.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:33:54.232Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:33:54.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:03.972Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=adbeebf2-de82-4987-b319-6b8af571edbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:13.990Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=168ca570-a33e-4c31-817a-2ac01a888250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:24.010Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=238076e4-3f32-439c-aefe-439a620b7672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:34.030Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2e048362-ed76-4c4a-b278-2e275e6b6e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:44.048Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef7e7da9-3f97-426c-b654-fb5678d9ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:54.065Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eefa7770-441e-4b4f-a9d3-d919c1dda589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:34:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:04.086Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fdc85de5-f346-4bc5-bf8d-dc869408fab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:14.105Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d06e21f9-6a7c-44e9-9dce-cafcc779f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:24.124Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6f5dbe03-3b81-44ab-a362-346938088136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:34.141Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0331adc3-082e-49e2-b837-319d1bc19e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:44.159Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5c073d9a-f1e8-4526-82e5-43482e3d20ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:54.178Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4b3fab45-4356-40d1-9234-68ba22dd3d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:35:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:04.196Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=77c435c2-113b-40bf-92f7-ab31cd9b721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:04.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:14.215Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3335b5f9-05fc-4bc7-80d5-59400cfb4b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:24.234Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7f1d591f-ca87-4c41-a00e-35514c34df4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:34.253Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ffb7bdf7-71bd-43e3-8953-8ec84c95c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:44.271Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d0781ca-e3f0-4baa-bdfc-37ba1855a37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:54.290Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6f7d54a2-82ac-4630-ae50-85bf755ef16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:36:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:04.312Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=75562d45-1411-4202-805b-4a145032ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:14.326Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8783c1c7-38a2-4c97-af6e-eae73e14bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:24.347Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e28688d0-03cf-4f0f-824b-9ce6690980c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:34.367Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1731d4aa-cc15-40ab-9a3f-93b03c1b9887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:44.384Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c5907b02-57f2-41e8-856e-b6e98307007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:54.404Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dd125f78-a89b-4a67-b237-9071e230dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:37:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:04.421Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f0d46042-6a07-4e67-8f18-2de2b7a5da4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:14.440Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8b0f21c6-adc7-4481-a773-2db07956e9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:24.459Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3edb9984-6c25-444b-b72a-36cbea948921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:34.480Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eae4b5f7-db96-485c-9a52-eebb1b3c6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:44.498Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1eef3639-89ba-4c20-bf42-0d6f185ecd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:38:54.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:38:54.198Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:38:54.198Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:38:54.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:38:54.198Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:38:54.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:38:54.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:38:54.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:38:54.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:54.518Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2095248c-6cc2-432c-86b1-9dcb9a6043ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:38:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:04.536Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b531339b-3fce-4ad9-869f-31e8df47d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:14.556Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=83529ddd-5db9-40b6-a790-a91bcb367399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:24.575Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7bcbf57d-47df-4bef-97da-a51a0e5665b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:34.596Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=901cd51e-f4d8-4343-aac0-b59d84177039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:44.615Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=04f9b9e9-d4cf-470e-95f6-afbc5754c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:54.631Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dc635ade-913d-42bf-a096-ebb1df489f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:39:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:04.647Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=34a69fbf-4b64-4884-b8af-4138290d8f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:14.669Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=268fd2bf-cf0a-4323-bee2-c83b9e073147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:24.688Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9a65f411-d96f-4977-ab57-870b150ee7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:34.712Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=419d3de1-9372-494c-a33b-f11c4a1af74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:44.730Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=71553917-7dbc-4590-a0f6-e09e79247995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:54.747Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7c5b66f1-eeb7-4997-b63f-c7fd502d2b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:40:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:04.765Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=65cfa0a2-4481-4435-95a4-bc9e6f1c35f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:04.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:14.781Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=145f4fe4-e0c9-4980-8956-1eb38f5f69cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:24.798Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e5b476ac-c3b5-440b-a1fc-f97d0f7edde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:34.814Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5a2e15c8-3f9d-4751-9dd9-0ba6f1556361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:44.830Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fd3cef5f-895c-4efb-8a84-bc7c51ec2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:54.847Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=783b29a8-da68-4456-b8bc-665dbc7e3d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:41:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:04.863Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1c3e9101-be85-4530-acc0-8ab10a3aaf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:14.880Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8b1030d8-47c5-4495-a27a-f0821f3ab24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:24.897Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8ea34043-8a15-4ed0-b2c9-28abe526992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:34.917Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=15027a07-e493-449e-a20a-f066a3658297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:44.937Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f5ca7101-b1c3-4b22-aa3a-26fa1f3f354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:54.952Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=845a9562-0006-4692-a928-1df90e942ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:42:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:04.971Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=72bb7943-5219-4f17-be06-e41e0c8de354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:14.988Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f8a258ba-9423-40ee-9cb8-e2d8346e97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:25.007Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7c5c6bcd-fec5-4c37-b2af-01fe4eee7ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:35.028Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ce091129-4b57-4ccf-8bed-a51ba9c8b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:45.046Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a1e08e23-4dcb-44c8-8115-a2bd52c80de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:43:54.199Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:43:54.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-03-22T23:43:54.199Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:43:54.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:43:54.200Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:43:54.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:43:54.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:43:54.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:43:54.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:55.066Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=85318308-8a1f-4d49-877b-cedadd8975e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:43:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:05.086Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b5f9de88-94a6-46db-a64b-618c51dc3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:15.105Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=31da346e-3b0f-446c-9360-971129e94ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:25.122Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=15eda5e3-e3bd-443e-b3e8-09e4337ad68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:35.140Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d57cdc1a-b2bf-41ab-aa6a-1eeb4b7d121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:45.158Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=40343f86-7ac5-4f5e-b7a5-09c2725fe648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:55.177Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a529501c-ce07-42e9-9d42-e3819112450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:44:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:05.201Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d030142b-a74b-4be3-b9dc-2fab63f77325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:15.221Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=32346ffc-adab-4ae8-9735-5147f54e70c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:25.242Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=37f49e4e-7d0e-496e-9377-d9d58d4849d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:35.258Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4e66dbb1-c8cd-47b7-86a6-4e2fa8d41c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:45.277Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fd860d10-6514-4858-8d11-dc4e91db6f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:55.298Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e9fce1d7-12f5-4798-85bc-717cfe5366e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:45:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:05.316Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=26ed8088-59ea-49e6-9140-a174bb09a721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:15.335Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f2aa2779-8735-4d0b-b638-2f6efeb04b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:25.351Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=407ee346-2370-48c4-bac8-cbd8740bc207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:35.367Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5b1234a7-75b4-47a7-a9b2-959bd0c7a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:45.386Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f1ad482d-6b51-4136-8407-94b14bc788d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:55.408Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee38f358-f6df-40f4-a4d7-c83adfb7f938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:46:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:05.427Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=26ddf582-a36a-4dd7-9fd6-ed2d3a9ae3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:15.444Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c4dc800f-68f9-4aa9-af4f-3d7f203c21d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:25.462Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=23bd819c-0eae-4e6a-b99c-7ef641fd4966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:25.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:35.477Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=912d1832-65c2-4564-b04c-56f100fbaa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:45.495Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1ac9a327-fa03-4aa7-8bc1-dc2e8bf6f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:55.511Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5ac4a6f0-8559-4529-9088-fe4393473803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:47:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:05.528Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=65a2ce2f-289f-43a0-b705-88b44a25210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:15.545Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bd03c4fe-aaa2-4950-a5e8-b867dddb164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:25.562Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2aa3c6fb-c267-47a6-a12c-e135b12bb2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:35.581Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1eecb110-ad2c-4d54-a9c2-b6555d9b1c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:45.597Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5928480d-139c-4226-a259-edbebb493614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:48:54.183Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:48:54.183Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:48:54.183Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:48:54.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:48:54.184Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:48:54.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:48:54.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:48:54.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:48:54.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:55.616Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=41e280bb-58ba-4463-a5c0-f77f6445f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:48:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:05.633Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b0058ecd-2adb-4f25-bfe1-d4cb50579e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:15.649Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=96c7d432-dbba-4f79-866d-b9816815ea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:25.665Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec2a46bf-cd26-45f9-85e7-3ea240757ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:35.680Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4922cdb4-6416-4efb-b0a2-4256b5b643b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:45.698Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=78fa2375-9a14-409a-83d6-a3d1a89184af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:55.715Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e4183daa-624b-45b7-b142-14bdc85991cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:49:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:05.735Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f8bf8cfc-0110-46d9-92fe-cf8ce21f2115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:15.756Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=33c6560a-1c68-49a8-beae-b26c55a1537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:25.773Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d0ab37cf-4bac-4144-ac3a-fb363506b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:35.790Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=54a7ff9f-6c57-455c-88c0-0e50e4df50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:45.806Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=480749a6-ddc7-4485-ae70-15027cfcc90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:55.823Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=608def24-e9c6-48bd-848f-afa582a95148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:50:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:05.840Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=38e58e1b-a3f7-44db-9fed-7c06cb290943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:15.859Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b4c5deb7-59ee-4549-8fd8-e420bba5b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:25.875Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c348d47f-081d-4918-87ff-803a5f02236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:35.890Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f802b6cb-e385-4ae9-a1c9-a62f99dd80cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:45.905Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d751194-c2df-44bc-a0f1-c7eb2b30a0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:55.923Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7fb3ec50-d926-4521-b2f0-316113787d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:51:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:05.936Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5c2a7ed4-ba04-4786-a608-ea2bd55b2fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:15.954Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b5932411-a7fc-4106-bba4-dad08f8574c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:25.973Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bf56f584-3eac-4312-92dc-3e70f7228c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:35.989Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6b44dfdd-d8af-4b5d-8639-95f9b26bc717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:46.007Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3b859f82-afb7-4a3b-9785-339ce842b490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:56.025Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=194da67f-4174-48bf-b958-8b35ffb6486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:52:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:06.043Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=441d59f2-62bf-4c0f-beae-8391be6530fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:16.062Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9dcea0ab-1211-4920-9488-843e3a7f2798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:16.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:26.081Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=70da3ff4-f88e-4baa-bf5c-6b0e7ea806a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:36.099Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5bed5348-ab3f-48bc-b472-81f4a7d3a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:46.118Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8bb501a1-7166-40f5-8562-47e205a9b92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:53:54.182Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:53:54.182Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:53:54.182Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:53:54.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:53:54.182Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:53:54.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:53:54.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:53:54.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:53:54.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:56.137Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=117105d7-0b0d-4b6d-b1de-5914c87d243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:53:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:06.156Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3551c5bf-2934-4e1b-9f1d-167b3dd2b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:16.174Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=08128c9c-f7a0-4058-aa73-88089b7dd506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:26.190Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7705e91c-1edc-45a2-97be-18b42b63e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:36.208Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e25bb00a-5fa1-4a0c-9a09-f5d6926d3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:46.227Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2de25572-cf92-48d7-9d2e-405088744363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:56.245Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3d4c8d11-eb7a-4696-845c-2e46ef58a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:54:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:06.264Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=beffd323-d145-4599-91d1-e5af3e016b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:16.281Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ff8476b0-4ca5-4fa6-a0bf-1e1eba29cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:26.302Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2af978af-de2c-437b-b8c6-25fb878a264e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:36.322Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b49d9379-7c92-4d2d-9f35-b8bcbe1a96bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:46.338Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dae22ed0-8cce-4492-97dc-b6b737d4b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:56.358Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7dcd2d96-7898-42bb-a2bf-b14d02ec3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:55:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:06.378Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b3951714-a7ba-4554-b70a-fe163c8a1418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:06.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:16.397Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2c3faaa5-f247-4073-ba52-bb766f49ecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:26.414Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dece6b87-1f45-4e3f-bea8-da949f79075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:36.430Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=07deb5df-f35c-470b-824b-5bbb02192ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:46.448Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=829d0566-c80d-42f5-a2b9-9c580b9e9573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:56.467Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=66adaeea-674f-4458-82e4-526035335b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:56:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:06.485Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=213725f5-8d0b-4977-916f-61f927284d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:16.503Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7c60061b-68cc-4b0b-acd8-658412cc16a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:26.523Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e258b237-7f48-40fd-8520-4641f4b8e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:36.541Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=18955d07-732f-426e-82b1-0c072d518689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:46.570Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=76a86b20-c31c-412c-b138-a888d3ea61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:56.588Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=047c8287-8acf-40cf-a1b5-80dfe511956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:57:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:06.603Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6c312578-986e-4232-ac73-d7068e045999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:16.625Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=00eee6f9-84f9-4fdc-917f-5e3812859c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:26.641Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4b0deeab-8ff7-410a-b1bc-5c3210b5d005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:36.657Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8c43c703-133f-4fcd-86bb-09cc64f446a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:46.674Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=18675d00-22fa-4061-adce-9ef2b68f2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T23:58:54.180Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:58:54.191Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T23:58:54.191Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T23:58:54.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:58:54.192Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:58:54.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T23:58:54.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T23:58:54.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T23:58:54.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:56.694Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2950b976-efaf-42d6-a51a-b13268bfbffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:58:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:06.712Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=93c06d05-5309-4d15-bdf1-5db73c8586c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:16.731Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=45201300-40c1-4b95-b51f-c5434550997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:26.750Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=af1ea03c-7195-40c2-842d-a771500544d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:36.765Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=17259f49-dccc-4472-b2e3-b39d0e8e00c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:46.783Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bbe6d74b-4e58-4d79-8176-95d2af0f5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:56.802Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=97f696cc-69ec-404c-a631-0245a92a87cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T23:59:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:06.817Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bc743728-673f-4ae3-953c-1f3bc848266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:16.848Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a3a26567-ff50-4f21-8c8f-39d0e923b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:26.864Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cff869a8-3897-4bc2-86be-02aa8f6cd2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:36.882Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7f7510ef-f67e-4e63-8285-9baf4dc3bfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:46.905Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c246325d-c8dd-4568-a4a8-8e8d2e36bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:56.925Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0d986bd3-4490-4778-b7ec-77fb6e4bf0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:00:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:06.942Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5e64e24f-c073-40b7-920c-fe8f896831fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:16.959Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fb88af30-77f5-4dea-8194-19dbb9957f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:26.977Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b8928ed6-6c07-48b5-a8cf-031b4ae30288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:36.999Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=34d00eeb-c44a-4ff4-aaeb-dd5ce4b66b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:47.028Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a14f5237-2b65-4f8c-85f1-6308baa1ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:57.042Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7af0b19a-f76e-497f-bf96-7797d2702fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:01:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:07.059Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=16eff2f6-8a68-4456-8e1c-2fc56cf14c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:17.076Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a88736f3-9919-4d45-8f1b-f134226ca598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:27.091Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c5d9d68c-3e90-4e19-99a4-10bc29f7d267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:37.107Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fa7d0daf-c300-4551-9829-e44eeb56f008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:47.124Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=23048d53-b77f-4f82-8e3a-de62fae2aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:57.140Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7395a432-4ab1-40f0-8157-96937affa7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:02:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:07.159Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee209cf9-2140-4bd0-b0b2-722d814ba221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:17.190Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1b95e201-a761-4ef6-a9db-2069eba16333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:27.209Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=136d61f8-3d93-45f1-83e9-875e917d7433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:37.226Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a430024d-8273-4988-83ba-ad65b5623bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:47.243Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=55e45d70-4c8f-4e86-acda-31a848270e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:03:54.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:03:54.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:03:54.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:03:54.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:03:54.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:03:54.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:03:54.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:03:54.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:03:54.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:57.258Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=26aa249c-827f-4ca7-8121-71a0e24e98f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:03:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:07.274Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0c3e148b-955c-430d-9c36-3eee920a8a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:17.293Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7cb8d6f1-acc5-4e3d-8061-10c0ecc76c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:27.310Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=041b9c8c-2a19-42c0-8345-63c1c80c454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:37.329Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=07d98ea8-7cf8-430d-b640-9853aa74a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:37.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:47.347Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bbd91cde-98fa-4388-828e-da9274ad2622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:57.365Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8bf80ca0-d949-4e1e-9182-6591bafeaf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:04:57.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:07.384Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7a135015-f916-42b9-8406-832248d27ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:17.402Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=00a8a9c1-b56b-479d-ae6a-84cc0a6b5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:27.423Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1754639e-d597-4514-9e93-11f0197d0a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:37.439Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ba163d9a-49fe-43ae-9ca7-9bf57c00d835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:47.458Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b99e3b23-787d-48ee-94ed-13eddace9563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:57.479Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6c328fbb-b03c-4b8c-badd-21ee75081d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:05:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:07.497Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d258ac58-871a-41f8-b612-bcf24cc08968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:17.515Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6fca5e77-068b-44aa-8331-a566f99772c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:27.533Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=494387e8-1103-4b75-8f9d-2bb054b74c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:37.548Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5abfaf29-a489-47ca-8fba-2e73ed0b6ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:47.566Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b8271536-d672-4122-82cf-9a5f998363ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:57.583Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0590d294-cdf5-49f6-8275-c9ab248103ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:06:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:07.602Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b727148f-2ec1-49d5-a340-ff03eedbda66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:17.634Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=34e5d660-fcd1-4826-9e40-31819f8843e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:27.650Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=00f6a656-6e21-4853-ae1f-32285d00170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:37.669Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ae2d74f7-6ba9-4aaf-a9fc-503d4e7d2e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:47.685Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=83f5c71f-1c31-4894-9ec4-f8f7a83775ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:57.703Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5b7d5a52-59d8-4185-ac36-915bec4290ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:07:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:07.724Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=28c77a0a-7b24-42c6-afef-12a85e311a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:17.744Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6cf15054-1d40-4477-a7fd-1202903fb775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:27.762Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b924c82c-4943-47af-ae70-430f1441e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:37.778Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a9ca9c3c-2395-4ae8-afc4-3055cae90a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:47.798Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=100fcd45-d9f8-4454-8e86-59edf90af192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:08:54.182Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:08:54.182Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:08:54.182Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:08:54.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:08:54.183Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:08:54.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:08:54.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:08:54.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:08:54.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:57.817Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d86012fa-a752-4d21-a40b-11f9758051a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:08:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:07.837Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=842850db-787d-4aac-add4-10da34837a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:17.862Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bf3e3f6a-937e-40ad-95e2-ccbf87c0af39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:17.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:27.880Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=85868d8b-b1b5-4406-83f0-a43912827ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:37.900Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c66f4dd6-d245-4c12-8bb3-c4ea259abbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:47.918Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8f351278-08f3-4ea4-b835-a0fe25535b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:57.932Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef57bd4b-2c38-4307-a4e0-c477b5556444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:09:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:07.951Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=11f16d3e-2a0e-485b-90f1-87646043136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:17.969Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fe80b753-6b1e-4053-94db-f135c8d99f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:27.988Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=28d66bd7-e2f3-4db1-9e7d-dbdd2ee648dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:28.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:38.011Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=27d6196a-255f-4f77-a550-dd95a2a05e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:48.029Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eb916ff0-5469-4169-bc31-dc674668e849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:58.045Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fda7f5e2-16da-4574-b224-ed8c456d1d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:10:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:08.061Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c25e7b75-e57b-40e0-958f-3565ae471da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:18.077Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=66010808-3648-4abd-9de8-46cb5cc54e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:28.094Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b1db23c2-021f-4c6d-bec8-1dd5241a3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:38.106Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b67fd3e8-2863-47d3-a8f8-68fa5b6286fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:48.120Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7db1b90e-5328-4b83-a373-28fc110d7a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:58.133Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=11893b3c-7259-465e-86fc-e79cd046c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:11:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:08.147Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=07a0176b-c927-47ae-b8d2-9df4269398c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:18.163Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4b22be5a-4343-4e31-9f38-84f302c76ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:28.179Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c36a8a96-6e2e-4368-908e-58aef2f1eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:38.197Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9e7f74b6-c7c7-4f2c-8b7c-bd3a3e04ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:48.215Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ffb04135-4363-4279-8ce6-1a0e8d9f89e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:58.231Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=49f145d9-c5c0-482b-af8a-c92bca544b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:12:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:08.247Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fc788245-de58-4512-aae6-9631dd79edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:18.266Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=427e5ff5-274e-4f4b-aa47-818b6e488fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:28.282Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=96dc9ae3-aeb3-4235-970b-2b58b9640dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:38.302Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e0e4c787-07d5-47ab-afb8-91c5b925444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:48.323Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=00d59ab7-dd46-407b-b519-d30122b35236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:13:54.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:13:54.188Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:13:54.188Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:13:54.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:13:54.189Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:13:54.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:13:54.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:13:54.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:13:54.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:58.342Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c4f5899a-8e70-463e-bfec-9064fb1ad427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:13:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:08.360Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a493d170-7df1-4d6b-8d62-430d195e5c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:18.380Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7d4bddab-1e2e-40d5-b24f-5ac50af253f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:28.397Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=044f3050-a85d-440d-98f5-2b44015831ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:38.414Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d5e3dfc0-3b58-47d8-8fc8-5b1974cdc075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:48.432Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=799bfbbb-d90b-4af3-ad38-cfee50c3ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:58.449Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f57ab6ff-50c2-4e2f-b867-18e939c04f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:14:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:08.467Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d4b2a57f-87c6-4d1a-bd30-3e1f032f7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:18.486Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0230c5a0-521d-4b13-98d9-f663fb156785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:18.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:28.502Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4bc07ad6-28b9-465d-8e76-35abb1359f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:38.518Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b0f8a2f4-1816-4a49-a1cd-98cdbbf19b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:48.535Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=54428251-9344-4f78-9531-16cc415cfb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:58.551Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=54cf7603-6193-476e-802b-f0a33b2b6d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:15:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:08.572Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=84237ace-4848-487b-bcf2-bbc4cdc00eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:18.588Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d8673703-5b3a-462f-83b6-74ab99dc564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:28.605Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fe5ce752-a357-467d-99c1-c76db2a3f7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:38.625Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d2942ed8-c98a-4131-958c-f359eeb3eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:48.641Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d4b50aba-a672-48d5-a7e8-bac4517f434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:58.660Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e5ff6833-0951-4a63-b55f-909c94117f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:16:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:08.679Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8e588ad6-1f04-49e8-ab69-21fc9868eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:18.695Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2bae1d26-58ee-4cdf-bc54-d9235fa19912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:28.711Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=db86dc36-41a2-4336-83e2-8f3a684a00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:38.724Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=16d37def-9d8e-4d2c-80f5-825edefc5176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:48.742Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=09903b44-c551-4b29-9b71-665d34b455e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:58.757Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3efd83ec-2ed6-42f1-b169-e530c4fecd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:17:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:08.771Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=69528500-88c9-4e8d-930b-4f655d2f7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:18.785Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a6ea79ad-8b85-4b2c-9efc-c6a7e1ad6eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:28.797Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1d09b316-1aac-4674-b361-c44bdee40883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:38.811Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4eff7d39-f344-4ba5-addc-9f87fea2ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:48.825Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ab249545-ff80-4aaf-a564-00c327fdccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:18:54.210Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:18:54.210Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:18:54.210Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:18:54.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:18:54.210Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:18:54.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:18:54.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:18:54.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:18:54.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:58.842Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e249c890-e275-4943-afa1-015f708b0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:18:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:08.857Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=213288c2-d4b4-4c64-b952-923651108ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:08.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:18.873Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=919f7783-8ac6-45a9-b279-a0e7998b511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:28.890Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d692dabc-2fdd-4dac-9d32-3b74df108f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:38.907Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0f72dfae-f58a-49e4-9e15-de6874381c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:48.922Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=be8730af-a7ea-4760-993b-bc06d9dec786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:58.940Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=93e2606f-e0c9-4235-aaf2-ecf75f696c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:19:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:08.957Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e5f4e6bd-7912-43ec-ba0e-a952e328f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:18.971Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=40e4a782-1f7b-47c2-bf32-4fc6e4184bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:28.988Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ac8c2f20-ac9e-4fbe-aabb-169157370982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:39.007Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5fd817d9-b970-49b0-b748-49a4652c67a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:49.023Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4c08615d-a0a7-40d1-b1d8-8126687aaa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:59.045Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=02889657-3da1-475f-a9f8-a487fe87812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:20:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:09.064Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eab0cdb1-589a-4801-9b85-8e6238533723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:19.085Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d6e910f9-1188-4004-8795-d6b0391b8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:29.099Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=da800e37-cd14-4e24-bde0-40f6cf4aacc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:39.119Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eba8a208-67e7-4323-830b-d989d98c74d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:49.140Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=59d7895a-99f7-4f66-93d8-3e2cd40ea859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:59.158Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cfa774fe-afa7-4419-8292-e09ff1d61dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:21:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:09.172Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cb24d59d-4087-4d2a-b29c-6f8714c17ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:19.189Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b641df9f-1756-4d7b-9955-ddd9655c78ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:29.208Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5cbbf37c-593f-4f2c-ac4d-14dc9a44ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:39.222Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=50f9252b-f157-4d79-8d60-5c4eba8f966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:49.240Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e2a412ce-4665-4098-a99e-2bef3ebd6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:59.257Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1013d72e-58c2-4623-a516-b50fb97b1a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:22:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:09.278Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c1dc60fe-80de-48a0-b36c-926d698c5b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:19.294Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=711f8623-bf25-462e-87b4-74faaae7e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:29.311Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=44a80721-b5aa-4dcd-8475-1e3d8ee03612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:39.328Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8d46880e-5b12-41fe-b042-b746be28c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:49.345Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7153494c-b3a8-4eb6-b443-3d26521ede81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:23:54.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:23:54.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:23:54.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:23:54.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:23:54.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:23:54.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:23:54.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:23:54.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:23:54.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:59.364Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d391380d-b90b-4cab-a2cd-6bafbcb7768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:23:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:09.382Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d09d8e8-c566-4a9f-944b-f370c77e9d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:09.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:19.400Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4ce6f3c9-cd1b-4aea-ac87-b56bd929e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:29.419Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b16d5738-dd42-4a87-8f43-7f4404ae73ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:39.436Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2c7bffd6-7c65-4cc0-8bc3-f3098a117db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:49.451Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c6c06f42-da25-4087-a2a5-c4f63adb646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:59.465Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ba65a82a-a55b-4f77-b4d4-dff348ef5984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:24:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:09.484Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=72c7c02e-50f4-43bc-b337-b2126b258d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:19.500Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee51caeb-30bd-40d5-94d9-c72d7d45d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:29.519Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c457753f-c168-40de-9faf-5c32083c283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:39.536Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a769d952-a1d5-42dd-8518-b81a55c5d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:49.553Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e29dd118-19d2-4085-9e60-c01a459c51c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:59.573Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0b7ac8c9-80f1-4900-abad-87acfc570efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:25:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:09.590Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5e0c10a5-aba5-4d95-a56b-97891e931136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:19.608Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=80715963-39ea-4cd4-883d-7afa0c269956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:29.626Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b46c0026-9d63-4654-b638-a781ba4fad03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:29.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:39.643Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fa046cb1-c6ba-4e66-9387-a057c3d5015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:49.661Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9059ae58-924e-44f0-b5b2-bfb289e2ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:59.679Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9aacf9ca-7882-4563-bc18-4e581a99bb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:26:59.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:09.699Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=90898d49-f476-428d-84c0-d5619cf3b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:19.718Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e70e0103-f869-41af-877b-74c83f00762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:29.738Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=944334ad-4205-467a-8e7b-360398247131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:39.756Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=623b9787-6429-43b3-b66d-3e59b1dff8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:49.773Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=253b5a0d-ff06-4b58-8f1f-46717e3cadc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:59.792Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=03e14233-e01d-43fc-bb0e-56278d731861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:27:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:09.808Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5644c6ab-3390-44d6-a95a-5804227d07bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:19.827Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=580bedd8-1d6d-4e0b-8ce8-fdbf084d50a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:29.848Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=872cb595-d03e-4cb1-b027-6c73221280af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:39.867Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec3da0b2-8803-49a2-a20a-b0bf8a939358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:49.885Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee04b2e4-8c9c-478f-8196-a9c1eb54fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:28:54.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:28:54.167Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:28:54.167Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:28:54.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:28:54.168Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:28:54.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:28:54.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:28:54.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:28:54.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:59.905Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=41c35b22-0f57-461c-bf94-7d9f217fc61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:28:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:09.922Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=55c5bdc7-4a56-4fb4-9edd-2b787d121ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:19.940Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9f247e6b-7968-44e7-b45c-de9aeb48f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:29.963Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1550c499-d096-4760-a8a4-5a8f48b935a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:39.982Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1710fc61-8493-420b-a874-8dcb5357e9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:50.001Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7ce33dfa-1fb5-492c-8881-314011e5e14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:29:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:00.020Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3b8bc89f-ca19-4d0f-96b5-905f22a322ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:10.036Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e1b47522-c05c-46a5-9932-5291dab20392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:20.054Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d05fe594-f93f-4147-a683-6f4b69add194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:30.072Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=20c44048-7a79-42e9-8c80-fdafae916297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:40.091Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ad69c5ce-c4d7-4ce0-982e-aee0b90a9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:50.111Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7b3b9b76-ba1c-4983-830b-13e22054b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:30:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:00.143Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=33e58488-da72-4e97-adfc-3ebfba7e41d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:10.160Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ba51cadd-c98f-49c2-9ce3-d48814f39b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:20.177Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e6be3a38-4148-4b90-83e4-9c8977289127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:30.192Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4b941d55-b2af-44e8-a780-ed1c8f14eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:40.210Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fe509863-8d88-4f80-acd3-662d6288f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:50.228Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d749d95a-5038-4ce7-9305-0f3e53b0368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:31:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:00.245Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2e6dd810-2272-42e5-92fb-afaee1704f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:10.265Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bc4dc2bc-8ffa-4692-91cb-7a9fb668e770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:20.282Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee47fa78-0963-4d53-8743-5c7f8a2600a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:30.300Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=78a2fa3a-752b-4def-8586-dacae4411af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:40.317Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0bc1974f-5852-4ff7-97f5-8e24b7acb75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:50.334Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6ca581ad-0c53-49cd-ac3b-986917757ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:32:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:00.351Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=31924712-dc48-4bbc-ac98-adf0e31a863e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:10.369Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=51cf4de9-94c8-4846-8e8a-7a18c3021e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:20.389Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=efcc409a-7537-44c1-98e1-d23666bf389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:30.406Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f4eb084b-f76b-46b7-b086-30fe7be466df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:40.421Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a80d76e7-3623-4543-baf4-e000c73f11bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:40.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:50.442Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b598f908-c4f5-4333-991a-6b008b3fe06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:33:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:33:54.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:33:54.167Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:33:54.167Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:33:54.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:33:54.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-03-23T00:33:54.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:33:54.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:33:54.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:33:54.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:00.462Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d4e5e083-4e57-4621-9120-9b3d092af98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:10.481Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=329ccfba-452a-42c5-9176-ed72c550c558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:20.497Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=22682fe4-7ccb-4b9c-9be5-d5e931029719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:30.515Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e3469b4b-d32a-4deb-8d37-9ddc25a05c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:40.532Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=923ac1da-4eaf-4d3b-b897-df8e108d2966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:50.552Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=49e9137a-3271-459e-804e-15dbe659a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:34:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:00.572Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6180f87c-cd24-4121-918e-8510f50765b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:10.585Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ea8aab69-a724-4973-af82-c41a5d68fd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:20.602Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9acfb091-2b73-4c33-9dfa-e186f355bc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:30.618Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=af94dd7b-c5de-4a2c-8ea2-fac41d6d7987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:40.635Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3dc7d8af-0577-4f34-a7bc-7e33b45042db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:50.652Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=09c41041-b307-4bd6-8c23-4d1542efc747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:35:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:00.668Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=497d882a-3efb-4bb6-9abc-54866cd5af37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:10.689Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a4c61d2f-6dc5-4949-b721-c121d4c4c04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:20.708Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4916155b-bbab-4082-a284-eff528524103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:30.722Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a270a705-2781-4a32-a9b0-b63602b5a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:40.739Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef36911b-0980-4e2e-bb32-22039f2f3b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:50.754Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4b62075c-7502-4462-ba05-227363ca3c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:36:50.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:00.771Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=26a25300-7be7-4f39-9245-a63cb40ecc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:10.790Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=217142bf-5fba-40b6-a92d-ce40b9c888c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:20.802Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4d7b0565-5cf9-49ea-b022-72472edb8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:30.819Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a20d5517-1819-468a-9067-ffb9759755d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:40.837Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9e6be2c4-5b96-4971-944c-698e12ef2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:50.853Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a7dc9914-4b32-43b3-8f25-b35e4a0c1c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:37:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:00.870Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef3e8182-5bca-453f-909c-a7fbf9792ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:10.886Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=954e1b79-008c-4954-b6f1-fec806f97757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:20.902Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=39cecdce-89a1-44a7-a597-72cf70b3b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:30.917Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=75267480-028e-4fc8-9d19-0bc67d98d326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:40.933Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8599b90a-1c5e-4722-a682-9a7df68d848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:50.947Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d233a21d-ac9c-4a15-8cc3-0f8736626a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:38:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:38:54.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:38:54.171Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:38:54.171Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:38:54.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:38:54.171Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:38:54.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:38:54.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:38:54.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:38:54.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:00.963Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b6db17a0-0524-49c7-b7c2-00488d5ff51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:00.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:10.980Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9e1dddf0-3b39-44a3-b281-29fe074bf893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:20.998Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=db57ec3a-3af2-4af0-bc8e-e1cee8308636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:31.016Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9974eb7a-65c4-4e49-beb0-ce6923f614e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:41.034Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=846d7509-1166-4713-8ade-c176d1ed27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:51.053Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=71792a4a-3ead-41ec-8e99-6df5cf09a499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:39:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:01.068Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1aa02125-db40-4c81-8598-f15ad9c38b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:11.086Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d0d21673-56b5-4ea5-b14f-a56f1fcc7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:21.104Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=28d8d7da-d907-464e-8914-2eb84fa49863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:31.123Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=44715f7a-83c3-40c6-8b91-8aceed871b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:41.140Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=710de4d0-970b-402d-bc5f-0d2ec3362325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:51.155Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ba369095-b8f4-4f0e-a5ab-a1f32b93a1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:40:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:01.170Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=835760bb-146a-4c32-9510-840557811b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:11.189Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=435bd79f-9eb7-4039-9dc3-a96d6937c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:21.206Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a3799266-1d0b-42af-9301-2feefdca231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:31.224Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7493c51a-094a-4cc4-b0bb-ffbdbfedf96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:41.240Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=89c85229-0e7e-4e97-a88d-aee2c087b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:51.256Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6ae6ee58-e3db-409a-973a-39945a93ab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:41:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:01.275Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9967aca3-8a7f-4a42-8526-4e1ffaf6b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:11.291Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0c3eeec0-a8e4-4790-a900-86e787fa69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:21.307Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a2361d73-0f69-4751-b952-234564ba13f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:31.323Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=12a1bd03-1426-4f45-8ad3-aa531a882d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:41.348Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=98a6e7f2-7b85-42cc-979f-66d8a2709f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:51.365Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=28d0226a-fa49-4ced-9c26-ded1f3a3fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:42:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:01.384Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=04031d47-c69f-4356-8f99-993342eb013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:11.400Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=91e81c56-189b-41f9-8627-df874f5e7b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:21.417Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b9da140e-de2d-4746-9d59-5440662334a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:31.435Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=64e983bc-cfa3-4377-a908-7d80bf1ba7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:41.451Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=53854991-bd83-4bc2-8260-8a728059f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:51.468Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9c491170-81fa-4994-b6d4-7a7a296fad9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:43:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:43:54.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:43:54.170Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:43:54.170Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:43:54.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:43:54.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:43:54.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:43:54.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:43:54.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:43:54.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:01.483Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fd809235-3518-439e-85ee-0d8781d5188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:11.499Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c5229133-1206-4484-8bb6-ad9a84d4bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:21.518Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1e5d4c0f-704e-4f6d-8c08-8d364de113e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:31.534Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b61c8683-c103-49c2-98b1-c81339b3db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:41.552Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=022c4ca5-9a49-457d-ac33-c40b1bd73abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:51.570Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fbc14e3c-519a-47d1-af44-f186a7a2e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:44:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:01.589Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=02bc3fe8-d365-4006-8a6e-d48d2eaf688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:11.606Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ccfe6908-156f-4b5d-808b-b9ab07a43e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:21.625Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9454bc7a-3301-47f1-8bb3-11358deab223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:31.643Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=46cc44fd-c064-4007-b48f-345e9b814c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:41.659Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=10689bc7-154e-4c27-b503-1e3225aeb399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:41.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:51.677Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ea37a3cc-f5aa-4179-9392-3dba28ece669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:45:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:01.696Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ad0ecb14-2364-42f0-afaf-81873a8c664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:11.714Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cc95f94b-21a1-475a-a065-b2727a73af23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:21.732Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d01ae97e-6dbf-4cd9-bb68-b6f75cc2b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:31.746Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=071f9955-17a6-428e-aea0-01e92aeafb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:41.776Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2ab583d8-2f06-4589-8247-9bbdeddce31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:51.793Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=50fb6f4e-7074-4bb9-a837-4c0268be97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:46:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:01.811Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b651fac3-778f-4129-bb66-320abbdb905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:01.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:11.830Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c022cb84-854b-4e63-a232-f38b4b2d6305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:21.845Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=22ca3458-96c9-4f67-a823-4c45c9648e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:31.864Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eff5b74f-5e12-4645-833a-089ecabe722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:41.884Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=efa3f6c5-b40c-4c7b-803f-ea9ddeef0921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:51.905Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6a0ee2a5-1c1e-421e-a07d-f17986ad82b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:47:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:01.921Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fca34303-52ae-4399-bb60-bd796f459078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:11.939Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7b036acb-1456-4cef-aef0-9a719370408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:21.955Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a7de2aff-72e1-481a-a99c-bd70e1ccff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:31.972Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=82205af3-95c3-4a52-9d8f-fd72094d4602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:41.986Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b5c39af0-3754-449c-997a-7c5a2a1b7d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:52.005Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5c8774bc-ce23-4831-b7e2-c1c445d6c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:48:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:48:54.165Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:48:54.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-03-23T00:48:54.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-03-23T00:48:54.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-03-23T00:48:54.166Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:48:54.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:48:54.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:48:54.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:48:54.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:02.023Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9c761c53-6ca0-45c9-ae0d-edd3e91bd015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:12.043Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=036c31c9-c761-453b-ae6d-b4e41d434401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:22.061Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a4f2ea7f-bfca-4487-a827-4fcaebaf779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:32.080Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dac90822-82e8-469a-bd6d-88d6d36c4cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:42.099Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2f44f3cc-b767-42b8-93d8-9a47896033ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:52.116Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bb5540d1-06b6-436b-a66b-c582e2237fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:49:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:02.135Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9d5cb6ba-b1cf-442e-bf06-8a498fee320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:12.150Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4399e7ca-5aef-47e9-93ee-06854ef6f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:22.167Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ab6db98a-2c60-4fbf-aa40-e485b035825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:32.182Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4f07e7a0-d9cb-4c4e-946a-4fe7d7ecf163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:42.200Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=90378619-bbb8-49bf-87bc-82374362f4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:52.217Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=76294753-7f45-4e6d-9e8a-26d9944398b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:50:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:02.235Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c3cd4822-797a-4e99-a85e-d9dca47ebe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:12.252Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a0d42754-ae08-40dc-b801-8f06662fe259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:22.270Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c6349226-4c37-4591-acc3-3b4f9a961d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:32.286Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cd5c9a73-2303-41f1-9760-1e67f0dac972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:42.307Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ff6e93fa-cf82-4b5b-8689-04a717294864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:52.325Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4ff884a7-3eaf-4daa-a7ef-acfb967cbd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:51:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:02.342Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1b85a9cd-9b2b-42eb-99bc-e40a1c2d236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:12.359Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fc530635-4537-4ab3-9c5e-fdc192b13d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:22.381Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dca512b8-d913-4af7-9818-2d907bf91a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:32.417Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=84118fb5-6a5e-4f56-89ec-b3e27b8ed38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:42.436Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=01f9c415-4c9a-448c-8aea-897904ad157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:52.452Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=09de3ff4-0560-4932-8c36-9aa56335ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:52:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:02.468Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=541f0342-e305-4289-bde9-7b54b24a8dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:12.484Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0f8b9dd4-a6a4-4570-8a1f-6c279f449c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:22.505Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=02021a71-eaec-421d-b13e-704b3eec21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:32.523Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cd2699d1-25fd-4385-aa9e-789b25315f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:42.540Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=89a8feb3-7eec-401b-bb9f-0394215d44ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:52.555Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c9200676-dab2-4008-ac60-17b0c1771088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:53:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:53:54.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:53:54.217Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:53:54.217Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:53:54.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:53:54.217Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:53:54.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:53:54.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:53:54.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:53:54.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:02.571Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ff415f3c-0ce4-40d3-9f38-713aaee22de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:12.587Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0313e7b7-b2cf-492c-a9fb-2e69af33d5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:22.605Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3ee6f8ae-b7b4-49a7-bbcf-2cf8ba37a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:32.624Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=16be40a4-af2a-40fe-ac26-85e6a40525f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:42.643Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5b2c58af-c3ae-4988-8def-309438fb2e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:52.661Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=668b6bc7-ef54-4702-8964-fca82d9580ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:54:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:02.680Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b8122c10-35e7-4788-9060-70a2258f570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:12.697Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9002b174-587a-4bea-b3ed-fa027879c5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:22.714Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ab7520cf-d328-4931-ba5a-41aa1d07ff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:32.729Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eb3c6e5e-3610-45fa-8cbf-79b4f9e5ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:42.746Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=10f94c8c-8cbc-45a0-85d6-3eb88f0a1c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:52.758Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4e521d25-3b3d-4515-a33b-322c8fc685d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:55:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:02.772Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f69b51ea-9c20-4426-ad72-efa9d2b646e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:12.793Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f848dbca-ad32-4f4f-a6ce-1d12a1d29017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:22.807Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=50d6cfc5-ef46-4fde-a082-948d5255b6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:32.820Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7444b70b-c708-4206-8f71-5263a3931406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:42.834Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0bd1fa53-3280-4255-b3fb-4208976a54a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:52.850Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f1a939e4-80e1-47d0-8b36-caa6950ce7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:56:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:02.865Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=76d4dd96-f54f-49cc-9f22-52a234a3629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:12.877Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=519a8f12-925c-4fb5-95c3-59355152ca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:22.890Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=428ec507-b712-4d12-9637-d5ba9297108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:32.903Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=604b1301-cdc8-4daf-a94c-995ed2e66f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:42.915Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f618f7f4-83e3-431f-a01c-4ee83abe552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:52.927Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=26da76f9-4bb3-4f41-9d14-1e2cac23f38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:57:52.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:02.938Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=041dc311-5cf8-420a-b21e-edb4736566fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:12.953Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f3bbe753-bebe-4c5a-916b-59a65b8fefb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:22.971Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3396a010-d1d8-479e-918c-050a1bb4d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:32.986Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=144e7dbc-7ec9-46c8-817e-1237564b9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:43.002Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8501110d-dc35-41da-8a09-ea27fa2c29ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:53.021Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1e3499ef-9386-4bf4-b3ed-18dbc46326be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:58:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T00:58:54.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:58:54.181Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T00:58:54.181Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T00:58:54.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:58:54.182Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:58:54.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T00:58:54.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T00:58:54.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T00:58:54.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:03.036Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=70745ae9-2cec-4474-b11a-05b422e87d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:13.055Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=05d7ea79-2dc2-46d9-9aac-dd31c259ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:23.073Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b59972c8-6a6e-498b-88a5-bbd87b0e04d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:33.090Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e96cb362-55c9-443a-be21-ba821a0493e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:43.109Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=51831dec-9314-4ac3-b378-196948b008e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:53.126Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e8b8b8f0-4e86-4a5f-bb18-8e8999c13c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T00:59:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:03.144Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=efb1b18b-669b-41f1-ba8b-e0601b088f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:13.163Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=34a4d95d-c79b-4c78-9bdd-c3e620954fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:23.184Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4f711a66-99a0-4f3f-99b6-65e7ab0ccadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:33.206Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1d010009-30df-4680-8f2f-a6c2c9dbb3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:43.225Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6d852163-0073-4810-b84b-0acc859ce452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:53.245Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7cbade2f-9bd0-4db6-9ed2-4d2034d16e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:00:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:03.262Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b1324220-2cf4-4645-bce3-6792abb031ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:13.280Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b8945364-9e1a-453a-ab61-0f8ddc1a4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:23.298Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6c4ed5fc-4237-4588-aba9-5dd0edf9a87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:33.318Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=545476c2-3745-4fb8-bbff-a6e4a3ed3c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:43.336Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a90e3cda-27cd-4226-9e8a-66d82488b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:53.355Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=52ba24c2-16f5-4320-8325-3ee48d2ac9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:01:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:03.375Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2231ab7a-4503-43c3-9fdd-2345e3819b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:13.391Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=351f6832-94f7-442a-8b5b-a49bfeb1d896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:23.409Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6d0b9d60-8a63-4506-82e1-2be64d5e8c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:33.428Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5f5f83af-0a2b-4001-a604-5c680a605215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:43.446Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ecd5a208-6a22-47e0-948a-b781dc067381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:53.463Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ac173da1-edaf-4baa-beaf-90685ec32ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:02:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:03.482Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5c507d67-1767-49f2-bdaa-8219a330ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:13.501Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1bed7c2b-0fbf-4624-9e03-bff5faa95da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:23.519Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=be402126-1475-443a-8877-4e67f0699265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:33.534Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=98c3628d-8bf6-4def-adc7-bf35c954ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:43.551Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6ca52a1e-29db-4c68-874b-94434911f4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:53.566Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8ece330a-8a53-4849-9742-d9cb1711c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:03:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T01:03:54.179Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:03:54.180Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:03:54.180Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T01:03:54.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:03:54.180Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:03:54.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:03:54.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T01:03:54.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T01:03:54.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:03.585Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5bf1a99b-49b6-4779-bc38-9b551967e39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:13.604Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3d69dccf-7c0a-4203-bed7-3ccf59300fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:23.620Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b4c4365a-7e65-4663-961e-50019719c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:33.638Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=667373a7-6222-4cb9-95c6-b66c33401649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:43.657Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=293e30fa-d03d-4820-b03c-16eb0fbab4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:53.677Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8372a6e4-aa70-4d79-8187-e45135d271e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:04:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:03.696Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=971ce769-5a8a-4fa1-9f9e-a14e194fbac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:13.714Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ac6aaaa0-7f02-4966-8a9f-86ccb8c6c0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:23.731Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6eb24cca-5d9d-4ef9-81b9-f6de4770ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:33.748Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=da36f1f1-9b63-47ed-b644-43a980305e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:43.768Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f0c37581-a950-4489-82fe-3b92368fb9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:53.785Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5841d683-0baa-4c38-8cf2-8ed326602ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:05:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:03.802Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2efe1474-61b9-42ed-8cca-56e61b21c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:13.821Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=7870eee8-cc66-42e3-a942-68709c5d8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:23.839Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=cd58733b-1ed4-4f50-b082-5099b04ed264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:33.857Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9cb8a51e-f157-41ff-a3c8-af7dcd0f625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:43.877Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2c3cafb4-2c6c-4522-af8a-bc7c74045127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:53.894Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a5654c8d-7997-4031-a2a6-b475c1dfad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:06:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:03.913Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8f82ae47-df0f-46f3-a1c5-bddcc5e652c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:13.933Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1344f233-a03a-47e1-9991-714ab31c359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:23.950Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e24b7588-8a8e-4664-bb67-0a14c05c746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:33.966Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=28c3ef02-242d-4dd9-88f5-0f2a9be2eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:43.981Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8954b1b0-5133-4393-8a11-67cf437f2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:54.000Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a0aa6191-217d-4dc3-ad74-086fac2f1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:07:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:04.018Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=913aa50f-4401-4185-9dbb-ddd9e9cb53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:04.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:14.035Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9306abc4-3e02-4ce1-b0ba-b2fc49640ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:24.053Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bb64a7ee-8a21-4070-96b0-c8f168e5bdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:34.080Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1d22972d-77df-4990-8798-3b1d3c73be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:44.099Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bd6d1aa9-ab4c-4ff9-9435-f7f618e51096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:54.113Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=37505a5d-d717-473f-a0d2-f936f2ece208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:08:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T01:08:54.193Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:08:54.193Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:08:54.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-03-23T01:08:54.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-03-23T01:08:54.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-03-23T01:08:54.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:08:54.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T01:08:54.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T01:08:54.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:04.131Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0d1688e4-2c0d-4211-b9a6-eeb34c1cbdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:14.149Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9b2a55eb-6be4-42a2-b835-aab048d41025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:24.166Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=64d7332c-5ed8-4c5a-9f17-1e1c823cf372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:34.186Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=802b031a-a414-4add-a0a4-25cabc322277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:44.206Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=396cfd80-48fc-43dc-9b26-3f04ca99e36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:54.224Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=db09fdcf-dd75-4a28-9fe6-6aaca0754c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:09:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:04.243Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c351e16c-158e-4dc8-950e-9435d4537c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:14.262Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=bed3a3f2-4d02-4912-a9a3-e7ffeda8337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:24.279Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9aa39e4d-cf25-4faf-bbf1-08af461726b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:34.294Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9a7a766f-6e25-42ab-b014-20f7f0f40c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:44.313Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0d25d3cb-f6c2-4611-87c4-b651fd2b3a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:54.330Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=546229d1-760e-4c46-9bf5-b0cae09cb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:10:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:04.347Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f348aa20-a5ee-420b-9dce-0e54b8599fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:14.362Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0ca8ef2c-6bb1-4050-84a2-7e29d4dca00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:24.384Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=203af1e0-1726-4429-9387-9a69388ee7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:34.400Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b3443149-2794-44ea-8ca0-bf0432152dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:44.417Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6fc117ac-25d6-4efa-915e-386041440111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:54.435Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4e286721-bff9-446b-a9f8-aabe3cb0e4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:11:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:04.454Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e54e8b10-6043-4975-a340-4b56534f6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:14.475Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9a6cfebd-3d74-432f-9d91-bd1847b118a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:24.493Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=169662ae-d6dc-4341-9aa6-9fcbddfc48a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:34.523Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=61867077-a729-43f7-8198-6ed25dfa6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:44.541Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9f88eabc-d5d9-43dd-8fb8-0aaf0b385b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:54.558Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d16e8b50-1722-4359-9c8a-3aae0a630937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:12:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:04.574Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=83e96dd7-2788-4d0a-a322-838b0bb92754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:14.592Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4997c062-8fd8-4665-9bf9-9ce87d2e693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:24.610Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ef101083-6c4f-4a27-b79b-16d3f223dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:34.627Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dc432219-d316-4be3-8f6b-c4febe286981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:44.645Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0635bb5d-2110-4b43-b1e3-cd39a747f599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T01:13:54.187Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:13:54.187Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:13:54.187Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T01:13:54.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:13:54.187Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:13:54.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:13:54.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T01:13:54.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T01:13:54.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:54.660Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b36525d0-b600-4139-b1bd-b470cb258733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:13:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:04.688Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec943ff0-a9fa-4393-bb5b-8a2c29ca3f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:14.704Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4135985b-4898-47be-be28-f61ba9be3fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:24.718Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=876e97fe-47a7-455c-b2ab-304c3478f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:34.734Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c75ae1db-cfac-4baf-a2a7-0509f73bfd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:34.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:44.751Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b191e85a-0411-44bb-802f-b1acf29efebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:54.770Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=a25e8dc7-8b13-4ec7-8bf7-1e99c00fa6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:14:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:04.787Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=4bd19949-6bea-440c-8cc4-2d8c771f749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:14.798Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=342f0880-c144-43c3-aa01-dc9165fda017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:24.814Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0167faad-5d55-4bc4-9590-b7de406b2882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:34.830Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f869fe87-1a1e-40d8-83cc-9e4c6b9cecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:44.846Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=53e335b5-3d72-471c-9d12-e89787c218ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:54.862Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e6e2a59f-df48-4d77-8190-6abcf1323cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:15:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:04.876Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=27059d15-0910-4ecc-83ee-12792c7c4682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:14.895Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dc0921a7-9322-40d2-bab5-cac514dc13d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:24.914Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=928b74fa-cce2-4d40-b302-a81edb1ac83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:34.932Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=89fb84c3-e6ef-41b7-9259-906671a32d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:44.951Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5f671704-ee92-4d7a-bdaa-6649ecbac901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:54.968Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e308d825-2d9f-4374-bc86-c993cc239375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:16:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:04.983Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ee465599-4497-4b1c-8bc8-535897c4f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:15.003Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=892d1ca3-c239-4d44-bddd-c2357d4c4f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:25.020Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=9c95604a-45c4-4568-8f03-d7b6c9ceebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:35.035Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=afd86352-06fc-416e-92e0-8b5c956edc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:45.053Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f2a1fbae-9ce7-43d4-9fd0-7cfce5f76cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:55.070Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=84b6d0c7-f83b-4762-a30f-25cb068bd20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:17:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:05.086Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2fc9b83d-d105-4c3c-a660-dc9ba73700eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:15.106Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=111d24cf-8998-46f5-bcf8-8707d26f79a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:25.132Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6519c052-9357-4022-99c5-313021293f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:25.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:35.151Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=86ec866e-c0f2-4e42-bc07-b1f483afc8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:35.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:45.168Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=f797b77a-7541-4154-869f-924b5b4f1863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T01:18:54.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:18:54.169Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:18:54.169Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T01:18:54.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:18:54.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:18:54.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:18:54.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T01:18:54.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T01:18:54.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:55.187Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec363d23-1015-4632-9dab-1bd0996fef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:18:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:05.204Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b3b00240-37ed-43d4-b989-a3b5cc805334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:15.222Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=96fdcc00-38fd-4c92-af3c-f0988ac7c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:25.239Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=629efcd5-11e6-4b4a-9741-785749d87393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:35.257Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=92793a46-f5b4-45a5-9da9-d4581e50542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:45.276Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1ceea340-a126-4b5d-b185-fc287aa94a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:55.291Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=0b4f0e95-2378-4f86-9432-82f3eec42f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:19:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:05.310Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ad892f66-a7c9-49ff-9f3e-dd4b4ef73796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:15.327Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=84bd84f4-0e97-40e4-a54f-bb02f7601d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:25.346Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=da2d3125-e129-45ad-bf1d-0e770883cd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:35.373Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=6ad3c24f-e08a-4a96-8073-587b15b3e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:45.391Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d652a399-d888-4f18-bea1-4b42e23acdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:55.411Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eafb47ff-2cbb-4caa-ba0d-aaba42e7c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:20:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:05.427Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=03039557-4219-41cf-a294-473d2f65947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:15.443Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=fc9c1426-515f-4d4b-8438-876e64d1934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:25.462Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2be24d73-7ed3-478a-88c6-07db85416c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:35.482Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=47342670-12c4-4f8e-a26f-0e731e75a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:45.499Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b9ddc707-9a31-4d29-b139-9fddfe7f5a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:55.516Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=83842ece-eebe-47e7-bf6f-40db895692c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:21:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:05.535Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=8db6d310-e8f8-4f48-ac2e-88b50ca3e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:15.552Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5097a1be-d805-42df-8fb0-5e4e8a98dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:25.569Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=dafc4a7f-f55e-470b-a388-159f1fa51bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:35.586Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=3f702803-d165-4d14-958e-dde43fabdbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:45.605Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b6885664-02a0-4da5-8a75-bc3d5eeb1b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:55.621Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2f6943dc-5f84-4ed3-b5d7-ce2ae9dd2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:22:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:05.641Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=e2627398-7eec-46ea-b966-e9c517157a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:15.657Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=942361bc-ec77-420d-9c53-74c433d606f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:25.671Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=516da98a-557e-4259-a27e-cd850cced5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:35.687Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=ec3f91db-666b-494a-941e-5a8232186955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:45.705Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=d67783a5-f9e9-4562-9ec4-b74bbd2b03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-23T01:23:54.226Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:23:54.227Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-23T01:23:54.227Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-23T01:23:54.227Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:23:54.227Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:23:54.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-23T01:23:54.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-23T01:23:54.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-23T01:23:54.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:55.722Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=5f664308-a068-40ad-8f07-ce8f8afee39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:23:55.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:05.740Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=1deb4d85-3623-42db-aa4e-933c1041070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:15.762Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=63aab7e0-c4bb-415e-b6f5-bcdcfc994f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:25.777Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=649bb604-0d77-443f-afe1-0a9951c3a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:35.793Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=c7632bde-c8ff-41b8-bae5-58ba1b7e196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:45.808Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=acf71204-cc06-4c07-a18b-85f54d529b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:55.824Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b2cb66fc-d070-4dc1-88c5-2e3bd5aeb574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:24:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:05.839Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=09c53135-21b2-4c7b-b8b0-4c30fa9fbfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:15.853Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2967ce6b-c032-4102-9c0f-40d6d046dfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:25.869Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=50b7ffbd-24b2-4999-9afc-6f0e4687c916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:35.884Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=eb92108c-4b05-4151-a055-3cba20f76dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:45.900Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=2f1b3ff1-9144-418b-ae27-099e498cbd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-23T01:25:55.919Z |INFO |Init configs |InvocationID=6bf259ea-ac13-43f4-96a9-ab099581b471, InstanceUUID=b2429666-31c7-435d-8af5-08cd5ff5924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023